Press This: Do not show Categories & Tags UI for users who cannot assign terms to posts anyways.

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


git-svn-id: http://core.svn.wordpress.org/trunk@39905 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling
2017-01-26 13:58:44 +00:00
parent 99cf07d882
commit 21264a31e0
2 changed files with 68 additions and 30 deletions

View File

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