ipcmedia / flipboard-rss-feed
Flipboard RSS Feed
This package's canonical repository appears to be gone and the package has been frozen as a result.
Installs: 14 268
Dependents: 0
Suggesters: 0
Security: 0
Stars: 12
Watchers: 18
Forks: 4
Type:wordpress-plugin
Requires
- composer/installers: ~1.0
README
This plugin alters WordPress's built-in RSS feeds to make it compatible with Flipboard RSS specification.
Frequently Asked Questions
How do you use this plugin?
After enabling the plugin, navigate to an RSS feed in WordPress (e.g. http:///www.example.com/feed/) and add ?mrss=1 to the end of the url. It should look something like this: http:///www.example.com/feed/?mrss=1
Does this plugin include PubSubHubbub support?
In a word, no. There are other plugins available that do this on the WordPress plugin repository.
Installation
Using The WordPress Dashboard
- Navigate to the 'Add New' in the plugins dashboard
- Search for 'flipboard-rss-feed'
- Click 'Install Now'
- Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
- Navigate to the 'Add New' in the plugins dashboard
- Navigate to the 'Upload' area
- Select
flipboard-rss-feed.zip
from your computer - Click 'Install Now'
- Activate the plugin in the Plugin dashboard
Using FTP
- Download
flipboard-rss-feed.zip
- Extract the
flipboard-rss-feed
directory to your computer - Upload the
flipboard-rss-feed
directory to the/wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
GitHub Updater
The Flipboard RSS Feed includes native support for the GitHub Updater which allows you to provide updates to your WordPress plugin from GitHub.
License
The Flipboard RSS Feed is licensed under the GPL v2 or later.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Contributions
Anyone is welcome to contribute to Flipboard RSS Feed
There are various ways you can contribute:
- Raise an issue on GitHub.
- Send us a Pull Request with your bug fixes and/or new features.
- Provide feedback and suggestions on enhancements.
Credits
This plugin was written by the development team at Time Inc. (UK) Ltd and maintained by @spacedmonkey.