Make WordPress Core

Opened 8 years ago

Closed 8 years ago

#42174 closed defect (bug) (fixed)

Outdated `WP_Customize_Manager::changeset_uuid()` docs

Reported by: dlh's profile dlh Owned by: westonruter's profile westonruter
Milestone: 4.9 Priority: normal
Severity: normal Version: 4.9
Component: Customize Keywords: has-patch commit
Focuses: docs Cc:

Description

The docs for WP_Customize_Manager::changeset_uuid() include @throws and @since tags for an Exception that was removed in [41626].

Attachments (1)

42174.diff (616 bytes) - added by dlh 8 years ago.

Download all attachments as: .zip

Change History (3)

@dlh
8 years ago

#1 @westonruter
8 years ago

  • Keywords commit added
  • Milestone changed from Awaiting Review to 4.9
  • Owner set to westonruter
  • Status changed from new to accepted

#2 @westonruter
8 years ago

  • Resolution set to fixed
  • Status changed from accepted to closed

In 41825:

Customize: Correct docs for WP_Customize_Manager::changeset_uuid() after changes in [41626].

Props dlh.
Fixes #42174.

Note: See TracTickets for help on using tickets.