Make WordPress Core


Ignore:
Timestamp:
04/27/2023 11:13:36 PM (3 years ago)
Author:
johnbillion
Message:

Docs: All sorts of improvements and corrections to function and hook docs.

See #57840

File:
1 edited

Legend:

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

    r54318 r55694  
    411411     * @param string       $post_type Post type key.
    412412     * @param array|string $args      Optional. Array or string of arguments for registering a post type.
     413     *                                See register_post_type() for information on accepted arguments.
    413414     *                                Default empty array.
    414415     */
Note: See TracChangeset for help on using the changeset viewer.