Hey @reelism,
Yes, the plugin is very minimalist. A tinyMCE integration wouldn’t actually do much and a button would only force people into a certain direction.
I understand that this plugin requires a little bit of technical background so if there’s anything I can help you with, please let me know 🙂
It’s actually pretty easy to get started with.
You’d simply use the shortcode to your website like this:
[wp-video-popup video="link-to-your-youtube-video"]
in addition to the trigger element. In the example below, the trigger element is a link – but any element can work as the trigger with the class wp-video-popup assigned.
<a href="#" class="wp-video-popup">Play Video</a>
That allows for max flexibility.
Please let me know if you have any further questions.
Best,
David