How to find a tag, category, post or page ID in WordPress
In this beginners’ tutorial, we will learn how to find the post ID in WordPress. It also works for pages, categories or tags ID.
December 11, 2019In this beginners’ tutorial, we will learn how to find the post ID in WordPress. It also works for pages, categories or tags ID.
December 11, 2019In this tutorial we will see how to create custom loops in WordPress, and how it’s possible to customize them using the class WP_Query().
September 12, 2019It’s possible to add Google Fonts in a WordPress theme, and there’s a right way to do it. Let’s see how to do that without using a plugin.
July 25, 2019A coding tutorial about how to add and show post and page views in a WordPress site, without using plugins or external tools.
July 23, 2019A tutorial in which we’ll see how to remove the admin bar (or toolbar) from a WordPress site with just one line of code. Quick and useful.
July 22, 2019