Changeset 1084708
- Timestamp:
- 02/07/2015 11:49:15 PM (11 years ago)
- Location:
- fix-my-feed-rss-repair
- Files:
-
- 1 added
- 2 edited
-
assets/icon-256x256.png (added)
-
trunk/readme.txt (modified) (4 diffs)
-
trunk/rss-feed-fixr.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
fix-my-feed-rss-repair/trunk/readme.txt
r773714 r1084708 5 5 Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RMCSV4J9FALZ6 6 6 Requires at least: 3.0 7 Tested up to: 3.3.28 Stable Tag:1. 27 Tested up to: 4.1 8 Stable Tag:1.3 9 9 10 10 … … 24 24 25 25 Code sources from: http://wejn.org/stuff/wejnswpwhitespacefix.php.html 26 26 27 27 == Installation == 28 28 … … 30 30 1. Upload to the `/wp-content/plugins/` directory 31 31 2. Activate the plugin through the 'Plugins' menu in WordPress 32 3. go to tools>RSS fix and apply 32 33 33 34 == Frequently Asked Questions == 35 36 = I've activated the plugin but nothing happened. = 37 make sure you apply the fix by going to tools>RSS fix and apply it. 38 39 = I've updated WordPress and now my feed is broken again = 40 after updating you may need to go back to tools>RSS fix and re-apply the patch. 41 42 = your plugin didn't work, my feed is still broken = 43 this plugin fixes a specific feed issue, chances are you have a different problem that may need to be manually addressed. Please feel free to contact me. 34 44 35 45 … … 40 50 1.2 41 51 Added warning message for users of W3 Total Cache which can sometimes cause a conflict and instructions on how to fix it if it does. 52 53 1.3 54 update for WordPress 4+ compatibility -
fix-my-feed-rss-repair/trunk/rss-feed-fixr.php
r551634 r1084708 5 5 Description: This plugin was made to fix issues with whitespace in your rss feeds. If you get an error and have not been able to resolve your feed issues than this plugin is what you need. RSS repair adds a new item to your wordpress tools menu. After you do a core update, apply the fix and your feed will be as good as new. 6 6 Author: Innovative Solutions 7 Version:1. 27 Version:1.3 8 8 Author URI: http://www.whereyoursolutionis.com/author/scriptonite/ 9 9 */
Note: See TracChangeset
for help on using the changeset viewer.