How to render shortcodes in WordPress templates

by

In this tutorial, you’ll learn how to execute WordPress shortcodes in templates.

How to enable wide and full-width images in WordPress Gutenberg themes

by

In this tutorial, you’ll learn how to add two more alignment options for the image blocks in Gutenberg-ready WordPress themes.

Split functions.php into multiple files in WordPress

by

In this tutorial, I’ll share a quick way on how I split functions.php into multiple files in WordPress.

Query posts by date field using WordPress ACF

by

In this tutorial, you’ll learn how to query posts by date field using WordPress Advanced Custom Fields plugin.

Top 5 most popular WordPress tutorials

by

I’ve created a list of the 10 most popular WordPress tutorials based on the page views.

My WordPress .gitignore config file

by

In this article, I’ll share my WordPress .gitignore configuration file.

Content type related post excerpt in WordPress

by

In this tutorial, you’ll learn how to change post excerpt depending on content type.

How to change excerpt length in WordPress

by

In this tutorial, you’ll learn how to change the default excerpt length in WordPress.

Create a new sidebar in WordPress

by

In this tutorial, I’ll show how to register a new dynamic sidebar in WordPress.

Load Google Fonts via functions.php in WordPress

by

In this tutorial, I’ll show how to load Google Fonts or any other CSS file using functions.php.