Hello,
I'm building a WordPress plugin to connect to online video content from the SproutVideo website.
The interconnection with the SproutVideo information system is operational (I duplicate the information in the WordPress database via an API).
Today I'm trying to integrate video display when creating an AcyMailing template.
While I manage to offer this functionality via the "Media management" button with the classic editor (TinyMCE), I can't do it using AcyMailing's WYSIWYG editor.
However, I've managed to create a new "SproutVideo" object that I can drag and drop onto the mail editor, but in the properties of my new object, I can't manage to display videos as the WordPress media manager would. I've downloaded your example code "acymailing-example.zip" but I can't figure out how to do it.
Could you give me some advice or pointers on how to achieve this functionality?
Thank you for your help.