Changeset 55646 for trunk/src/wp-includes/class-wp-editor.php
- Timestamp:
- 04/11/2023 10:04:58 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-editor.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-editor.php
r55398 r55646 1509 1509 * 1510 1510 * The compressed TinyMCE file cannot deal with custom themes, so this makes 1511 * sure that we usethe uncompressed TinyMCE file if a theme is defined.1512 * Even if we areon a production environment.1511 * sure that WordPress uses the uncompressed TinyMCE file if a theme is defined. 1512 * Even if the website is running on a production environment. 1513 1513 * 1514 1514 * @since 5.0.0
Note: See TracChangeset
for help on using the changeset viewer.