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

Auto Last Youtube Video

外掛說明

This plugin provides both Widget and Shortcode to show latest videos from any public Youtube channel. Using [auto_last_youtube_video user=’channel_name’ width=’450′ height=’320′][/auto_last_youtube_video] in a page or post will show last video uploaded to that channel and will change if another video is uploaded. The widget let you show as many videos as you want from any Youtube channel.

螢幕擷圖

  • screenshot-1.png

安裝方式

  1. Uncompress the file and upload the folder auto-last-youtube-video to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

To activate the widget:
3. Go to ‘Widgets’ menu and drag and drop ‘Auto Last Youtube Video’ widget to your prefered sidebar
4. Configure the widget: fill in the title, channel or user id and anchor text and select the number of video to show
5. Click on “Save”

To use the shortcode:
6. When editing a page or a post, add the code [auto_last_youtube_video user=’username’ width=’450′ height=’320′][/auto_last_youtube_video] to show the last video from that user or [auto_last_youtube_video channel=’channelid’ width=’450′ height=’320′][/auto_last_youtube_video] to display the last video from that channel. You can also configure width and height.

常見問題集

Not yet

使用者評論

2019 年 1 月 7 日 1 則留言
Didn't work under any circumstance. Tried everything, but still nothing.
2018 年 11 月 28 日
Does exactly what it says on the box, and does it well. Surer light weight and easy to use. To have your theme take care of the width of the latest video, simply omit the width and height parameters from the short code. Thank you for sharing this plugin with us 🙂
2018 年 5 月 7 日
Beware idiot user error: dont copy and paste the shortcode from the info page, you'll end up with curly quotes that will break it!: [auto_last_youtube_video user=’davidmerinas’ width=’450′ height=’320′] as opposed to [auto_last_youtube_video user='davidmerinas' width='450' height='320'] Check the forum to get it working for channel ID
2017 年 5 月 4 日
It was working great but now the video won't resize to what I need and I received an email saying there was malicious code in plugins/auto-last-youtube/inc/Zend/Validate/EmailAddress.php Any way we can get an update?
閱讀全部 6 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Auto Last Youtube Video〉的開發相關工作。

參與者

將〈Auto Last Youtube Video〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.7

*Fixed critical error related to relative paths.

1.0.6

*Now you can configure the widget and the shortcode with user ID or channel ID (thanks to gcediblemediacomau).

1.0.5

*Fixed not rendering videos from https sites.

1.0.4

*Changed Youtube Feed URL

1.0.3

*Added optional intro text to the widget

1.0.2

*Trying to fix some library path errors

1.0.1

*Now you can select your own anchor text for link to channel

1.0

*First stable version