Title: WP YouTube Player
Author: Kodetop
Published: <strong>Сентябрь 2, 2010</strong>
Last modified: Май 15, 2012

---

Search plugins

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.

![](https://s.w.org/plugins/geopattern-icon/wp-youtube-player.svg)

# WP YouTube Player

 By [Kodetop](https://profiles.wordpress.org/unijimpe/)

[Download](https://downloads.wordpress.org/plugin/wp-youtube-player.zip)

 * [Details](https://os.wordpress.org/plugins/wp-youtube-player/#description)
 * [Reviews](https://os.wordpress.org/plugins/wp-youtube-player/#reviews)
 *  [Installation](https://os.wordpress.org/plugins/wp-youtube-player/#installation)
 * [Development](https://os.wordpress.org/plugins/wp-youtube-player/#developers)

 [Support](https://wordpress.org/support/plugin/wp-youtube-player/)

## Description

WP Youtube Player allow insert Youtube videos on WordPress using a single quicktag`[
tube][/tube]`

**Features**

 * Easy install
 * Embed Youtube movies with simple code
 * Panel for easy configuration
 * Config Player version (AS2 & AS3)
 * Support config themes for player
 * Support HTML5 Player
 * Support tubePlayer (http://blog.unijimpe.net/tubeplayer/) for play videos.
 * Generate `<object>` code for Feed compatibility
 * Generate `<object>` code optimized for iPhone

For insert single youtube video on **Post Content** or **Text Widget** you can use‘
Youtube URL’, ‘Youtube Embed URL’ or ‘Youtube Video ID’:

    ```
    [tube]http://www.youtube.com/watch?v=AFVlJAi3Cso[/tube]

    [tube]http://www.youtube.com/v/AFVlJAi3Cso[/tube]

    [tube]AFVlJAi3Cso[/tube]
    ```

To insert video with specific size can user width and height:

    ```
    [tube]http://www.youtube.com/watch?v=AFVlJAi3Cso, 500, 290[/tube]
    ```

To insert video on template, use the php code:

    ```
    <?php wp_youtubeplayer("movie.swf", "width", "heigth"); ?>
    ```

For more information visit [plugin website](http://blog.unijimpe.net/wp-youtube-player/)

## Screenshots

 * [[
 * Config panel.
 * [[
 * Compatible with iPhone.
 * [[
 * Player with `Dark` theme.
 * [[
 * Player with `Light` theme.
 * [[
 * tubePlayer Version.

## Installation

This section describes how to install the plugin and get it working.

 1. Upload folder `wp-youtube-player` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Configure plugin into ‘Settings’ -> ‘WP Youtube Player’ menu

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“WP YouTube Player” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Kodetop ](https://profiles.wordpress.org/unijimpe/)

[Translate “WP YouTube Player” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-youtube-player)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-youtube-player/),
check out the [SVN repository](https://plugins.svn.wordpress.org/wp-youtube-player/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/wp-youtube-player/)
by [RSS](https://plugins.trac.wordpress.org/log/wp-youtube-player/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.7

 * Fixed `iframe` code
 * Remove extra class in html code

#### 1.6

 * Remove deprecated parameter in `add_option` function
 * Update deprecated parameter in `add_options_page` function
 * Update Configuration panel using jQuery for dependences
 * Fixed dependences in options
 * Added config parameter: `Player theme`
 * Added config parameter: `Hide Youtube logo` in AS3 Player
 * Removed config parameter: `Window Mode player`
 * Fixed code in all embed methods

#### 1.5

 * Support to embed videos on Text Widgets
 * Added new php function ‘wp_youtubeplayer’ for use on templates
 * Updated Admin page with CSS for WordPress 3.2 UI
 * Updated to SWFObject 2.2 Library
 * Updated docs

#### 1.4

 * Fixed HTML5 Player
 * Fixed include SWFObject external file
 * Add Support for configure wmode
 * Update docs

#### 1.3

 * Fixed embed method

#### 1.2

 * Fixed fullscreen in SWFObject method
 * Add Support for tubePlayer for play videos
 * Fixed minor bugs

#### 1.0

 * First version

## Meta

 *  Version **1.7**
 *  Last updated **8 years ago**
 *  Active installations **1,000+**
 *  WordPress version ** 2.1 or higher **
 *  Tested up to **3.3.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wp-youtube-player/)
 * Tags
 * [embed](https://os.wordpress.org/plugins/tags/embed/)[iframe](https://os.wordpress.org/plugins/tags/iframe/)
   [player](https://os.wordpress.org/plugins/tags/player/)[videos](https://os.wordpress.org/plugins/tags/videos/)
   [youtube](https://os.wordpress.org/plugins/tags/youtube/)
 *  [Advanced View](https://os.wordpress.org/plugins/wp-youtube-player/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/wp-youtube-player/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/wp-youtube-player/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/wp-youtube-player/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wp-youtube-player/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/wp-youtube-player/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-youtube-player/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-youtube-player/reviews/)

## Contributors

 *   [ Kodetop ](https://profiles.wordpress.org/unijimpe/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wp-youtube-player/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://blog.unijimpe.net/patrocinar/)