Plugins in editors-xtd contain the method onDisplay().
These methods have a "deprecated" message, but cannot removed as they provide the button.
The Deprecation message is wrong and needs to be reverted.
Possible solutions:
Rename the method and make it private or integrate the code into onEditorButtonsSetup.
| Labels |
Added:
No Code Attached Yet
|
||
Should use onEditorButtonsSetup.
onDisplay will not be in use in future, however it can be modified to return button object to reduce amount of work. As I did in few buttons.
The Manual for new API Editors Buttons (XTD) Plugin
| Status | New | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2026-06-07 07:39:21 |
| Closed_By | ⇒ | joomdonation |
PR for it #47902