Changeset 57087 for branches/6.4/src/wp-admin/theme-editor.php
- Timestamp:
- 11/08/2023 08:08:53 PM (2 years ago)
- Location:
- branches/6.4
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-admin/theme-editor.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.4
-
branches/6.4/src/wp-admin/theme-editor.php
r56600 r57087 196 196 array( 197 197 'id' => 'message', 198 ' is-dismissible'=> true,198 'dismissible' => true, 199 199 'additional_classes' => array( 'updated' ), 200 200 )
Note: See TracChangeset
for help on using the changeset viewer.