Editor: no pointer for DFW v2 when editor-scrolling is not used. Pass $post_type in the wp_editor_expand filter. See #30458.

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


git-svn-id: http://core.svn.wordpress.org/trunk@30631 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz
2014-11-30 06:37:21 +00:00
parent 4718bf4f76
commit 760e3e5fbd
3 changed files with 8 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.1-beta2-30640';
$wp_version = '4.1-beta2-30641';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.