28 October 2020
|
Omar Reiss
On November 26, PHP 8 will be released to the world. PHP 8 is set to become one of the most breaking PHP releases in the history of PHP and will bring along unprecedented challenges for legacy PHP codebases, like WordPress, to fix compatibility. Today we bring you a comprehensive report on WordPress and PHP …
Read: "The 2020 WordPress and PHP 8 compatibility report"
27 November 2019
|
Andy Meerwaldt
Every developer has the habit to reinvent the wheel. We search for excuses to do everything ourselves, such as "Ah no, that thing doesn't fully cover what I need" and "I don't trust code I didn't write myself". That's too bad because others might have fixed the same issues you ran into. In this post, …
Read: "Is there a plugin for that?"
16 October 2019
|
Alexander
Unit-testing your WordPress plugin can be challenging. Luckily there are tools out there making it a lot easier. In this post, we will be covering the following tools: PHPUnit, Mockery and BrainMonkey. Together these tools can be a powerful tool to ensure the technical quality of your plugin. Before we started using these tools at …
Read: "Unit-testing with mocks in WordPress"
30 October 2017
|
|
Tim Hengeveld
At Yoast, we organize a company-wide user testing session each month. In these sessions, we ask our employees to take a look at a product or feature. On October 12th we focused on user-testing Gutenberg. We did this to gain a better understanding of how different users work with Gutenberg. This knowledge is sure to …
Read: "User-testing Gutenberg"