Linux 软件免费装

SimplePie Plugin for WordPress

开发者 skyzyx
gsnedders
更新时间 2008年4月10日 12:56
捐献地址: 去捐款
PHP版本: 2.0 及以上
WordPress版本: 2.5

标签

feeds feed rss atom sidebar syndication magpie simplepie sideblog

下载

1.2 1.0 1.1 1.2.1 2.0 2.0.1 2.0.2 2.0.3 2.1 2.1.1 2.1.2 2.2 2.2.1

详情介绍:

About this Plugin This is the official plugin from the SimplePie team. It relies on the SimplePie Core plugin, and includes several features: What's new in this version? The major changes in version 2.2 are reliance on the "SimplePie Core" WordPress plugin, cache location fixes, updates for WordPress 2.5, much more noticeable error messages when dependencies are missing, and support for a variety of new SimplePie 1.1 features such as setting a per-feed item limit when using Multifeeds. The major new feature in version 2.1 was support for "post-processing", which allows you to write small PHP scripts to alter the output from a feed. Popular uses include stripping out everything from a feed item except for images, and adding a target attribute to links to make them open in new windows. We've also added better support for error handling and messages, and made the plugin more aware of it's location, enabling a simpler install process.

安装:

Upgrading from an older version? From 2.2.x
  1. Backup any custom templates and post-processing rules you might have.
  2. Replace the old plugin folder with the new one.
  3. Re-add your custom templates.
From 2.0.x through 2.1.x
  1. Backup any custom templates and post-processing rules you might have.
  2. Replace the old plugin folder with the new one.
  3. Re-add your custom templates.
  4. 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
  1. Delete all traces of the previous version of the plugin (specifically deleting simplepie_wordpress.php).
  2. 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.