Make WordPress Core

Opened 6 years ago

Closed 6 years ago

#50450 closed defect (bug) (fixed)

get_stylesheet_directory_uri() lacked return description

Reported by: stevenlinx's profile stevenlinx Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 5.5 Priority: normal
Severity: minor Version:
Component: Themes Keywords: has-patch
Focuses: docs Cc:

Attachments (1)

tck50450.diff (447 bytes) - added by stevenlinx 6 years ago.

Download all attachments as: .zip

Change History (4)

@stevenlinx
6 years ago

#1 @stevenlinx
6 years ago

  • Keywords has-patch added; needs-patch removed

#2 @SergeyBiryukov
6 years ago

  • Milestone changed from Awaiting Review to 5.5

#3 @SergeyBiryukov
6 years ago

  • Owner set to SergeyBiryukov
  • Resolution set to fixed
  • Status changed from assigned to closed

In 48138:

Docs: Add missing @return description for some theme functions:

  • get_stylesheet_directory_uri()
  • get_stylesheet_uri()
  • get_locale_stylesheet_uri()

Props stevenlinx.
Fixes #50450.

Note: See TracTickets for help on using tickets.