Plugin info

Total downloads: 4,446
Active installs: 10
Total reviews: 4
Average rating: 4.5
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 5/1/2016 (3530 days ago)
Added to WordPress: 9/10/2014 (11 years old)
Minimum WordPress version: 3.8
Tested up to WordPress version: 4.5.33
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 3530 days ago • 4 reviews

22/100

Is YouTube Video to WP Post abandoned?

Possibly abandoned (last update 3530 days ago).

Compatibility

Requires WordPress: 3.8
Tested up to: 4.5.33
Requires PHP: f

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Popup Message
Rating 0.0/5 (0 reviews)Active installs 10

Description

Features:

  • Anyone can import their YouTube video feed as post.
  • Post can be searchable or manageable to use anywhere of the wordpress blog.
  • User can select a custom schedule import the video from YouTube.
  • Short Code supported.

Installation

  1. Upload youtube-video-2-wp-post to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Put your YouTube user’s/channel’s id in plugin’s setting page.
  4. Select the interval time when you want to update the feed automatically.
  5. Put the Short Code [yt2wp_show_youtube_video width=”640″ height=”360″] inside your post or put the code <?php echo do_shortcode( '[yt2wp_show_youtube_video width="640" height="360"]' ); ?> to your template page where the post loop exist.

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

  1. <code>/assets/screenshot-1.png</code>

    /assets/screenshot-1.png

  2. <code>/assets/screenshot-2.png</code>

    /assets/screenshot-2.png

  3. <code>/assets/screenshot-3.png</code>

    /assets/screenshot-3.png

  4. <code>/assets/screenshot-4.png</code>

    /assets/screenshot-4.png

  5. <code>/assets/screenshot-5.png</code>

    /assets/screenshot-5.png

  6. <code>/assets/screenshot-6.png</code>

    /assets/screenshot-6.png

Changelog

1.5

  • Allow to set custom youtube id while importing videos.
  • Allow to set default channel or user id & post category.
  • Allow to import all youtube videos from a channel.
  • Removed TinyMCE Button.
  • Refactored.

1.4

  • Re-factored codes.
  • Fixes minor bugs.

1.3

  • YouTube Data API (v3) added instead of deprecated v2.

1.2

  • Shortcode support on editor.
  • Code re-factored.

1.1

  • Short code added for showing the video on a post or inside the post loop.
  • User can select the schedule from plugin’s admin page.
  • Some additional Cron Job Schedule added.

1.0

  • Initial Release.