I know this is kind of a backwards way of doing it, but I suppose if you disable the possibility to upgrade the plugin, then you don’t need to worry about the plugin being overwritten.
Change the plugin version number (in the plugins main file comment header) to something ridiculously high so it won’t recommend an upgrade to the user.
I’ve had to do this for some unsupported plugins in the past when the second or third to last version of the plugin was the last operational version.
Related Posts:
- Redirect to another page using contact form 7? [closed]
- Block plugin update possibilities (but not by hiding notifications)
- Update (a function) post’s featured image as soon as $image_url changes
- How to implement WordPress plugin update that modifies the database?
- Update plugin from personal API
- Keep one user logged for a year?
- How wordpress detects a plugin update
- How to Loop Plugin Option Field Set?
- Can we completely remove the WordPress Sitemaps (WordPress 5.5)?
- Set a User as Author of all ‘New Posts’ posted
- Post source link plugin – small modification
- How to turn off email you receive when registered?
- HELP: Integrating WP with raw PHP code once published button is hit
- How to redirect Old Post URL to new Post and keep Old post Comments?
- Modifying Footnote Plugin for Descriptive Title Attributes
- I would like to use create a function in my custom plugin to tell WP to use a different header
- New Plugin: Post update pushes a copy as a revision
- Can I check plugins and themes for PHP 5.6 ahead of global PHP server Update
- bulk change of image setting “link to” to “link to: image url “
- How to get post URL in the_content filter?
- How to get subscription key or id using Woocommerce Subscriptions [closed]
- Missing argument 3 for wp_register_sidebar_widget()
- How to make my plugin able to be updated from admin panel?
- WordPress Plugin Page is Loading in Admin Content Container Instead of Separate Page
- add_query_arg not working
- Shortcode button dosent work for all posts. Work for first post only
- How to stop or remove an action being called inside a function of an extended class
- Can’t update/install plugins or WordPress
- Theme my Login plugin, how to update fields
- Date calculations from 2 custom fields
- How to enable specific plugin only based around shop manager role?
- Adding a new field to the address field type in gravity forms
- Nested shortcode functions accessing variable
- All sites themes functions.php have been changed
- Customize permalink wordpress category id
- After upgrade to php 7 plugin/them updates broke [closed]
- WP Query. Is there a maximum size?
- Load Javascript from Plugin in One Page Only?
- How to get plugin name from plugin file location
- Checking the count within a foreach loop
- Help with WP Business Directory Manager Plugin?
- wp_dequeue_script for a Plugin
- Need to replace Currency Shortforms
- Return multiple values in a shortcode attribute
- get specific value of a array | PHP
- How to translate wordpress error message
- Api external with wordpress
- All custom widgets are not showing in widget area at the same time
- How (or where) do I get wordpress plugin update download link?
- Different registration form for different roles
- More gentle way to hook WordPress custom url
- Can you echo PHP code from a variable?
- Custom Logo Link WordPress
- How to convert Currency from USD to other IP Based currency in Php function
- how to validate input field in wordpress generated with wpform plugin
- add_rewrite_rule to load different page, without changing URL in browser
- implement custom roles in custom plugin
- How to get current cart values using WC_Shortcodes?
- Creating an array from form inputs before it is posted to the options database
- Share my WordPress plugin for updating how?
- Custom Plugin: How to Include Install Buttons of other 3rd Party Plugins?
- adding dynamic/multiple slug values in ‘option_none_value’
- Submitting form to PHP
- Adding discount functionality to the cart
- How to assign a specific service to a specific provider based on location
- Precheck fields when I add a new post
- front end editor creation for Restropress plug in – displaying information from a WP admin area, on a different URL
- Get Shortcode output to database for static post_content
- working code, not working – Plugin Dev
- How use get_plugin_updates() function?
- Change custom rewrite rule when permalink is updated/changed
- Configuring default woo commerce login with modal popup
- Compare Ajax Data Results
- How can I make the search bar in my wordpress site search all of the pages rather than just the blog posts?
- register_activation_hook doesn’t fire at all
- Nested DIV’s across functions in PHP, do not seem to work
- My ajax request don´t work and return 0
- Populate select option with JSON file
- Every time I use wp_get_current_user() my plugin breaks
- Find all strings between an enclosing shortcode
- Create csv file in plugin
- How to speed up installing plugins and upgrading WordPress
- Posting code inside the post instead of in the template file using shortcode
- Saving plugin data returns “You do not have sufficient permissions to access this page.”
- Metabox Data not saving
- How to add a handler for a button in plugin?
- Can anyone tell me why I can’t edit a plugin when it is installed without having to re-install?
- Including a PHP file via a function that is part of a plugin?
- How to disable register and reset the password from WordPress admin panel?
- How to tweak a plugin without preventing it from updating
- Adminimize Plugin — Is there an alternative to limiting Editor to ‘Appearance > Widgets’ only?
- Integrate Razorpay quick payments plugin with contact form7 plugin
- Woocommerce disable checkout on specific day
- Adding a script & php to functions.php
- PHP Creating a formula from mysql db values and db stored math operator
- How to update changes to multiple sites at the same time
- Make plugin admin page visible to other roles
- How to change all the urls of the WordPress site?
- Sort posts by Date (DESC) and by ACF: active_inactive (ASC)
- I want to allow certain file types on dokan upload files