Scope attachment selectors in media views to avoid interfering with attachment pages on front-end.

props valendesigns.
fixes #30878.
Built from https://develop.svn.wordpress.org/trunk@31174


git-svn-id: http://core.svn.wordpress.org/trunk@31155 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2015-01-13 07:16:23 +00:00
parent 3ac60370b8
commit 68c50a9e1b
5 changed files with 79 additions and 79 deletions

View File

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