Make WordPress Core

Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#57796 closed defect (bug) (fixed)

wp_internal_hosts filter has invalid @since version

Reported by: wildworks Owned by: audrasjb
Priority: normal Milestone: 6.2
Component: Comments Version: 6.2
Severity: normal Keywords: has-patch commit
Cc: Focuses: docs

Description

The wp_internal_hosts filter hook added by [55289](changeset) has the wrong @since version.

Change History (6)

This ticket was mentioned in PR #4122 on WordPress/wordpress-develop by @wildworks.


3 years ago
#1

  • Keywords has-patch added

#2 @SergeyBiryukov
3 years ago

  • Component GeneralComments
  • Focuses docs added
  • Keywords commit added
  • Milestone Awaiting Review6.2
  • Versiontrunk

Hi there, thanks for the ticket! The PR looks good, marking for commit.

#3 @simongomes02
3 years ago

Thanks for the PR, looks alright to me.

Last edited 3 years ago by simongomes02 (previous) (diff)

#4 @audrasjb
3 years ago

  • Owner set to audrasjb
  • Status newaccepted

Thanks for the ticket and followup PR.
Self assigning for commit.

#5 @audrasjb
3 years ago

  • Resolutionfixed
  • Status acceptedclosed

In 55428:

Docs: Fix erroneous @since mention in wp_internal_hosts hook.

Follow-up to [55289].

Props wildworks, SergeyBiryukov, simongomes02.
Fixes #57796.

Note: See TracTickets for help on using tickets.