Skip to content

Feedback - Typographical and Formatting Improvements for "Anatomy of a Block Theme" Tutorial. #3093

@truptikanzariya

Description

@truptikanzariya

Type of feedback

// content

Description

The tutorial contains minor typographical and formatting inconsistencies in the section discussing common files in a block theme. The suggested corrections improve readability and align with WordPress best practices.

Issues Identified

File Naming Conventions:

"functions.PHP" → "functions.php"
"index.PHP" → "index.php"
"style .CSS" → "style.css" (removed unnecessary space)
"theme.JSON" → "theme.json"

These corrections ensure clarity, proper formatting, and adherence to WordPress coding standards.

Step-by-step reproduction instructions

  1. Visit the tutorial: Anatomy of a Block Theme
  2. Locate the section discussing common files in a block theme.
  3. Notice the inconsistencies in file naming and phrasing.

Screenshots or screen recording (optional)

Anatomy.of.a.Block.Theme._.Learn.WordPress.webm

Thank you...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Awaiting TriageIssues awaiting triage. See Training Team handbook for how to triage issues.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions