Widgets: revert [34376] and [34386] as pertains to the Categories widget supporting custom taxonomies.

Punting on 4th down.

See #21165.

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


git-svn-id: http://core.svn.wordpress.org/trunk@35244 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Scott Taylor
2015-10-20 04:57:25 +00:00
parent 62d8b8c5bc
commit c5b6202dfa
3 changed files with 3 additions and 42 deletions

View File

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