How to Forcefully Update a Plugin in WordPress?

If your WordPress plugin is not working properly or you want to re-install it even when it is updated to its latest version, without losing data, you can do this without removing the plugin.

You can do this with both active or deactivated plugins.


1. Login to your WordPress admin dashboard.

2. Under the dashboard menu, hover your mouse over "Plugins" and then click on "Installed Plugins".
wp-plugin-installed-plugin-menu.gif


3. Locate the plugin you wish to forcefully update and then click on "Edit".
wp-plugin-edit-hellodolly.gif


4. In the editor, locate the text:
Version: 1.6

Then you will only need to change it to:
Version: 1.5

Only change the version from a higher to a lower number.
wp-plugin-edit-hellodolly-version.gif


5. Scroll down and click on "Update File". Then go back to the "Installed Plugins" list and you will see a text like "There is a new version of"¦" and you will only need to click on "Update now". This will update your plugin"s files.
wp-plugin-update-hellodolly.gif
  • 0 Kunder som kunne bruge dette svar
Hjalp dette svar dig?

Relaterede artikler

Change WordPress Site URL Via phpMyAdmin

How to change your WordPress installation site URL in the event you no longer have access to the...

WordPress Fatal Memory Error

If you see an “allowed memory size exhausted” error in WordPress, this is one of the most...

How to reduce comment SPAM in WordPress

Spam in the comments section of your WordPress posts can quickly become an aggravating problem....

How to Manually Upgrade WordPress

This article covers how to upgrade WordPress. WordPress described the requirements for One-click...

Changing your WordPress URL and Site URL

This article covers changing your WordPress URL. For many people out there, the “WordPress...