Make WordPress Core


Ignore:
Timestamp:
08/21/2015 04:11:31 PM (11 years ago)
Author:
DrewAPicture
Message:

Docs: Add a changelog entry for the $post_type parameter added to the restrict_manage_posts hook in [33644].

Props pavelevap
Fixes #17891.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/class-wp-posts-list-table.php

    r33667 r33691  
    334334                         *
    335335                         * @since 2.1.0
     336                         * @since 4.4.0 The `$post_type` parameter was added.
    336337                         *
    337338                         * @param string $post_type The post type slug.
Note: See TracChangeset for help on using the changeset viewer.