Опис
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).
Встановлення
Copy feedproxyResolver.php.php to wp-content/plugins and activate it. You need to have installed curl support for php.
See settings/Feedp Resolver
Учасники та розробники
“Feedproxy Resolver” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
УчасникиПерекладіть “Feedproxy Resolver” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
0.2
- add parameter replacement modes and setting page
0.1
- first stable