Açıklama
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.
Ekran Görüntüleri
Yükleme
- Upload
youtube-video-2-wp-post
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Put your YouTube user’s/channel’s id in plugin’s setting page.
- Select the interval time when you want to update the feed automatically.
- 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.
İncelemeler
20 Şubat 2017
Simple plugin with very important function AUTO UPDATE FROM YOUTUBE, thank you Sohelamin, your work is wonderful, please keep updating of plugin for the latest versions of the WordPress.
Thanks! =)
Katkıda Bulunanlar ve Geliştiriciler
“YouTube Video to WP Post” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“YouTube Video to WP Post” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
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.