Results 1 to 2 of 2
-
07-25-2024, 02:21 PM #1
Junior Guru Wannabe
- Join Date
- May 2018
- Location
- Portugal
- Posts
- 38
WordPress compatibility check for plugins before update
Hi everyone,
I’ve been struggling with safely updating WordPress due to plugin dependencies and incompatibilities. To solve this problem, I developed a service that checks if plugins are compatible with specific WordPress versions and hosting configurations. It also verifies that all required plugins are present and tested on the specific WordPress version.
Now, whenever a new update becomes available, I first check it with this service via an API. If everything looks good, I proceed with the update immediately. So far, this approach has been working well for me. It would be absolutely amazing if you could test it here and tell me if it works for you http://wpc.walive.io:33500/. Or if it’s missing something so I could add. For example, I’m considering incorporating a check for removed and deprecated functions in the plugins, so I could identify which ones are flagged with potential issues.
-
07-25-2024, 03:33 PM #2
Moved to where this is allowed.
Similar Threads
-
Check database for duplication before sending the form
By bambinou in forum Programming DiscussionReplies: 1Last Post: 05-20-2013, 07:21 PM -
Looking for Plugins/Widgets for WordPress review site
By jcarney1987 in forum Web Design and ContentReplies: 3Last Post: 02-25-2012, 01:28 PM -
Quick Check For Old WordPress Installs
By mrbt in forum Hosting Security and TechnologyReplies: 1Last Post: 01-09-2007, 12:09 AM -
how to check for trademarks infringments before register a name??
By terrix in forum Domain NamesReplies: 7Last Post: 09-08-2004, 12:58 PM