This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

YT API Avoid Conflicts

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

  1. Upload yt-api-avoid-conflicts to the /wp-content/plugins/ directory
  2. Activate the plugin through the \\’Plugins\\’ menu in WordPress
  3. 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
  1. Upload yt-api-avoid-conflicts to the /wp-content/plugins/ directory
  2. Activate the plugin through the \\’Plugins\\’ menu in WordPress
  3. 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.

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.

Contributors