Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Simpul Youtube by Esotech

Mô tả

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

Cài đặt

  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.

Hỏi đáp

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.

Đánh giá

There are no reviews for this plugin.

Người đóng góp & Lập trình viên

“Simpul Youtube by Esotech” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

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