Topic Archives

Learn WordPress

Various resources for learning about WordPress, including tutorials, articles, and plugins. These resources can help you better understand how to use WordPress, customize your sites, and improve functionality.

View all WordPress articles

Use AI to Enhance – Not Replace – Your WordPress Expertise

Use AI to Enhance – Not Replace – Your WordPress Expertise

AI can speed up WordPress development, but overreliance can hurt your workflow. Learn how to use AI tools effectively without losing control of your code.

How To Protect Media Files Uploaded to WordPress

How To Protect Media Files Uploaded to WordPress

WordPress uploads are public by default, so your files can be hotlinked or pulled into search results. This article shows server-level hotlink blocking, noindex headers, and ways to protect attachment pages.

The Bad Habits That Can Hurt Your WordPress Website

The Bad Habits That Can Hurt Your WordPress Website

When you build a WordPress website, you open yourself up to an entire world of possibilities. That is both a good and bad thing. The built-in conveniences and ability to…

The Risks of Not Logging Out of WordPress

The Risks of Not Logging Out of WordPress

Learn why logging out of WordPress is crucial for security. A report reveals 60% of hacks stem from stolen session cookies. Simple steps can prevent this risk.

How to Build Client-Proof WordPress Websites

How to Build Client-Proof WordPress Websites

Handing off a new WordPress website to a client offers a great feeling of satisfaction. You provide a pixel-perfect rendering of a brand’s online presence and hope it plays a…

Learn How to Display WordPress Custom Field Data With Blocks

Learn How to Display WordPress Custom Field Data With Blocks

Learn how to use the WordPress Block Bindings API to display custom field data—no plugin required. A simple walkthrough with real examples.

Pondering the Future of the WordPress Sidebar

Pondering the Future of the WordPress Sidebar

We take a trip back in time and examine what made the WordPress sidebar so special and share some potential sidebar ideas for a new era.

6 Best Plugins for Adding Two-Factor Authentication (TFA) to WordPress

6 Best Plugins for Adding Two-Factor Authentication (TFA) to WordPress

We explore what two-factor authentication actually is and take a look at a few WordPress plugins that will help you add this feature with minimal effort.

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.

8 Best Free Plugins for WordPress Multisite in 2026

8 Best Free Plugins for WordPress Multisite in 2026

A collection of the most essential free plugins for WordPress Multisite that add all kinds of fantastic functionality.

How to Add Conditional Logic to Your WordPress Theme

How to Add Conditional Logic to Your WordPress Theme