Make WordPress Core

Changeset 44447


Ignore:
Timestamp:
01/08/2019 03:10:45 AM (6 years ago)
Author:
pento
Message:

Docs: Update @since for is_taxonomy_viewable().

Props andizer.
Fixes #44466.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/taxonomy.php

    r44372 r44447  
    45754575 * Determines whether a taxonomy is considered "viewable".
    45764576 *
    4577  * @since 5.0.0
     4577 * @since 5.1.0
    45784578 *
    45794579 * @param string|WP_Taxonomy $taxonomy Taxonomy name or object.
Note: See TracChangeset for help on using the changeset viewer.