Make WordPress Core

Opened 5 years ago

Closed 5 years ago

#50891 closed defect (bug) (fixed)

Updated docs for default metadata values

Reported by: johnbillion's profile johnbillion Owned by: whyisjake's profile whyisjake
Milestone: 5.5 Priority: normal
Severity: normal Version: 5.5
Component: Options, Meta APIs Keywords: has-patch commit dev-reviewed
Focuses: docs Cc:

Description

Some tweaks to the inline docs for the new default metadata value functionality introduced in #43941, including a missing @since entry.

Attachments (1)

50891.diff (1.8 KB) - added by johnbillion 5 years ago.

Download all attachments as: .zip

Change History (8)

@johnbillion
5 years ago

#1 @johnbillion
5 years ago

  • Keywords has-patch added; needs-patch removed

#2 @whyisjake
5 years ago

  • Keywords commit dev-feedback added

#3 @whyisjake
5 years ago

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

In 48777:

Options, Meta APIs: Update the docs around default metadata values.

Add a missing @since value for 5.5 and potential default filter names.

Fixes #50891.
Props johnbillion.

#4 @whyisjake
5 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

Reopening for 5.5 inclusion.

#5 @SergeyBiryukov
5 years ago

In 48778:

Docs: Update documentation for get_{$meta_type}_metadata filter for consistency with default_{$meta_type}_metadata.

Follow-up to [48777].

See #50891.

#6 @SergeyBiryukov
5 years ago

  • Keywords dev-reviewed added; dev-feedback removed

#7 @SergeyBiryukov
5 years ago

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

In 48779:

Options, Meta APIs: Update the docs around default metadata values.

Add a missing @since value for 5.5 and potential default filter names.

Props johnbillion.
Reviewed by whyisjake, SergeyBiryukov.
Merges [48777] and [48778] to the 5.5 branch.
Fixes #50891.

Note: See TracTickets for help on using tickets.