A lot of plugins have incomplete guides and docs. But that shouldn't stop you from figuring out it's filters and actions. Click here to…
Have you seen function like add_filter() or add_action() scattered across your Theme files? They are called Hooks and we will learn what exactly those…
Bogo is solid, reliable and conflict-free multilingual plugin. It duplicates your post and uses URL Rewrite to serve the correct translation.
There are many overlapping Date methods in PHP and WordPress. This article will show you the best way to handle Date object.
Learn about the basic of Sticky position and some advanced tips like adding a class when the element becomes sticky.
WooCommerce is a pain to integrate with Timber. This tutorial will show you the simplest and quickest way to get started.
If you think Yoast is good, then you will be blown away with this plugin. Read more to learn why and how to migrate…
If you have a simple ACF Repeater Field, try replacing it with a plain Table. Other than being easier to edit, the performance is…
Instead of saving the Field Groups setting into the database, you can do so in your theme folder.
Composer is a command-line tool to manage 3rd party PHP libraries. But not many people know that it can be used for WordPress plugins…