Enabling Action and Filter Hook Removal from Class-based WordPress Plugins
Let's explore the hook removal problem for plugins using a PHP class as a code wrapper
Let's explore the hook removal problem for plugins using a PHP class as a code wrapper
WordPress 6.2 is set to reach feature freeze on February 7 and final release on March 28. Take a look back at Core contribution stats from 2022. Read the recap of everything that happened last year that developers need to know. Meet the members of the Incident Response Team.
Each week we are highlighting the news from WordPress.org that you don’t want to miss. If you or your company create products or services that use WordPress, we’ve got the news you need to know. Be sure to share this resource with your product and project managers. News WordPress 5.9 RC 1. Help Test WordPress…
Some developers will appreciate Josh Pollock’s article covering PHP design patterns and architectures. He also covers common patterns employed in WordPress.
Very happy to see the release WP-CLI v2.5.0 knowing it was quite the effort. Kudos to the team. This version includes security patches, PHP 8 support, improved MySQL/MariaDB support, new commands for managing automatic updates and creating MO files, and more. Read the release notes for more.
Joshua Strebel explains PHP workers and what they mean for WordPress hosting. He also shares some test results and what to take away from them. For example, “You want to tune the number of PHP workers to consistently use 80-100% of your available CPU capacity.” There are some good tips on general performance issues in…
Corey Maass and Cory Miller share the messiness of building a WordPress product live. They reveal the initial version of Crop.Express, a plugin designed to crop a featured image within the WordPress workflow and discuss their progress and ongoing development.