Admin now uses WP_PLUGIN_DIR and WP_PLUGIN_URL to figure out where it lives instead of manually munging stuff based on PLUGINDIR. #5
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "egypturnash/adminworkswithrelocateddirectories"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
cpm_get_plugin_url() has been largely cloned from cpm_get_plugin_path(), use these to get the URL and the file path, respectively, as they may be different in secured setups.
Checkout
From your project repository, check out a new branch and test the changes.