Make WordPress Core

Opened 5 months ago

Closed 3 weeks ago

#63660 closed defect (bug) (fixed)

Function comment missing

Reported by: nikitasolanki1812's profile nikitasolanki1812 Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 7.0 Priority: normal
Severity: normal Version:
Component: Customize Keywords: has-patch
Focuses: docs Cc:

Description

Most of the functions in the wp-includes/customize/class-wp-customize-header-image-control.php file are missing comments.

Function name:
print_header_image_template()
get_current_image_src()
render_content()

Change History (4)

#2 @sabernhardt
5 months ago

  • Component changed from General to Customize
  • Focuses docs added; coding-standards removed

#3 @SergeyBiryukov
3 weeks ago

  • Milestone changed from Awaiting Review to 7.0

#4 @SergeyBiryukov
3 weeks ago

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

In 61271:

Docs: Add missing descriptions for WP_Customize_Header_Image_Control methods.

Follow-up to [20545], [21037], [21354], [21383], [27497].

Props pmbaldha, nikitasolanki1812, sabernhardt, SergeyBiryukov.
Fixes #63660.

Note: See TracTickets for help on using tickets.