Make WordPress Core


Ignore:
Timestamp:
10/31/2019 05:49:12 PM (5 years ago)
Author:
johnbillion
Message:

Docs: Correct some incorrect docblock tags.

See #48303

File:
1 edited

Legend:

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

    r46596 r46623  
    24292429     * @since 5.0.0
    24302430     *
    2431      * @params WP_Post $post The post that is being edited.
     2431     * @param WP_Post $post The post that is being edited.
    24322432     */
    24332433    do_action( 'block_editor_meta_box_hidden_fields', $post );
Note: See TracChangeset for help on using the changeset viewer.