=== FA Video Popup === Contributors: fahosting Donate link: https://www.freelance-assistance.com Tags: video, mp4, popup, responsive, youtube, vimeo, modal Requires at least: 3.6 Tested up to: 4.9.5 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Add a popup to your videos (mp4, webm, ogg, YouTube, Vimeo) triggered by a click on an image, a button or a text. == Description == Very easy to install and use. A new icon will be available on the TinyMCE editor to define the shortcode with multiple options: * Support for MP4/WEBM/OGG video files and YouTube/Vimeo links in posts or pages * Trigger popup via click on a poster (image), a button or a text * Responsive & verticaly centered videos * Shortcode available on the TinyMCE editor This plugin use the native [WordPress Video Shortcode](https://codex.wordpress.org/Video_Shortcode "Video Shortcode") and [MediaElements.js](https://www.mediaelementjs.com/ "HTML5 video and audio unification framework") already present in WordPress since 3.6.0. == Installation == 1. Login to your WordPress admin, then go to Plugins > Add New 2. Search for FA Video Popup 3. Click Install Now 4. Click Activate == Frequently Asked Questions == = Can I add videos from YouTube/Vimeo with this plugin = Yes. This plugin use the WordPress [built-in player](https://codex.wordpress.org/Video_Shortcode). = Why I get error "Error parsing header X-XSS-Protection: 1" with Chrome = This seems to be a bug with Chrome [807304](https://bugs.chromium.org/p/chromium/issues/detail?id=807304) but it does not interfere with video playback. This is not related to the plugin or WordPress Video Shortcode, but to the YouTube API and/or Chrome. == Screenshots == TODO == Changelog == = 1.0.0 = * First release.