mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-22 17:18:32 +01:00
Add expectedDeprecated
flags to wp_richedit_pre()
and wp_htmledit_pre()
unit tests.
These functions were deprecated in [32899]. See #32425. Built from https://develop.svn.wordpress.org/trunk@32912 git-svn-id: http://core.svn.wordpress.org/trunk@32883 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
fdd0917471
commit
3ffe2a059d
@ -4,7 +4,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '4.3-alpha-32911';
|
||||
$wp_version = '4.3-alpha-32912';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
Loading…
Reference in New Issue
Block a user