File Editors: Display list of theme/plugin files in scrollable directory tree.

Props WraithKenny, afercia, melchoyce, westonruter.
Amends [41721].
Fixes #24048.

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


git-svn-id: http://core.svn.wordpress.org/trunk@41685 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Weston Ruter
2017-10-13 02:39:47 +00:00
parent 95cfb7f5e4
commit 0659de4e21
10 changed files with 1124 additions and 99 deletions

View File

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