oEmbed: add embed to $subdirectory_reserved_names.

Props jeremyfelt.
See #32522.

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


git-svn-id: http://core.svn.wordpress.org/trunk@34815 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Scott Taylor
2015-10-06 03:45:25 +00:00
parent fb624b32ac
commit 3ef27f7929
2 changed files with 2 additions and 2 deletions

View File

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