Make WordPress Core

Changeset 47893


Ignore:
Timestamp:
06/03/2020 10:36:32 AM (5 years ago)
Author:
SergeyBiryukov
Message:

Docs: Correct @since version for available_permalink_structure_tags filter.

Follow-up to [41182].

Props tiagohillebrandt, sabernhardt.
Fixes #42624.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/options-permalink.php

    r47550 r47893  
    277277                 * Filters the list of available permalink structure tags on the Permalinks settings page.
    278278                 *
    279                  * @since 4.8.0
     279                 * @since 4.9.0
    280280                 *
    281281                 * @param string[] $available_tags An array of key => value pairs of available permalink structure tags.
Note: See TracChangeset for help on using the changeset viewer.