Quantcast
Channel: WordPress › Support » Forum: Hacks - Recent Topics
Viewing all articles
Browse latest Browse all 8245

Christiaan Conover on "get_plugin_data() is undefined function?"

$
0
0

I have the following code in my plugin's main file:

$_ENV['cc_author_plugindata'] = get_plugin_data( __FILE__, false );

I get the following error:

Fatal error: Call to undefined function get_plugin_data()

I'm inside wp-admin, so I'm not sure why this function isn't available. What's going wrong?


Viewing all articles
Browse latest Browse all 8245

Trending Articles