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

Topic Archives

Code Snippet

An Introduction to WordPress Block Themes

An Introduction to WordPress Block Themes

An introduction into the basics of WordPress block themes, and discussion on how they compare and contrast to traditional themes.

How to Add an SSL Certificate to Your WordPress Website

How to Add an SSL Certificate to Your WordPress Website

SSL has never been easier or more affordable to implement on WordPress. This quick setup can mean big benefits for your site and its visitors.

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