mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Docs: Add a changelog entry for the $post_type parameter added to the restrict_manage_posts hook in [33644].
Props pavelevap Fixes #17891. git-svn-id: https://develop.svn.wordpress.org/trunk@33691 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -333,6 +333,7 @@ class WP_Posts_List_Table extends WP_List_Table {
|
||||
* Posts list table, and sorting by date on the Pages list table.
|
||||
*
|
||||
* @since 2.1.0
|
||||
* @since 4.4.0 The `$post_type` parameter was added.
|
||||
*
|
||||
* @param string $post_type The post type slug.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user