[Plugin: WordPress Mobile Pack] Incorrect location of plugin directory
-
Small bugfix for you. My plugin directory is not in the default directory and this plugin throws a fatal error.
On line 40 of mobile_pack_base/functions.php it should say:
$wp_mobile_pack_dir = WP_PLUGIN_DIR . '/wordpress-mobile-pack';instead of
$wp_mobile_pack_dir = WP_CONTENT_DIR . '/plugins/wordpress-mobile-pack';John
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[Plugin: WordPress Mobile Pack] Incorrect location of plugin directory’ is closed to new replies.