After [34280], rename menu_tag arg to container, fix docs.

Props DrewAPicture.
Fixes #10968.

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


git-svn-id: http://core.svn.wordpress.org/trunk@34271 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Scott Taylor
2015-09-18 19:05:25 +00:00
parent a87885262f
commit 026bec7990
2 changed files with 7 additions and 7 deletions

View File

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