Changeset 51770 for branches/5.8/src/wp-includes/general-template.php
- Timestamp:
- 09/09/2021 01:59:03 AM (3 years ago)
- Location:
- branches/5.8
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.8
-
branches/5.8/src/wp-includes/general-template.php
r51656 r51770 3525 3525 * 3526 3526 * The editor can be initialized when needed after page load. 3527 * See wp. oldEditor.initialize() in wp-admin/js/editor.js for initialization options.3527 * See wp.editor.initialize() in wp-admin/js/editor.js for initialization options. 3528 3528 * 3529 3529 * @uses _WP_Editors
Note: See TracChangeset
for help on using the changeset viewer.