I’m using mu-plugins, http://codex.wordpress.org/Must_Use_Plugins. These plugins are showing in plugins.php, http://d.pr/i/JIvX. Is there any way […]
Tag: mu-plugins
Can the wp-plugins (Must Use Plugins) URL be targeted for use in functions.php?
Can the wp-plugins (Must Use Plugins) URL be targeted for use in functions.php? I have […]
Using WP_Query within an mu-plugin
I’m trying to create a list of parent IDs for a custom post type for […]
No first_name or user_firstname property in WP_User object
I’m writing a basic plugin. Here’s my code: $new_user = get_userdata($user_id); $first_name1 = $new_user->user_firstname; $last_name1 […]
How to prevent redirect to ‘About’ after core upgrade?
In wp-admin/includes/update-core.php we find the following line: add_action( ‘_core_updated_successfully’, ‘_redirect_to_about_wordpress’ ); I want to remove […]
How to use a Must-Use plugin to hide a regular one and to hide itself?
When solving this issue ( Change admin language based on user (in single-site) ), I […]
How the mu-plugins Folder Works in a Multisite Installation?
I’m a little confused about when I should be placing plugin files into mu-plugins. I […]
Plugins in mu-plugins folder are not loaded
I’m trying to load plugins automatically by putting the plugins into mu-plugins folder. But if […]
No More Posts Available.
No more pages to load.