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.

Rotating Image Widget

Mô tả

Gives you the option of adding a Javascript-powered fading image gallery as a sidebar widget. The widget pulls its images from previous posts and automatically re-sizes them for display in the appropriate area.

Ảnh màn hình

  • Options panel in the widget
  • The actual widget functioning on a site

Cài đặt

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the entire rotating-image-widget folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add the ‘Rotating Image Widget’ to your sidebar

Hỏi đáp

How many of these widgets can I have on a page?

The widget itself will allow for multiple instances in a sidebar, but we recommend you stick to just one. Each widget will pull images from the same location, so having multiple widgets running at once doesn’t give you anthing extra. However, if you have multiple sidebars, feel free to use a widget in each in different locations.

I use large images on my site that won’t fit in the sidebar …

That’s fine. The widget will automatically re-size the images to fit inside your sidebar. This way the user’s browser isn’t forced to download multiple large images.

Why do I see a page with a red crack in it rather than my photo?

The file handler can only downsample images that are 2MB in size or smaller. Images larger than this size will be skipped and replaced by a “broken image” placeholder. By default, we try to use the “large” image size as defined by WordPress. If you think something has gone wrong, please contact us immediately.

Why does the plug-in not activate when I install it?

Rotating Image Widget requires a few particular elements on your site. If you’re using an older version of WordPress (less than 2.8) it won’t install. Since the plug-in requires some advanced functions available only in PHP 5 or higher, activation will fail for users running a lower version.

If you feel your system meets all of these requirements, please contact us and we’ll double check your system and provide a work-around.

Đánh giá

bug

7 Tháng Hai, 2017
1. Show nothing. Empty widget. And: From description I understand - this plugin take pics from PREVIOUS post? WTF?
Đọc tất cả 1 đánh giá

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

“Rotating Image Widget” 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.1.2

  • Minor bug fix to correct a name collision.

1.1

  • Use the WP-HTTP API to make image requests
  • Improve documentation

1.0.3

  • Adds functions to handle failure in the case of very large images
  • Changes the image grabbing function to select multiple unique images per post ID

1.0.2

  • Centered widget content
  • Added compatibility warning – requires WordPress 2.8+ and PHP 5 and fopen() function

1.0.1

  • Fixes typo in plug-in folder structure

1.0.0

  • First release