Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#38914 closed defect (bug) (fixed)

Add version for introduction of get_shortcode_regex() parameter

Reported by: keesiemeijer Owned by: DrewAPicture
Priority: normal Milestone: 4.7
Component: General Version:
Severity: normal Keywords: has-patch
Cc: Focuses: docs

Description

The $tagnames parameter was added in WP 4.4.0 but was not documented.

It was added in ticket #33517

Attachments (1)

38914.patch (413 bytes ) - added by keesiemeijer 10 years ago.
Add @since 4.4.0

Download all attachments as: .zip

Change History (3)

@keesiemeijer
10 years ago

Add @since 4.4.0

#1 @DrewAPicture
10 years ago

  • Keywords has-patch added
  • Milestone Awaiting Review4.7

#2 @DrewAPicture
10 years ago

  • Owner set to DrewAPicture
  • Resolutionfixed
  • Status newclosed

In 39351:

Docs: Add a missing changelog entry for the point where the $tagnames parameter was added to get_shortcode_regex().

Props keesiemeijer.
Fixes #38914.

Note: See TracTickets for help on using tickets.