Compatibility with ClassicPress
-
Hi, during some development work I noticed that your plugin mentions this:
WPGlobus is compatible with ClassicPress Version 1.
However, your plugin also requires
WordPress Version: 5.5 or higherThe two statements “bite” each other.
If your plugin intends to support ClassicPress it cannot require WordPress higher than 4.9.15If you have functions that need higher WP, you _could_ conditionally load them depending on the install.
You can see here how to detect a ClassicPress Install.It’s not a request to do so, I just wanted to point it out since it probably will cause some confusion within the user base the way it is presented right now.
Regards,
Beda
The topic ‘Compatibility with ClassicPress’ is closed to new replies.