Ignore version checking for plugins?

There are some plugins from native WP, that expects version 6.4+ and by default those won’t install/activate on ClassiPress and shows error:
“This plugin does not work with your version of ClassicPress. Please update ClassicPress.”
thing is, that i would like to troubleshoot those on my own, is there a filter to disable version checking for plugins or option to “force” enable plugin (except changing string in database)

to test them I advise a staging site, download them from the WP repo and use the upload plugin page.

That way they install anyway.

And you will be able to see if they work.

3 Likes

You can use this plugin to force whatever WP version you wish, so you can easily install and test plugins that call for a higher WP version than 6.2

3 Likes