Bring back the good ol' web: pull RSS, Atom and microformat feeds from your blogroll links and receive them as email.
| Author: | Peter Molnar (profile at wordpress.org) |
| WordPress version required: | 3.0 |
| WordPress version tested: | 4.4 |
| Plugin version: | 0.2.3 |
| Added to WordPress repository: | 19-07-2015 |
| Last updated: | 12-12-2015
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: | https://github.com/petermolnar/blogroll2email |
| Total downloads: | 1 244 |
![]() Click to start download |
|
The plugin re-activates the long forgotten blogroll or links section of WordPress in order to turn your site to an rss2email-like service.
How it works:
- all links that has their RSS link filled in will pull the RSS feed of those sites
- those links that does not yet have RSS will be parsed as Microformats 2
- in case the site has an RSS alternate link, the plugin will fill this information in and use the RSS instead of the microformats parser
- the link names will be updated based on the feed name automatically
- all the parsed entries since the last check will be sent to the link owner's email address as HTML mails with the following additional header:
X-RSS-IDwith the link URLX-RSS-URLwith the link URLX-RSS-Feedwith the feed URLUser-Agentwith blogroll2email,- these are in place in order for filter script to work
- the revisit time is 30minutes ( not changeable yet )
- the plugin uses WordPress Cron
Credit
- thank you for PHP Mf2 parser from Barnaby Walters
ChangeLog
