Changes between Initial Version and Version 1 of Ticket #55491, comment 16
- Timestamp:
- 08/24/2023 06:53:18 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #55491, comment 16
initial v1 15 15 }}} 16 16 17 To fix this, we'd have to patch TinyMCE in wordpress-develop, as the current version 4.9.11 was released on 2020-07-13 which seems to be the last 4.x release. Not sure whether TinyMCE would do another 4.x release to fix the issue. This `tinymce.js` file is loaded in both the Classic Editor and the Block Editor, although Gutenberg has an experiment to discontinue loading TinyMCE by default.17 To fix this, we'd have to patch TinyMCE in wordpress-develop, as the current version 4.9.11 was released on 2020-07-13 which seems to be the [https://www.tiny.cloud/docs-4x/changelog/ last 4.x release]. Not sure whether TinyMCE would do another 4.x release to fix the issue. This `tinymce.js` file is loaded in both the Classic Editor and the Block Editor, although Gutenberg has an experiment to discontinue loading TinyMCE by default. 18 18 19 19 The source of this code can be found in the TinyMCE repo, specifically [https://github.com/tinymce/tinymce/blob/d79205cbe7d9f74e2ca287ee4e7dee3c32138b5b/src/core/main/ts/api/dom/Sizzle.ts#L505-L520 from the Sizzle library]:
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)