Changeset 52753 for branches/5.9/src/wp-admin/edit-form-blocks.php
- Timestamp:
- 02/17/2022 02:17:18 PM (3 years ago)
- Location:
- branches/5.9
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.9
-
branches/5.9/src/wp-admin/edit-form-blocks.php
r52594 r52753 192 192 'bodyPlaceholder' => $body_placeholder, 193 193 'autosaveInterval' => AUTOSAVE_INTERVAL, 194 'styles' => get_block_editor_theme_styles(),195 194 'richEditingEnabled' => user_can_richedit(), 196 195 'postLock' => $lock_details,
Note: See TracChangeset
for help on using the changeset viewer.