UI Question
-
I wonder if there is a filter to add/move the button to the media row. This is a consideration purely based on end user experience especially from FE.
As it is the button not only can get “lost” amongst other buttons added by other plugins, there is also already a built-in TinyMCE plugin that adds a button similar to that of z-url (see https://www.tinymce.com/docs/demo/full-featured/).
In addition end-users often don’t realize whether they are in html or WYSWIYG mode.
In short, my question is whether it is possible to use a filter (something like add_filter(‘media_buttons_context’ …) without changing the integrity of the plugin which already works well.
Thank you in advance for sharing any suggestions you may have.
- The topic ‘UI Question’ is closed to new replies.