Not possible unless you plan in advance in your plugin for such a possibility. And even if it was somehow possible you are still not likely to have any user read the message and actually understand it.
A more realistic approach is to do a two steps upgrade, in the first vesion of your plugin to maintain appropriate backward compatibility and only later you remove it from your code, giving both you the option to give proper notification, and the user time to adjust whatever he needs.
Related Posts:
- to perform the requested action wordpress needs to access your web server. please enter your ftp
- How can I stop WordPress from prompting me to enter FTP information when doing updates?
- How to implement WordPress plugin update that modifies the database?
- What are the best practices for updating?
- Update plugin from personal API
- Can’t install new plugins because of the error “Could not create directory”
- Removing the “Your backup folder MIGHT be visible to the public” Message Generated by the WP-DBManager Plugin
- How to create a WordPress plugin for another wordpress plugin?
- Error when updating plugins by FTP “Unable to locate WordPress Content directory (wp-content).”
- Preventing a plugin from updating
- Plugin update error message
- Customize plugin update “new version is available” text
- Get Latest Plugin Version from WP API
- How wordpress detects a plugin update
- A Way to Auto update plugins using cron?
- Overwrite textdomain of plugins by default – Lost Translation
- Plugin updates are not shown
- Filter Hook on plugin update
- Remove update messages for deactivated plugins
- How get list of updates of wp site?
- How to notify users of blog updates a la Admin Plugin Update notifications?
- WordPress error – PHP Fatal error: Uncaught Error: Call to undefined function register_block_type_from_metadata()
- Automatic updates not working/plugins not installing
- Hook (upgrader_process_complete) running moment
- WordPress plugin search does not work and updates are not shown, VPS install
- How do I prevent Plugin updates from clobbering user edits?
- Force wordpress to request for FTP Info on theme/plugin install/update
- Under which circumstances is the .maintenance file not deleted?
- Plugin child folder?
- How to check if WordPress is updating plugins?
- All Updated Plugins Disappeared
- Do extra plugin files get deleted during an upgrade?
- Could not create directory
- Can I check plugins and themes for PHP 5.6 ahead of global PHP server Update
- Can’t use the built-in wordpress install/upgrade plugin feature [closed]
- How can we deal with unmaintained plugins with vulnerabilities?
- How to create a plugin that notifies for updates?
- Where to access the available plugin/WordPress updates?
- ‘Customize’ button in admin bar for CSS
- Are there hooks for WordPress updates?
- How to make my plugin able to be updated from admin panel?
- How to update WordPress plugins to latest using SVN
- Elementor\Scheme_Typography’ not found [closed]
- Theme and plugin install or update display error in localhost
- What is the correct way to update both WP/plugins/themes without breaking the site?
- Pushing out updates to multiple installs?
- custom changes removed after plugin update
- Plugin updates from a specific location
- What keys are needed when passing the icons array to plugins_api()?
- Two problems on my WordPress installation [closed]
- get 404 when accessing wp-admin/plugin-install.php
- Programatically update non-wordpress repository hosted (self-hosted) plugins
- Call specific plugin update
- Malware installation during plugin update?
- WordPress plugin updates / set file as immutable to prevent certain files from changing?
- WordPress update and plugin install not working
- Redirect to another page using contact form 7? [closed]
- How do I disable an update for a specific plugin?
- Batch update of WordPress Plugins
- How to get plugin name from plugin file location
- Plugins fail to update: Download failed. A valid URL was not provided
- How do I get the user ID of the user that was updated in WordPress?
- How to update mu-plugin
- Error checking when future updates are automatic
- Vulnerability Concern From the Plugin or From Not Updating the Plugin?
- Why does this code snippet create a critical error on my site? [closed]
- Regularity of Checking for plugin updates? [duplicate]
- getting notifications about updates only in the “core” page
- How do I change where a plugin pulls updates from?
- Plugin upgrade failing during unzip
- Problem after updating plugins
- After a manual update, themes and plugins that were installed (and still in the directory) are not being seen
- Manualy Updated WordPress Error
- WordPress plugins – “Update” in backend vs replacing all files with never version
- How can I disable new plugin and theme install, but allow updates?
- How to prepare (compress/zip) a plugin to enable updating instead of adding new instance?
- Plugin updated pushed with git break site
- Bash script to check available updates
- WordPress fresh installation did not update default plugin and themes to latest version
- Custom Plugin Update
- How use get_plugin_updates() function?
- There has been a critical error on your website
- Updates Hidden on Dashboard
- Error after installing the WordPress plugin updates
- Custom plugin which downloads updates from custom endpoint, extracts new version zip into a new name
- Plugin doesn’t update it’s version and code on WordPress.org
- Can Hosting affect a plugin from working properly?
- WordPress Plugin Install / Update Problem
- Trouble cloning a live WordPress site to a new site on a local server?
- WordPress update plugin through Dashboard/Plugins displaying error
- Update page (update-core.php) & Plugins page (plugins.php) revert to homepage
- How to keep edited plugins updated?
- How to speed up installing plugins and upgrading WordPress
- Automatic updates of plugins and themes outside of wordpress.org
- Which part of the plugin to change so the updater won’t register the next version?
- Updates for a private plugin?
- No plugin updates after moving wp-config.php above root map
- How to include a custom thumbnail with my WordPress plugin?
- How to update changes to multiple sites at the same time
- how to update wordpress plugin programmatically using plugin path