Topic Archives

WordPress Tutorials

Step-by-step tutorials covering a wide range of WordPress tasks. They’re perfect for learning something new or needing to solve a particular WordPress issue. Topics covered include setup, design, development, and plugin usage.

View all WordPress articles

How to Build a Custom WordPress Block With Telex

How to Build a Custom WordPress Block With Telex

Learn how Telex from Automattic helps you build custom WordPress blocks with plain language prompts, test them in Playground, and export them as installable plugins.

How to Use Block Template Parts in a Classic WordPress Theme

How to Use Block Template Parts in a Classic WordPress Theme

Classic WordPress themes can use block template parts without switching to a block theme. Learn how to add theme support, build a part in the Block Editor, save the markup, and call it from a PHP template.

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 Onboard Your Clients With WordPress

How to Onboard Your Clients With WordPress

Learn practical methods to guide your clients in using WordPress, from simplifying the dashboard to providing tailored training and resources.

How to Use ChatGPT to Export Data from a WordPress Database

How to Use ChatGPT to Export Data from a WordPress Database

Learn how ChatGPT can help extract data from multiple WordPress plugins for quicker and easier data handling.

The Best Practices for Redesigning a Large WordPress Website

The Best Practices for Redesigning a Large WordPress Website

Redesigning a large WordPress site takes more than a new look. Learn how to review content structure, inspect theme code, audit plugins, plan staging work, and avoid missing key details.

How to Run a Stable, Secure and Successful WooCommerce Website

How to Run a Stable, Secure and Successful WooCommerce Website

We take a look at some of WooCommerce’s hidden secrets so that you’ll have a stable, secure and successful eCommerce store.

How to Successfully Migrate Your Website to WordPress

How to Successfully Migrate Your Website to WordPress

There are several obstacles you need to overcome while migrating to WordPress. Here are some tips to make the process as smooth as possible.

Best Practices for Your WordPress Theme’s functions.php File

Best Practices for Your WordPress Theme’s functions.php File

Should your custom code go in functions.php or a plugin? This guide explains best practices for organizing snippets and avoiding future site problems.

Things You Should Know Before Customizing WordPress

Things You Should Know Before Customizing WordPress

Customizing WordPress requires planning. So, before you fire up that code editor, here are some things you should know about the process.

An Easy Way to Edit Block Visibility in the WordPress Gutenberg Editor

An Easy Way to Edit Block Visibility in the WordPress Gutenberg Editor

We share a collection of different ways you might utilize Block Visibility in the WordPress Gutenberg Editor.

An Introduction to WordPress Block Themes

An Introduction to WordPress Block Themes