Changeset 1789021
- Timestamp:
- 12/18/2017 06:01:21 PM (8 years ago)
- Location:
- feedblitz-feedsmart
- Files:
-
- 2 edited
- 1 copied
-
tags/1.2.1 (copied) (copied from feedblitz-feedsmart/trunk)
-
tags/1.2.1/readme.txt (modified) (5 diffs)
-
trunk/readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
feedblitz-feedsmart/tags/1.2.1/readme.txt
r684054 r1789021 1 1 === Plugin Name === 2 2 Plugin Name: FeedBlitz FeedSmart 3 Author URI: http ://www.feedblitz.com4 Plugin URI: http ://www.feedblitz.com3 Author URI: https://www.feedblitz.com 4 Plugin URI: https://www.feedblitz.com 5 5 Contributors: phollows,commentluv 6 6 Tags: FeedBlitz, Feeds, Feed Management RSS Feeds, RSS subscriptions, RSS stats, Feed Stats, FeedSmith, feedburner, feedburner alternative, blog subscriptions 7 7 Requires at least: 2.8.2 8 Tested up to: 3.59 Stable tag: 1.2 8 Tested up to: 4.8.4 9 Stable tag: 1.2.1 10 10 11 Redirects all RSS feed queries to your FeedBlitz feed, enabling consistent subscriber tracking11 Redirects all RSS feed queries to your FeedBlitz feed, enabling consistent RSS subscriber tracking, and enables RSS monetization via FeedBlitz's optional ad network. 12 12 13 13 == Description == 14 14 15 FeedBlitz is the premium FeedBurner alternative - see http:// kb.feedblitz.com/article/AA-00444- and this plugin is a drop in replacement for FeedBurner's FeedSmith plugin. Use this plugin as you migrate your FeedBurner - see http://kb.feedblitz.com/article/AA-00477 - or regular WordPress feeds to FeedBlitz to capture all feed traffic and track subscriber statistics.15 FeedBlitz is the premium FeedBurner alternative - see http://support.feedblitz.com/customer/portal/articles/874071-feedblitz-and-feedburner---a-comparison - and this plugin is a drop in replacement for FeedBurner's FeedSmith plugin. Use this plugin as you migrate your FeedBurner - see http://kb.feedblitz.com/article/AA-00477 - or regular WordPress feeds to FeedBlitz to capture all feed traffic and track subscriber statistics. 16 16 17 17 == Installation == … … 22 22 or 23 23 24 use the Add new plugin button in the plugins dashboard and go to the upload page.24 Use the Add new plugin button in the plugins dashboard and go to the upload page. 25 25 select the zip file and upload and activate the plugin 26 26 … … 29 29 = Do I need a FeedBlitz account? = 30 30 31 Yes, you must have an active FeedBlitz account and an active RSS Feed. Learn more about FeedBlitz's RSS feed services at http:// kb.feedblitz.com/article/AA-0044431 Yes, you must have an active FeedBlitz account and an active RSS Feed. Learn more about FeedBlitz's RSS feed services at http://support.feedblitz.com/customer/portal/articles/874071-feedblitz-and-feedburner---a-comparison 32 32 33 33 = Does this plugin work with Feedblitz trial accounts? = … … 46 46 == Changelog == 47 47 48 = 1.2.1 = 49 * updated : tested up to WP 4.8.4 and description text changed 50 48 51 = 1.2 = 49 52 * fixed : prevent invalid foreach error on first run … … 60 63 == Upgrade Notice == 61 64 65 = 1.2.1 = 66 * Tested up to WP 4.8.4 67 62 68 = 1.2 = 63 69 fix foreach error on first run. -
feedblitz-feedsmart/trunk/readme.txt
r684054 r1789021 1 1 === Plugin Name === 2 2 Plugin Name: FeedBlitz FeedSmart 3 Author URI: http ://www.feedblitz.com4 Plugin URI: http ://www.feedblitz.com3 Author URI: https://www.feedblitz.com 4 Plugin URI: https://www.feedblitz.com 5 5 Contributors: phollows,commentluv 6 6 Tags: FeedBlitz, Feeds, Feed Management RSS Feeds, RSS subscriptions, RSS stats, Feed Stats, FeedSmith, feedburner, feedburner alternative, blog subscriptions 7 7 Requires at least: 2.8.2 8 Tested up to: 3.59 Stable tag: 1.2 8 Tested up to: 4.8.4 9 Stable tag: 1.2.1 10 10 11 Redirects all RSS feed queries to your FeedBlitz feed, enabling consistent subscriber tracking11 Redirects all RSS feed queries to your FeedBlitz feed, enabling consistent RSS subscriber tracking, and enables RSS monetization via FeedBlitz's optional ad network. 12 12 13 13 == Description == 14 14 15 FeedBlitz is the premium FeedBurner alternative - see http:// kb.feedblitz.com/article/AA-00444- and this plugin is a drop in replacement for FeedBurner's FeedSmith plugin. Use this plugin as you migrate your FeedBurner - see http://kb.feedblitz.com/article/AA-00477 - or regular WordPress feeds to FeedBlitz to capture all feed traffic and track subscriber statistics.15 FeedBlitz is the premium FeedBurner alternative - see http://support.feedblitz.com/customer/portal/articles/874071-feedblitz-and-feedburner---a-comparison - and this plugin is a drop in replacement for FeedBurner's FeedSmith plugin. Use this plugin as you migrate your FeedBurner - see http://kb.feedblitz.com/article/AA-00477 - or regular WordPress feeds to FeedBlitz to capture all feed traffic and track subscriber statistics. 16 16 17 17 == Installation == … … 22 22 or 23 23 24 use the Add new plugin button in the plugins dashboard and go to the upload page.24 Use the Add new plugin button in the plugins dashboard and go to the upload page. 25 25 select the zip file and upload and activate the plugin 26 26 … … 29 29 = Do I need a FeedBlitz account? = 30 30 31 Yes, you must have an active FeedBlitz account and an active RSS Feed. Learn more about FeedBlitz's RSS feed services at http:// kb.feedblitz.com/article/AA-0044431 Yes, you must have an active FeedBlitz account and an active RSS Feed. Learn more about FeedBlitz's RSS feed services at http://support.feedblitz.com/customer/portal/articles/874071-feedblitz-and-feedburner---a-comparison 32 32 33 33 = Does this plugin work with Feedblitz trial accounts? = … … 46 46 == Changelog == 47 47 48 = 1.2.1 = 49 * updated : tested up to WP 4.8.4 and description text changed 50 48 51 = 1.2 = 49 52 * fixed : prevent invalid foreach error on first run … … 60 63 == Upgrade Notice == 61 64 65 = 1.2.1 = 66 * Tested up to WP 4.8.4 67 62 68 = 1.2 = 63 69 fix foreach error on first run.
Note: See TracChangeset
for help on using the changeset viewer.