Bundled themes: add documentation for new onResizeARIA function.

See #31527. Props davidakennedy, lancewillett.
Built from https://develop.svn.wordpress.org/trunk@31814


git-svn-id: http://core.svn.wordpress.org/trunk@31796 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Lance Willett
2015-03-18 18:31:26 +00:00
parent 0b85f2f7b4
commit 80faa524fe
4 changed files with 19 additions and 4 deletions

View File

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