You are here: Documentation » SimplePie Plugins and Integration » WordPress » SimplePie Plugin for WordPress » Installation
Installation
Navigation
Upgrading from an older version?
From 2.2.x
- Backup any custom templates and post-processing files you might have.
- Replace the old plugin folder with the new one.
- Re-add your custom templates and post-processing files.
From 2.0.x through 2.1.x
- Install the SimplePie Core plugin, and activate it.
- Backup any custom templates and post-processing files you might have.
- Replace the old plugin folder with the new one.
- Re-add your custom templates and post-processing files.
- Make sure that you go into the Options panel, and click “update options” to ensure that new data is entered into the database.
From 1.x
- Delete all traces of the previous version of the plugin (specifically deleting
simplepie_wordpress.php
). - Wherever you've called
SimplePieWP()
, you'll likely end up deleting the options you've already set, or converting them to the updated array syntax for setting per-feed options. These new options are discussed below.
Fresh Installation
Step 0: SimplePie Core
This plugin relies on another WordPress plugin called SimplePie Core. This plugin is shared by other plugins that integrate with SimplePie, so check to see if you already have it. If you're using WordPress 2.3 or newer, the WordPress Plugins control panel will tell you if you need to update to a newer version.
If you don't already have it, follow steps 1-3 for both SimplePie Core and SimplePie Plugin for WordPress.
Step 1: Download the plugin
There's a link above to download the SimplePie Plugin for WordPress (make sure you know where you've downloaded them to). Once you've done that, unzip it.
Step 2: Upload the plugin folder
The entire plugin folder should be uploaded as-is to your WordPress installation, so that it ends up as wp-content/plugins/simplepie-plugin-for-wordpress
.
Step 3: Enable the plugin
Log into your WordPress control panel, go to “plugins”, and enable the SimplePie Plugin for WordPress plugin. If you need more help installing WordPress plugins, check out the WordPress plugin installation instructions. From there, you can go to the new Options → SimplePie for WP
panel and configure your default settings.
The SimplePie Plugin for WordPress is now installed!
plugins/wordpress/simplepie_plugin_for_wordpress/installation.txt · Last modified: 2011/03/06 03:56 (external edit)