I know, myself, using a multi site WordPress install, plugins dropped into the mu-plugins folder (wp-content/mu-plugins/) are activated automatically. In this case mu representing must use.
However, I am not 100% positive if this is dependent upon the type of install a single site blog install or multi site/network install.
I found an article outlining most of the information about mu and drop in plugins that I know here.
Additionally, if you are looking specifically for how these plugins are loaded I opened up /wp-admin/includes/plugin.php and found get_mu_plugins() on line 279.
Related Posts:
- How to change a user’s password programatically
- wordpress on localhost lamp doesn’t let me install plugins
- WP_User_Query and non-unique usermeta data
- To Disable WordPress Rest API or Not To Disable?
- how to include other plugins css files in a shortcode?
- Redirect to settings page after install
- Email Notifications of new posts to users – suggestions [closed]
- What is the correct way for a theme to support plugin UIs?
- What is the ‘admin_action_’ . $_REQUEST[‘action’] hook used for?
- Building a plugin that doesn’t break when deactivated
- How does WordPress determine the primary plugin PHP file?
- Data sanitization escaping HTML apostrophes
- Custom comment type maybe?
- How do I get Version of all active plugins programmatically?
- Remove Adminstrator Hyperlink from a user having role to add and see users
- Enable comments for post with comments meta box removed
- How to link to YouTube videos with thumbnails?
- Problem protecting a page with a password
- Storing image gallery plugin data
- wordpress custom login successful redirect hook
- Is there any site where i can found good documentation of wp-ecommerce plugin?
- flush_rewrite_rules() not working on plugin activation
- Determine plugin name from within plugin_action_links filter
- Overide a function that is inside a plugin
- Having separate plugins and themes folder for multi-site setup
- Is there a plugin to record querystring parameters for a page (for customer tracking)? [closed]
- Why are some of my thumbnails not being generated?
- Remove caching from wp_remote_get calls from custom plugin
- Detect the activated theme from plugin code
- prettyPhoto media loading very slowly in Chrome
- How can I capture Memberpress user info after signup [closed]
- WordPress Redirect Not Working – AJAX Callback Response Not Picked Up
- Does WordPress merges a plugin folder during update?
- WordPress independent plugin upgrade notification system [duplicate]
- Using meta_query to get date type values from post_meta table WordPress
- Add An Activity Filter By User Id In Buddypress Plugin
- I am not receiving className in a ServerSideRender component
- Load plugins’.mo and .po files from a directory
- (Big issue) Blog is Getting Down Each day.. what should i do.?
- How to delete custom taxonomy terms in plugin’s uninstall.php?
- Automatic Updates Individual Plugins Not Working
- Problem with updating a plugin
- Send email when a portfolio project is updated
- change content based on url per plugin
- WordPress as web application base
- Unable to add TAB character to post?
- can i limit editing specific custom fields to certain roles?
- How to insert multiple postmeta values with one query?
- Woocommerce showing images blurry in description page
- “Conflict” with jQuery (or its plugins)?
- Restrict content based on buy woocommerce product
- Can I use register_settings and unregister_setting once the settings page has loaded?
- posts from multiple post types in one slider
- Class or function wrapper for plugin code
- How to customize this theme? [closed]
- plugin generated unexpected output during activation, but it is empty
- Shortcode Output on Top of the Posts [duplicate]
- How Should Custom Functions Be Called For Single Posts?
- Social share buttons text shows up on post excerpts
- Ajax request sends url rather than data
- Importing csv file
- grab or load text on demand
- All In One SEO Plugin – Category INDEX
- Edit post image attributes on fly?
- Grouping imported products and showing variations based on selected product
- WordPress fatal error from php protocol codes
- How to display the category name in the tab and post inside the tab in WordPress?
- Want to build parent-child relationships between custom post types created with CPT UI
- Ultimate Members Default Post Layout problem
- best way to upload a large file to wordpress using wp all import
- General Term for this form Field
- how to enable/activate a plugin per Cpanel
- Gutenberg Block: How to reload a ServerSideRender?
- How to define the slug for my custom plugin?
- Is it possible to create duplicate post on other site (either push, on publish, or pull, periodically)?
- Run a Change Role Cron Job on WordPress via cPanel
- How to display variables from plugin?
- Payment failed but order is placed on wp site
- using wordpress login details for other website / application / forum?
- Widget outputs the value but doesn’t save anything inside the textarea
- Publish check if the edited content has HTML “div”
- Add dynamic color to each category item
- ACF repeater field
- Code fails in plugin file but works in functions.php
- Which wordpress plugin increases the size of tag as per more number of posts on it?
- Redirect default login page to a custom page [duplicate]
- How do I convince this button to do something when it is clicked?
- Display_rows() and column_cb() strange behaviour
- I need to insert a captcha for all comments in word press
- Doing action based on input from options menu
- Images not showing and plugins not installing on wordpress server move
- “The Events Calendar” Issues in WP 3.2
- How can I be a plugin developer? [closed]
- How to generate a responsive output from plugin?
- save_post hook is not working after changing priority
- The plugin generated xxx characters of unexpected output during activation
- My wordpress site wont load, it gives header error warnings
- Displaying Random Image from ACF Options Page [closed]
- Shortcode returning specific content of a post
- How to modify submit button on GravityForms