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

Props pavelevap
Fixes #17891.

Built from https://develop.svn.wordpress.org/trunk@33691


git-svn-id: http://core.svn.wordpress.org/trunk@33658 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Drew Jaynes
2015-08-21 16:12:25 +00:00
parent 0e4285c451
commit 54b2e39fdd
2 changed files with 2 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.4-alpha-33690';
$wp_version = '4.4-alpha-33691';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.