Hm… In more pure sense of the question I suppose you could filter active_plugins option on retrieval via option_active_plugins filter and throw plugin out for one of the sites. But I won’t try to predict what this can cause to active/inactive state in your situation. 🙂
I think more practical solution would be to figure out functions and hooks that SEO plugin uses and unhook them. Hopefully plugin you use is coded decently enough for that to be possible without much trouble.
One more idea – dump plugin in mu-plugins for one of the sites so it is forcefully active for it.
Related Posts:
- How do I show data from gravity forms in my template? [closed]
- Is it bad practice to create own table for a plugin?
- How to Add an Index to Plugin Database table
- How can I delete orphan keys in WordPress database tables?
- What are these entries in the database? Looks similar to JSON
- 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?
- How to empty wordpress custom post Database table
- insert data in database table from plugin with WP3.1
- Insert query inserts 2 entries, should insert 1
- 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
- Custom database table for plugin not creating on activation
- WordPress plugin DB upgrade
- Should I global $wpdb outside of any of my plugin’s functions scope?
- Ajax with jQuery UI dialog not working
- How to edit/delete single row items in a table on my own menu page
- Is the wordpress user-model changed in wpmu?
- Default Plugin Settings Not Writing to Database
- Creating Tables on Network Activation
- 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?
- Plugin Options Not Saving to Database in WP 4.5
- Doubt using $wpbd->get_col for a single column
- 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?
- Create a table with wordpress plugin boilerplate
- WordPress and a secondary database?
- plugin code is pulling information from database in one instance and not in other. What is wrong?
- Better ads plugin has 500.000 entries in wp_postmeta
- Can I create a table on my DB without creating a plugin?
- WordPress : Explain Plugins & Theme string value in database
- Creating a CSV with PHP inside the plugin directory
- Plugins in WP_Options but not Active
- Gathering and logging data from a plugin: how to do it without race conditions?
- How to pass the API key to the client from the database? [closed]
- dbDelta not adding additional columns in plugin database update
- Updating options into the wp database performance
- Ajax save data to database on document ready, no data being saved
- How to edit a published post?
- Plugin has added weird data in wp_options, set to autoload
- How to create plugin/ page that reads from database
- Assign all Post in Wp to a specific Category
- External wpdb connections in different plugins on single page
- Storing The Data Collected by Ninja Forms into Another (custom) Database [closed]
- WordPress plugin: efficient way to store large data
- WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version [closed]
- Is this plugin safe to run?
- Integrating Custom Database with WordPress
- How to make a Product page without ordering and database
- 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?
- create pages automatically and dynamically in wordPress
- $wpdb->delete not working for me
- How do I add a medium to the WordPress database with my own plugin?
- 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
- add_action(‘the_content’, ‘my_plugin_content’) is null
- Store GravityForm data in phpmyadmin (mysql)
- Programmatically generate new pages for a site based on page template and content elements accessed via DB
- Remove special characters from filenames
- Accessing data from Google Cloud Datastore in WordPress site
- errno: 150 “Foreign key constraint is incorrectly formed” [closed]
- Database error when user logs in
- database – multiple wordpress installations using same database – can they share plugin settings?
- HyperDB failover Delay
- how can i get records from wp_postmeta table using particular meta_key in database?
- Include plugin form in the home page
- Write mysql credentials in plugin
- Create user assessment and use results in sql query
- Is saving multiple options or saving multiple items in one option better?
- WordPress custom posttype meta values doesnot save
- Collaborate on wordpress local website, share files via dropbox?
- Pull Data from DB for Admin Page Display as Relates to Admin Page Class by BA Internet
- 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)?
- Duplicator live to wamp https to http
- Website keeps going down, is it a plugin, database, memory problem, or something else?
- register_activation_hook not working
- On the same site, how do I send data from a plugin file to a theme file?
- Text Wrapping in WPDataTables
- Very slow page loads
- Edit a page/post DB data?
- Can’t change login logo & css – older plugin data blocking?
- How do I set WordPress to send 2 different emails based on criteria in the database when someone submits a form?