Remove all existing internal feature pointers.

Fixes #33289
Props obenland, ocean90, SergeyBiryukov

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


git-svn-id: http://core.svn.wordpress.org/trunk@33560 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn
2015-08-07 00:59:24 +00:00
parent 718271dd53
commit 6bd6069fc0
2 changed files with 30 additions and 82 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.3-RC2-33592';
$wp_version = '4.3-RC2-33593';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.