Changeset 51656 for branches/5.8/src/wp-includes/general-template.php
- Timestamp:
- 08/25/2021 06:47:22 PM (4 years ago)
- Location:
- branches/5.8
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-includes/general-template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.8
-
branches/5.8/src/wp-includes/general-template.php
r51048 r51656 3525 3525 * 3526 3526 * The editor can be initialized when needed after page load. 3527 * See wp. editor.initialize() in wp-admin/js/editor.js for initialization options.3527 * See wp.oldEditor.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.