Changeset 871183
- Timestamp:
- 03/07/2014 11:49:09 AM (12 years ago)
- Location:
- rss-synchronization
- Files:
-
- 2 edited
-
tags/0.5.0/README.txt (modified) (1 diff)
-
trunk/README.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
rss-synchronization/tags/0.5.0/README.txt
r871167 r871183 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 Use this plugin if you wish to read external RSS feeds into WordPress posts. The plugin is configurable letting you define what feeds to read and how often to read them. It also lets you decide whether you want to store the external images locally, inserting them into the media gallery, or otherwise simply hotlink them (that is the default). 10 Use this plugin if you wish to read external RSS feeds into WordPress posts. 11 12 == Description == 13 14 The plugin is configurable letting you define what feeds to read and how often to read them. It also lets you decide whether you want to store the external images locally, inserting them into the media gallery, or otherwise simply hotlink them (that is the default). 15 16 You will find these settings in your administration page on the Settings->RSS Settings sub-menu. 11 17 12 18 == Installation == -
rss-synchronization/trunk/README.txt
r871167 r871183 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 Use this plugin if you wish to read external RSS feeds into WordPress posts. The plugin is configurable letting you define what feeds to read and how often to read them. It also lets you decide whether you want to store the external images locally, inserting them into the media gallery, or otherwise simply hotlink them (that is the default). 10 Use this plugin if you wish to read external RSS feeds into WordPress posts. 11 12 == Description == 13 14 The plugin is configurable letting you define what feeds to read and how often to read them. It also lets you decide whether you want to store the external images locally, inserting them into the media gallery, or otherwise simply hotlink them (that is the default). 15 16 You will find these settings in your administration page on the Settings->RSS Settings sub-menu. 11 17 12 18 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.