Software Engineering in Web Development, Backend Services, and More

Search: “wordpress plugins” (Page 117 of 127)

We found 634 results for your search.

Why We Don’t Always Need Do Perform an Early Return

[…] on a certain page, we can go ahead and leave the function: In this case, it makes sense because: You only want to perform work on the plugins.php page, The amount of work to be done in the function is larger than what should ever fit within a conditional. But there’s an alternative when […]

Easier Excerpts 1.9.0 (with Gutenberg Support)

[…] of Easier Excerpts. It remains one of my simplest plugins (with Scheduled Post Shortcut being the other); however, it’s one that I dogfood the most. Now that WordPress 5.0 is out (and, at the time of this writing, WordPress 5.0.2), Gutenberg is out, as well. And with the new editor comes a new way […]

Writing Unit Tests with PHPUnit, Part 3: XML Configuration

[…] generally leave this as-is. bootstrap. This is optional, but if you opt to include other files with your tests (like bringing in a mocking library, part of WordPress, or a third-party library), then this will all you to define the location of the script that needs to execute. Mocking and bringing in WordPress is […]

« Older posts Newer posts »

© 2026 Tom McFarlin

Theme by Anders NorenUp ↑