Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Hello,
I am trying to add the "Add media" button the the wp_editor for topics and posts.
I used your filter "wpforo_editor_settings" to modify settings, but even I set the setting:
'media_buttons' => true
it does not work and "add media" button does not show up (the option: drag_drop_upload' => true works well, so I have no idea, why media_buttons option does not work).
Thank you very much for hints or tutorial, how to manage this problem.
Best wishes,
Etrimon
Hi @etrimon,
This hook is provided for disabling the formatting buttons. I'm sorry, you cannot add the "Add media" button using this hook. There is no alternative one I can provide here.
We've removed the ability to add the "Add media" button for spam protection reason.
Ok. I found it. So this can be marked as solved.
Thank you.