This plugin add the extra RSS feeds feature at plugin WP Photo Album Plus.
| Author: | Alessandro Staniscia (profile at wordpress.org) |
| WordPress version required: | 3.5.1 |
| WordPress version tested: | 3.5.1 |
| Plugin version: | 0.0.1 |
| Added to WordPress repository: | 04-06-2013 |
| Last updated: | 05-06-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | http://www.staniscia.net/wppa-extra-feed/ |
| Total downloads: | 3 464 |
![]() Click to start download |
|
This plugin add the extra RSS feeds feature at plugin WP Photo Album Plus.
The default activity of this plugin is add a new RSS feed at link http://www.your-wp-site.lan/?feed=last_photo with the last 10 photos of all albums of WP Photo Album Plus. But you can add the a new feed on your forum or on your page with this shortcode:
[wppaef]
You can control the link and you can add these attributes on shortcode
max-numMax number of feed(default is 10)icon_urlUrl to custom icontext_urlText to show as url of feedalbum_idFilter for album id (you can add multiple albumId, it separated by comma)
example:
[wppaef max-num=5]show only 5 photos[wppaef max-num=5 album-id=2,3]show only the last 5 photos of album id 2 and 3[wppaef max-num=5 album-id=2,3 text_url="Last 5 photo of album 2 and 3"]show only the last 5 photos of album id 2 and 3 marked as "Last 5 photo of album 2 and 3" string link
ChangeLog
