Make WordPress Core

Opened 3 years ago

Closed 3 years ago

#55269 closed defect (bug) (fixed)

PHPDoc correction for Theme Handbook > Block themes > Block theme setup

Reported by: ravatparmar's profile ravatparmar Owned by:
Milestone: WordPress.org Priority: normal
Severity: normal Version:
Component: Themes Keywords: has-screenshots
Focuses: docs Cc:

Description

Need to correct the wp_enqueue_block_style function name in the Theme Handbook > Block themes > Block theme setup page.

Bug:
Written function name: wp_enqueu_block_style
Should be updated to: wp_enqueue_block_style

Link: https://developer.wordpress.org/themes/block-themes/block-theme-setup/

Attaching the screenshot as well.

Thanks.

Attachments (1)

Screenshot 2022-02-27 at 4.59.52 PM.png (368.1 KB) - added by ravatparmar 3 years ago.

Download all attachments as: .zip

Change History (2)

#1 @SergeyBiryukov
3 years ago

  • Component changed from Text Changes to Themes
  • Milestone changed from Awaiting Review to WordPress.org
  • Resolution set to fixed
  • Status changed from new to closed

Hi there, welcome to WordPress Trac! Thanks for the report.

I've updated the page to fix the issue.

Please note that this Trac is used for enhancements and bug reporting for the WordPress core software. Any issues on WordPress.org sites, including the developer handbooks, should be reported on https://meta.trac.wordpress.org. Documentation corrections like this can also be reported in the #docs channel on WordPress Slack. Thanks again!

Note: See TracTickets for help on using tickets.