Make WordPress Core


Ignore:
Timestamp:
09/21/2022 08:22:53 PM (3 years ago)
Author:
johnbillion
Message:

Docs: Updates and corrections to various inline docs added in 6.1.

See #55646

File:
1 edited

Legend:

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

    r54208 r54284  
    556556     * @since 6.1.0
    557557     *
    558      * @param array    $taxonomies List of all public taxonomies to generate classes for.
     558     * @param string[] $taxonomies List of all taxonomy names to generate classes for.
    559559     * @param int      $post_id    The post ID.
    560560     * @param string[] $classes    An array of post class names.
Note: See TracChangeset for help on using the changeset viewer.