ZP Relative Feed

Converts relative links in feeds into absolute links by adding the base of the site from server environment variable.

Author:zetaprints (profile at wordpress.org)
WordPress version required:2.9
WordPress version tested:2.9.2
Plugin version:0.1
Added to WordPress repository:12-06-2010
Last updated:12-06-2010
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://wordpress.org/extend/plugins/zprelativ...
Total downloads:583
plugin download
Click to start download

WP instances converted to use relative links make RSS feeds unusable becase they too contain relative links. This plugin registers a converter function in several filters to solve this issue. These filters apply to links before printing it to the feed output. The plugin's converter function adds scheme, domain name and port (getting the values from PHP's server environment variable) to links in feeds.

This plugin was developed by ZetaPrints as an open source project and is hosted in WordPress Plugin Directory. You are welcome to poke around and generally do as you please, as it's under MIT license.