Mô tả
This simple plugin allows users who use the visual editor to be able to display a Flickr slideshow for a user, set or group by simply placing the url in between [flickr][/flickr] tags.
Cài đặt
- Download and unzip flickr-sideshow.zip
- Upload the folder containing
slickr-slideshow.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- To add a slideshow to any post or page just add the markup
[flickr]url,width,height[/flickr]
(without quotes) (where ‘url’ is the page address of the user, set or group). If no width or height is given, the slideshow defaults to 300px x 300px. - Currently only group ids are supported (i.e. in the format xxxxxx@xx) – if a group has been given a custom name, the slideshow will not work – I’m looking to fix this in future updates.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Flickr Flash Slideshow” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Flickr Flash Slideshow” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
- 1.0: Initial public release.