adobe stock iconDownload 10 Free Photos & Design Assets From Adobe Stock Download Now

Topic Archives

Code Snippet

Simple WordPress Snippets to Enhance Your Secondary Navigation

Simple WordPress Snippets to Enhance Your Secondary Navigation

Using these WordPress snippets can further help users get where they need to go and discover content they may have otherwise missed.

How to Style Wide & Full-Width Gutenberg Blocks in WordPress

How to Style Wide & Full-Width Gutenberg Blocks in WordPress

A quick WordPress tutorial that will show you how to add wide alignment support to Gutenberg Blocks and how to style them via CSS.

How to Add Conditional Logic to Your WordPress Theme

How to Add Conditional Logic to Your WordPress Theme

We take a look at a few of the more commonly used Conditional Tags and how you might implement them into your own WordPress site.

How to Create a Custom Color Palette for the WordPress Gutenberg Editor

How to Create a Custom Color Palette for the WordPress Gutenberg Editor

The beauty of the WordPress Gutenberg block editor is that it allows content creators more design freedom. But for web designers, it’s not always desirable to give clients access to…

How to Display Content Based on WordPress User Roles

How to Display Content Based on WordPress User Roles

Using the current_user_can function, learn how to display custom content and special features based on the roles and capabilities of your WordPress users.

How to Avoid Common WordPress Theme Development Mistakes

How to Avoid Common WordPress Theme Development Mistakes

We take a look at five of the most common mistakes found in WordPress theme development and offer alternatives solutions.

Simple Ways to Customize WordPress Plugins

Simple Ways to Customize WordPress Plugins

Extending a WordPress plugin doesn’t require expert knowledge. Mostly all you need is an understanding of PHP & HTML is all you need.

How to Create a Custom User Role in WordPress

How to Create a Custom User Role in WordPress

We take a look at what custom user roles are in WordPress, why you’d want to use them, and a few different techniques for creating them.

An Introduction to WordPress Child Themes

An Introduction to WordPress Child Themes

Among the top features of WordPress is the ability to build a great-looking website even if you’re not a designer. Through the use of third-party themes, just about anyone with…

Controlling WordPress Through the Command Line with WP-CLI

Controlling WordPress Through the Command Line with WP-CLI

For anyone looking for more control and the ability to carry out complex WordPress tasks, learning how to use WP-CLI could be just what you need.

20 Time-Saving WordPress SQL Query Snippets

20 Time-Saving WordPress SQL Query Snippets

WordPress stores every single scrap of information within a MySQL database. Posts, pages, comments, shortcodes, plugin settings… absolutely everything. The WordPress backend is fantastic and does allow you to manage…

10 Useful htaccess Code Snippets & Hacks

10 Useful htaccess Code Snippets & Hacks