Changeset 38029 for trunk/src/wp-includes/general-template.php
- Timestamp:
- 07/10/2016 12:55:21 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/general-template.php
r37985 r38029 2948 2948 * 2949 2949 * NOTE: Once initialized the TinyMCE editor cannot be safely moved in the DOM. For that reason 2950 * running wp_editor() inside of a meta box is not a good idea unless only Quicktags is used.2950 * running wp_editor() inside of a meta box is not a good idea unless only Quicktags is used. 2951 2951 * On the post edit screen several actions can be used to include additional editors 2952 2952 * containing TinyMCE: 'edit_page_form', 'edit_form_advanced' and 'dbx_post_sidebar'.
Note: See TracChangeset
for help on using the changeset viewer.