5 Ways to Create a WordPress Plugin Settings Page
The extensibility of WordPress has always been one of its strong points. Not only are there thousands of plugins available, you can build your own. At some point, you might… Read more
A collection of resources for WordPress Developers, written and curated by experts
The extensibility of WordPress has always been one of its strong points. Not only are there thousands of plugins available, you can build your own. At some point, you might… Read more
The WordPress REST API was merged into WordPress core in version 4.7. Before that, developers relied on the default AJAX implementation, otherwise known as admin-ajax after the /wp-admin/admin-ajax.php file that… Read more
This is article 2 of 2 in the series “How to Develop a WordPress Plugin Using Webpack 3” Have you ever wondered how to get React working with the WordPress… Read more