Customize: Remove unnecessary code for edit shortcuts which is no longer required due to moving buttons inside of partial placement containers.

Props sirbrillig.
Amends [38967].
See #27403.

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


git-svn-id: http://core.svn.wordpress.org/trunk@38915 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Weston Ruter
2016-10-26 22:38:33 +00:00
parent 21e0f964e3
commit 022ee8ec36
7 changed files with 4 additions and 64 deletions

View File

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