New Tutorial: Using PHP Composer in the WordPress Ecosystem
This post was originally published on blog.php-prefixer.com. When building a WordPress website,......
WordPress / !important - 7 bookmarks
This post was originally published on blog.php-prefixer.com. When building a WordPress website,......
WP Theming is a collection tutorials and code snippets related WordPress, WooCommerce and themes....
WordPress Development Courses As of right now, WP Dev Academy has two announced courses, and plan on releasing a total of 3 over the course of the nex...
A library which provides extended functionality to WordPress custom post types and taxonomies. - johnbillion/extended-cpts...
Using AJAX to run WP_Query in batches...
In this article, we tackle an intermediate topic in object-oriented PHP: magic methods, specifically __construct(). Our goal in this article is to...