Feedproxy Resolver

Removes google feedproxy links from wordpress posts

Author:Daniel Marohn (profile at wordpress.org)
WordPress version required:2.0.2
WordPress version tested:3.3.2
Plugin version:0.1
Added to WordPress repository:22-06-2012
Last updated:25-06-2012
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, %:100
Rated by:1
Plugin URI:https://github.com/camillo/wp-untracker
Total downloads:831
plugin download
Click to start download

I do not want to see google feedproxy links inside posts. I do not want to get tracked by google and hate such things. Unfortunately some blogger use it (their choise), so linking to their posts requires work to 'free' the links. Stupid task (copy to browser, copy new url), that can get scripted very easy.

FeedproxyResolver tries to do this, by looking over new posts (by a regex), do a curl request for every found feedproxy link and replace the link with the 'correct' one (http header redirect_url).


ChangeLog