Make WordPress Core

Opened 6 years ago

Closed 6 years ago

#52673 closed enhancement (fixed)

I found wrong variables in documentation of style_loader_tag filter.

Reported by: rima1889 Owned by: SergeyBiryukov
Priority: normal Milestone: 5.8
Component: Script Loader Version:
Severity: normal Keywords: has-patch
Cc: Focuses: docs

Description

In the Comment, The html variable is wrong declared to tag variable on the style_loader_tag
filter of class.wp-styles.php.

Attachments (1)

52673.patch (689 bytes ) - added by rima1889 6 years ago.
Created Patch

Download all attachments as: .zip

Change History (3)

@rima1889
6 years ago

Created Patch

#1 @SergeyBiryukov
6 years ago

  • Component CommentsScript Loader
  • Focuses docs added
  • Milestone Awaiting Review5.8

#2 @SergeyBiryukov
6 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 50451:

Docs: Use correct variable in the style_loader_tag filter DocBlock.

Follow-up to [46088].

Props rima1889.
Fixes #52673.

Note: See TracTickets for help on using tickets.