這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

YouTube Video to WP Post

外掛說明

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.

螢幕擷圖

  • /assets/screenshot-1.png
  • /assets/screenshot-2.png
  • /assets/screenshot-3.png
  • /assets/screenshot-4.png
  • /assets/screenshot-5.png
  • /assets/screenshot-6.png

安裝方式

  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.

使用者評論

2017 年 2 月 20 日
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! =)
閱讀全部 4 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈YouTube Video to WP Post〉的開發相關工作。

參與者

將〈YouTube Video to WP Post〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

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.