WordPress.org
  • News
  • Showcase
  • Hosting
    • Themes
    • Plugins
    • Patterns
    • Blocks
    • Openverse ↗︎
    • Learn WordPress
    • Documentation
    • Forums
    • Developers
    • WordPress.tv ↗︎
    • Make WordPress
    • Photo Directory
    • Five for the Future
    • Events
    • Job Board ↗︎
    • About WordPress
    • Enterprise
    • Gutenberg ↗︎
  • Get WordPress
Get WordPress
WordPress.org

WordPress Developer Resources

Feedback

  • Developer Blog
  • Code Reference
  • WP-CLI Commands
  • Developer Blog
  • Code Reference
  • WP-CLI Commands
HomeTheme HandbookCreditsFeedback

Feedback

↑ Back to top

Giving Feedback

We welcome suggestions to improve the article, whether it is to add new topics or to rectify mistakes, you’re invited to help.

You can do so in the following ways

  • Connect to Slack and join #docs and make your suggestion there, one of the Documentation Team members will help
  • Join the Documentation Team as an editor and edit away!
  • Open a ticket in the Documentation Issue Tracker repository on GitHub with the “themes” label.

In-page feedback forms are currently planned for the handbooks.

First published

January 15, 2017

Last updated

June 5, 2024
Previous Credits Previous: Credits

Chapters

  • Theme Handbook
  • Getting Started
    • What Is a Theme?
    • Who Is This Handbook For?
    • Reading This Handbook
    • Tools and Setup
    • Quick-Start Guide
  • Core Concepts
    • Theme Structure
    • Main Stylesheet (style.css)
    • Templates
    • Custom Functionality (functions.php)
    • Including Assets
    • Global Settings and Styles
  • Global Settings and Styles (theme.json)
    • Introduction to theme.json
    • Settings
      • Appearance Tools
      • Blocks
      • Border
      • Color
      • Custom
      • Dimensions
      • Layout
      • Lightbox
      • Position
      • Shadow
      • Spacing
      • Typography
      • Use Root Padding Aware Alignments
      • Settings Reference
    • Styles
      • Applying Styles
      • Using Presets
      • Styles Reference
    • Custom Templates
    • Patterns
    • Template Parts
    • Style Variations
  • Templates
    • Introduction to Templates
    • Templates
    • Template Hierarchy
    • Template Parts
  • Patterns
    • Introduction to Patterns
    • Registering Patterns
    • Using PHP in Patterns