Using WP-CLI you can specify this as described in the official documentation.
$ wp plugin update <plugin>
Using either of the following arguments
--minor
Only perform updates for minor releases (e.g. from 1.3 to 1.4 instead of 2.0)
--patch
Only perform updates for patch releases (e.g. from 1.3 to 1.3.3 instead of 1.4)
--version=<version>
If set, the plugin will be updated to the specified version.
Related Posts:
- A Way to Auto update plugins using cron?
- Updating WordPress – the best approach (updating wp core, plugins and db)
- Hook (upgrader_process_complete) running moment
- Why users disable the WordPress update?
- Upgrading WordPress 4.0 asks for FTP password
- Plugin upgrade failing during unzip
- Upgrade 4.5.2 to 4.5.3 deleting row in wp_options table
- to perform the requested action wordpress needs to access your web server. please enter your ftp
- what is the correct way to update a plugin via tortoise svn to the repository?
- An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration
- What are the best practices for updating?
- Plugin upgrading: Widget settings
- How to customize a plugin whilst maintaining ability to upgrade
- Why “Contact Form 7” doesn’t update PHPmailer library?
- Removing the “Your backup folder MIGHT be visible to the public” Message Generated by the WP-DBManager Plugin
- Error when updating plugins by FTP “Unable to locate WordPress Content directory (wp-content).”
- Which files get updated in a plugin update?
- How get list of updates of wp site?
- plugin wants to update to wrong plugin
- How to update WordPress plugin readme.txt description page without triggering a plugin update?
- How can a plugin run a script after being updated in MultiSite?
- Missing argument 2 for wpdb::prepare() Issue
- Automatic updates not working/plugins not installing
- How to update plugin without overwrite custom code
- What Triggers a Plugin Update Alert
- WordPress plugin DB upgrade
- Plugins won’t update when WordPress says they’re updated
- Do extra plugin files get deleted during an upgrade?
- What is the easiest way to implement cascading database upgrade for my plugin?
- Override plugin functions in functions.php
- Skip file when plugin updated
- How to migrate from Mark Jaquith’s Subscribe to Comments plugin to Gurken’s new version?
- Upgrade Private Plugin without Deleting
- Can I upgrade plugins via FTP?
- How can we deal with unmaintained plugins with vulnerabilities?
- Function to see how many plugins on a site need updating
- Where to access the available plugin/WordPress updates?
- How to review WordPress website php version compatibility?
- Force Plugin Updates: “Update Failed: Plugin update failed.” after update one plugin
- Best method to upgrade multisite plugin’s numerous database table
- Can’t update/install plugins or WordPress
- How to update plugins with database updates if I use svn
- WordPress independent plugin upgrade notification system [duplicate]
- Display update notification messages like ‘What’s New’
- What keys are needed when passing the icons array to plugins_api()?
- How to find wordpress db schema changes when upgrading from 4.9 to 5.2
- `plugins_api()`: why does a commercial plugin changelog link result in a tailing plugins repo check and 500 error? [closed]
- After upgrade to php 7 plugin/them updates broke [closed]
- Updating plugins asks for FTP information, why? (this is a new one)
- Some recent plugin updates have failed “Could not create directory”
- How to test ‘upgrader_process_complete’ hook in plugin development?
- file-gallery plugin line 1573 broken in 4.2 upgrade [closed]
- What happens if I don’t update my plugins?
- Redirect to another page using contact form 7? [closed]
- Batch update of WordPress Plugins
- My homemade plugin is trying to update to someone else’s plugin
- How to get plugin name from plugin file location
- Disable a plugin from ever upgrading?
- What is a rock solid development and deployment workflow? [closed]
- UpdraftPlus installed malware – scared to download or update plugins now! [closed]
- can we modify wordpress plugin version value to avoid update warning?
- Is there a maximum length to a WordPress Page?
- How to execute plugin and theme updates from a web hook / endpoint?
- Get site url and updates data, then use them
- Regularity of Checking for plugin updates? [duplicate]
- Updating WordPress across multiple versions
- How to add update function to plugin without adding it to https://wordpress.org/plugins/ [closed]
- How (or where) do I get wordpress plugin update download link?
- Problem after updating plugins
- How to check for completeness when upgrading fails and stuck in maintenance mode
- Hooks to run after a core upgrade?
- Manualy Updated WordPress Error
- Plugin updated pushed with git break site
- WordPress wp get_temp_dir return non exiting folder, thus failing plugin & themes update
- There has been a critical error on your website
- Unable to update plugins or log out
- Gutenberg editor in WordPress 5.0.3 /wp-json/wp/v2/pages/4713/autosaves?_locale=user 500 (Internal Server Error)
- Update and remove buttons are hidden in plugin’s page
- Making sure updates didn’t break anything
- Can Hosting affect a plugin from working properly?
- Pause form submissions while upgrading plugins
- WordPress Plugin Install / Update Problem
- Why all my wordpress sites keeps telling me that everything is up to date at /wp-admin/update-core.php?
- Update page (update-core.php) & Plugins page (plugins.php) revert to homepage
- What is a good way to test that plugin upgrades have completed properly?
- Which part of the plugin to change so the updater won’t register the next version?
- Updates for a private plugin?
- Trouble After Update, Removing Plugin
- Using one-click plugin upgrade feature securely on suexec server
- Manually updating a plugin , is it overriding the previous settings of the plugin?
- Plugin update warning
- Self-hosted Plugins & Themes store with auto-updates? [closed]
- Console errors after WordPress Update 6.1
- How to Enfroce Domain Licensing Limits? [closed]
- How to Replicate Elementor Licensing Model
- Can WordPress updates take down site functions?
- Failed to update a post when I add a taxonomy to it
- Manually update notification of plugins needing updating
- On WordPress.org Plugin repository, Last Updated Date doesn’t match with Plugin Version Update Date
- What’s the best way to update my WordPress theme to Elementor?