Changes between Initial Version and Version 2 of Ticket #37844
- Timestamp:
- 04/19/2019 03:43:45 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #37844
-
Property
Status
changed from
newtoclosed -
Property
Component
changed from
GeneraltoTinyMCE -
Property
Resolution
changed from
towontfix -
Property
Milestone
changed from
Awaiting Reviewto
-
Property
Status
changed from
-
Ticket #37844 – Description
initial v2 1 It seems there is no easy way to add a button to the (align, edit, remove) toolbar in Word press.1 It seems there is no easy way to add a button to the (align, edit, remove) toolbar in WordPress. 2 2 3 3 While the editor.wp._createToolbar is something any JS can access, (wp-includes/js/tinymce/plugins/wordpress/plugin.js) it's apparently used in the MCE preinit action (wp-includes/js/tinymce/plugins/wordpress/plugin.js), which is also the action in which it was created.