Description
YT API Avoid Conflicts adds a piece of JavaScript code to the bottom of your WordPress site and finds all instances of window.onYouTubePlayerAPIReady and combines them.
Since the YouTube API requires you to use the function window.onYouTubePlayerAPIReady, there are bound to be conflicts with multiple plugins/themes that utilize the YouTube API. This quick and easy plugin will combine all of these calls into one window.onYouTubePlayerAPIReady call.
Installation
- Upload
yt-api-avoid-conflicts
to the/wp-content/plugins/
directory - Activate the plugin through the \\’Plugins\\’ menu in WordPress
- That\’s it. Once activated, the plugin will add the JavaScript snippet at the bottom of the page and you won\’t have to worry about conflicts with the window.onYouTubePlayerAPIReady function.
FAQ
- Installation Instructions
-
- Upload
yt-api-avoid-conflicts
to the/wp-content/plugins/
directory - Activate the plugin through the \\’Plugins\\’ menu in WordPress
- That\’s it. Once activated, the plugin will add the JavaScript snippet at the bottom of the page and you won\’t have to worry about conflicts with the window.onYouTubePlayerAPIReady function.
- Upload
Reviews
There are no reviews for this plugin.
Contributors & Developers
“YT API Avoid Conflicts” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “YT API Avoid Conflicts” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.