In WP_List_Table, only call magic method internals again whitelists of properties and methods, $compat_fields and $compat_methods.

See #30891.

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


git-svn-id: http://core.svn.wordpress.org/trunk@31127 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Scott Taylor
2015-01-11 22:20:22 +00:00
parent 2749e46178
commit e6fc90f973
2 changed files with 25 additions and 7 deletions

View File

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