FeedCache Pipes

0

FeedCache Pipes will retrieve, cache and store locally a list of RSS feeds that you can then display on your WP site. This prevents multiple HTTP requests with each page load since the

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

FeedCache Pipes will retrieve, cache and store locally a list of RSS feeds that you can then display on your WP site. This prevents multiple HTTP requests with each page load since the feeds can be read from the cache file.

Requirements

  • Ruby
  • CRON access

Upgrading

  1. Deactivate the previous version of FeedCache Pipes through your WordPress plugins menu

  2. Upload the new feedcache-cron.rb, feedcache-pipes.php and complete lib/ directory files to your existing feedcache-pipes directory. You do not need to overwrite your existing files/ directory or the fcpipes-config.yml file.

  3. Activate the newly uploaded plugin.

    • Go to Settings -> FeedCache Pipes and update your FeedCache Pipes settings (click update even if you haven’t made changes)
  4. Enter the correct FCPIPES_DIR variable in the feedcache-cron.rb script

    • update your MYSQL_SOCKET setting as well if the MySQL socket on your server is not the default (/tmp/mysql.sock)