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

Simpul Youtube by Esotech

外掛說明

Enables a widget that will pull a youtube feed via JSON by Youtube Username/UserID or PlaylistID and display text and/or video preview images. Supports images thumbnails, image thumbnail galleries (as slider) and more. Does not play videos on your site, only links out.

More Details

安裝方式

  1. Upload the plugin folder into to the /wp-content/plugins/ directory or search “Simpul Youtube by Esotech” and install.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Appearance -> Widgets
  4. Drag the “Youtube” Widget into the Sidebar you want to use.
  5. Choose the options as you need them.

常見問題集

How do I get my videos to Display?

Look for “Youtube” under Appearance -> Widgets. Drag it into a sidebar, type your Youtube name ex:EsotechInc into Youtube “Account or ID”, select User or Playlist, then choose the number of videos you wan’t to display. Click Save.

How does Caching Work?

Caching keeps a local copy of your videos at the interval specified so you don’t have to constantly contact Youtube. This saves on site load speed because you don’t have to make an external connection.

I am updating my widget settings, but nothing is changing, why?

Try disabling the cache, saving, refreshing the page where you widget displays, then turning cache back on. Cache saves data into wordpress, so updating settings won’t reflect until the next cache update.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Simpul Youtube by Esotech〉的開發相關工作。

參與者

將〈Simpul Youtube by Esotech〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.7

  • Added autoplay (just below # of videos, appends autoplay parameter to link), remember this applies to all videos in the widget!

1.6.9

  • Added Classes to Youtube Video links to Trigger other jQuery effects.

1.6.8

  • Fixed missing double-quote that resulted in a problem with target=”_blank” links.

1.6.7

  • Changed class to simpul-youtube and ID to simpul_youtube

1.6.6

  • Fixed dependency on SimpulEvents.

1.6.5

  • Added timthumb to thumbnails for proper zooming cropping, fixed height and width being set to same variable.

1.6

  • Derped and didn’t use wordpress stnadards for $before_widget and $after_widget. Fixed. Also added Changeable Title Element and Container around the Youtube Videos themselves. Fixed Image Below Positioning not working. Added Sliding Option to Individual Post with thumbnails.
  • Code cleanup.

1.5.1

  • Code cleanup.

1.5

  • Added caching.

1.2

  • Updated script queuing for efficiency and to prevent any conflict with other plugins, including other simpul plugins.

1.1

  • Added Slider, Added ability to use Playlist OR Username

1.0

  • First Upload