I’m also using a Deployment process including 3 environments. This is an issue we can’t really address automatically unless you check the difference between 2 sql dumps I guess.
The way to go would be to create a bit of PHP to populate your settings on deployment (or on plugin activation). It’ll obviously involve to check the plugin source code and/or the database for the options table.
Unfortunately I’m not aware of any solution which would help with that otherwise.
(Considering you are already using something like WP_Skeleton & WP_Stack)
Hope that helps
Related Posts:
- How can I sync WordPress plugin settings between environments?
- How to transfer a WordPress blog to a different domain?
- How to install and activate a plugin via an external PHP script
- WordPress with Git deployment issues
- Custom Plugin – Package and Deployment Solutions
- How to deploy gutenberg on my own [closed]
- What is a rock solid development and deployment workflow? [closed]
- How to notify wordpress instalation about my plugin update?
- Manually updating plugins via FTP or SCM
- WordPress Plugin Development In MVC Architecture, How?
- What happens when two plugins have the same 3rd party class included into them?
- add_rewrite_rule, plugin activation and plugin deactivation
- Update Multiple Post Meta for the Same Post In One call?
- Allowing Custom Capability to Manage Plugin Options
- wp_insert_user – how to send verification email before logging in
- Get the current taxonomy product category title in woocommerce
- Custom Post Type causes Page Not Found
- Detect if a plugin was included in a certain page
- Plugin shortcode won’t work on a custom template file [closed]
- Upload file inside plugins options page
- Plugin Expires Headers – W3 Total Cache [closed]
- Is there any way to get all the name or slug of template parts used in a page?
- how an array index could be a file path
- Best method to upgrade multisite plugin’s numerous database table
- Activated plugin is stored as an object, rather than as a path
- Problem converting tags to categories while having large number of tags
- Color java code the way it is colored in eclipse [closed]
- What is generating my meta og:description?
- Certain actions failing when run through cron
- How do you allow users tag a photo
- Send Custom welcome email to specific user group
- install robots.txt to wordpress website admin
- Send Contact form 7 data to remote server using .NET api [closed]
- add_action in static class [closed]
- Automatically populate title field
- Will these plugins work with wp multisite?
- Sync User to cPanel webmail?
- get gravity form ID from backend/wordpress admin
- Namespaced shortcode?
- What exactly happens to function argument availability when using a filter?
- Repeated Output in Widget
- Changes not visible when not logged in
- How retreive saved data from gravity forms in my template?
- Api external with wordpress
- Redirect Plugins.php to New Plugin Page
- Need to revert to an older version of wordpress
- Sharing functions between plugins
- How to add an extra, independent set of custom fields?
- Making the ‘add to cart’ button redirect to PayPal
- Is it possible for a plugin to prevent certain plugins from being installed?
- Activate a plugin via a SQL query
- WordPress search shows protected content
- Change Dashboard URL from wp-admin to wp-admin/index.php
- How to customize maintenance mode notification in wordpress?
- Set Button in PluginDocumentSettingPanel Content (WordPress Gutenberg)
- Disable recpacha for contact form 7 specific form
- What is com_jce
- Cant create table on plugin activation
- Trouble with AJAX using GET
- Why is my shortcode not working?
- Custom Rewrite Rule Removing Query String
- Critical Error after Updraft Restoration
- Link custom post type to page
- ” tag is changed to ” when configuring Cookie Notice
- How to add specific posts to specific pages in WordPress?
- added code to permalink (URL)
- Why is my custom taxonomy image not displaying?
- How to order blog posts by no. of likes?
- Set Content-Type header in do_parse_request filter
- cURL do not mimic click
- What action or filter can I use to change all the html returned from server for a page?
- how to show Author group not Author name
- How can I display a list of only categories which are marked as ‘featured’ in the backend?
- Wordress admin page is fetching error You do not have sufficient permissions to access this page.
- Unexpected plugin_dir_path Output
- Plugin install error: Installation failed: The package could not be installed
- How can I make my plugin display custom post meta data on the front end?
- Which WordPress version to use for improved plugin compatibility? [closed]
- WP_Filesystem usage within a block of code
- Convert HTML5/CSS3 site to WordPress Theme (need a lot of plugins) or just use the API?
- Extending the “Add Media”-Dialog … how do I finally insert something to the Post?
- How can I retrieve data within my widget
- Incentive theme – Getting ’You do not have sufficient permissions’ while trying to install plugins
- What tool are available in the wordpress API for debugging a plugin?
- In my plugin when i call select page is blank
- Including a PHP file via a function that is part of a plugin?
- Twitter List Tweets and Delicious Links as Posts
- Overriding FB Auto Connect plugin function displayed in footer
- Replace all media (images)
- Integrate Razorpay quick payments plugin with contact form7 plugin
- Trying to disable all notifications except for one on woocommerce checkout page with css [closed]
- How I can hide my wp folders from Inspect Element (Developer Tools)
- How to Find WordPress site has backdoor login Codes
- WordPress woocommerce shipping order [closed]
- List all posts in a particular page [closed]
- Refresh server side rendered block in Gutenberg without changing attributes or its content
- Disable auto-embed feature when pasting links in Gutenberg editor?
- How to add product thumbnail on orders list on backend?
- On WordPress.org Plugin repository, Last Updated Date doesn’t match with Plugin Version Update Date
- How to make content as required in custom post type?