I found it. It’s in the active_sitewide_plugins
value of the wordpress_sitemeta
table.
Related Posts:
- clean wp_options table unused rows
- Remove obsolete plugins artifacts from database tables
- Default Plugin Settings Not Writing to Database
- How to remove traces from widget during uninstallation
- wp_editor content in plugin options page
- Gathering and logging data from a plugin: how to do it without race conditions?
- Updating options into the wp database performance
- How to add a custom form to a plugin’s setting page
- update_option creates an option, which empties on a blog reload
- Enable plugins that are “not supported”
- database – multiple wordpress installations using same database – can they share plugin settings?
- Is saving multiple options or saving multiple items in one option better?
- How to find an option in the database?
- ‘Global’ settings page for multisite plugin
- How do I show data from gravity forms in my template? [closed]
- Contact form 7 select box different value-text than content-text in option [closed]
- How to Add an Index to Plugin Database table
- How can I delete orphan keys in WordPress database tables?
- Creating two database tables via plugin
- How to make sense of the active_plugins option_value to enable and disable certain plugins from the database?
- Insert query inserts 2 entries, should insert 1
- How to find out if option exists but is empty?
- Updating WordPress – the best approach (updating wp core, plugins and db)
- How to store ACF custom fields data in a custom table
- Bad Request (Invalid Hostname) on working server, database problem
- Plugin Not Working, But Only On GoDaddy Hosted site
- Network-Wide Plugin Settings Management
- WordPress plugin DB upgrade
- Custom options page checkbox will not save, despite working with text
- Ajax with jQuery UI dialog not working
- add action wp_head not working
- How to debug register_setting callback function
- Is the wordpress user-model changed in wpmu?
- Creating Tables on Network Activation
- Update Option Error: Notice: Undefined index
- Where to hook my plugin’s action
- How to determine what is generating large amount of database queries?
- Building an email signup form. Where should the information be saved in the DB?
- Retrieving a Value from a wp-database
- Need help restoring my WordPress blog
- WP plugins for building a database?
- Doubt using $wpbd->get_col for a single column
- Get plugin option in another PHP file
- Image upload and other options in the same plugin settings form?
- Is it possible to create Custom Post plug-in?
- WordPress Settings Lost After Site Migration
- Delete query not working in plugin
- How do I network enable a plugin for a multisite install via the database?
- import posts with dutch/special letters
- How can I change the meta_key for a particular piece of information?
- Enabling plugin failed because MySQL user do not have CREATE permissions
- options creation for plugins
- Better ads plugin has 500.000 entries in wp_postmeta
- How to create multiple database tables on plugin activation?
- Creating a CSV with PHP inside the plugin directory
- after wordpress update to 3.5+ i get many errors in plugin wpdb::prepare()
- WordPress error: Options page Setting_ not found in the allowed options list
- Allowed memory size exhausted problem
- Saving widget options from class method
- How to create plugin/ page that reads from database
- Change in one place the data about the company, which are placed on several pages
- Assign all Post in Wp to a specific Category
- How to save plugin custom settings page fields
- Storing The Data Collected by Ninja Forms into Another (custom) Database [closed]
- How to reinstate previously saved option?
- Adding a theme option to the admin that lets me turn on/off a javascript file
- How to make a textarea accept javascript in my settings apge?
- WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version [closed]
- Localise settings section headline
- How to make a Product page without ordering and database
- wp_options not returning value for logged out users?
- How to get specific column data conditionally in database in WordPress?
- How can I display selected content from a seperate database in an Activity style widget?
- Problem with MEMCACHE and Redis with wp_options
- $wpdb->delete not working for me
- Performing CRUD operations on front end in wordpress
- How to add specific script to WordPress webpage that will working with user input and databases
- I want to schedule email (date, time is in database->table) wp_schedule_event() not working
- How to use WordPress header function and footer function and not load word press database
- How to securely controlling data without keeping it in postmeta?
- $wpdb->insert not working inside save_post tag
- Store GravityForm data in phpmyadmin (mysql)
- Accessing data from Google Cloud Datastore in WordPress site
- WP options plugin setting not saving the selected checkboxes
- How do I add a textarea (multirow) option to my WordPress plugin?
- errno: 150 “Foreign key constraint is incorrectly formed” [closed]
- why my wordpress dont have toolbar like, plugin, themes and other?
- Database error when user logs in
- HyperDB failover Delay
- Create user assessment and use results in sql query
- WordPress custom posttype meta values doesnot save
- get Options value in “external” page
- Posts are deleted everyday at night
- Display Plugin information on specific url
- Is it safe to increase/alter the size of the wp_post.guid column from VARCHAR(255) to VARCHAR(2048)?
- Website keeps going down, is it a plugin, database, memory problem, or something else?
- On the same site, how do I send data from a plugin file to a theme file?
- How to access values from your own settings page in javascript?
- Does anyone recognize these table names?
- Edit a page/post DB data?