Changeset 34348 for trunk/src/wp-includes/general-template.php
- Timestamp:
- 09/20/2015 03:51:55 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/general-template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/general-template.php
r34334 r34348 2581 2581 */ 2582 2582 function wp_editor( $content, $editor_id, $settings = array() ) { 2583 if ( ! class_exists( '_WP_Editors' ) )2583 if ( ! class_exists( '_WP_Editors', false ) ) 2584 2584 require( ABSPATH . WPINC . '/class-wp-editor.php' ); 2585 2585
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)