內容簡介
當你的讀者從你的博客點擊連結時,被連結的網站可以看到他們的來源。因此,你的博客被你曾經連結到的每個網站所知道。
WP-HideRefer會為你的外出連結添加代理,使你的網站保持私密!
有許多插件可以匿名化連結。 WP-HideRefer的優點在於:
它100%符合WordPress API
它完全是服務器端 (= 可快取和無需JavaScript!)
因此,支持無限滾動 (AJAX /流式傳輸)
它正確過濾您的饋料和評論
它可以處理您手動匿名化的連結!
// Ulf Benjaminsson
(請注意,WP-HideRefer需要PHP 5或更新版本。)
其他說明
版權所有(C)2012-2019 Ulf Benjaminsson(我的全名拼寫下划線用點隔開的hello at my full name dot com)
本程序是自由軟件;您可以重新分發它和/或修改
它是根據GNU通用公共許可證發布的
自由軟件基金會; 其許可證版本2或更高版本。
本程序是基於通用公共許可證於《按原樣》基礎上分發的,
没有任何形式的保證; 甚至没有默示保證
适销性或针对特定用途的保证。有关更多详细信息,请参阅
GNU通用公共许可证。
您應該已經收到了GNU通用公共许可证的一份副本
與本程序一起; 如果没有,请写信给自由软件
基金会,Inc.,59 Temple Place,Suite 330,Boston,MA 02111-1307 USA
外掛標籤
開發者團隊
原文外掛簡介
When your readers follow links from your blog, the linked site can see where they come from. Thus; your blog is known by every site you’ve ever linked to.
WP-HideRefer adds proxies to your outgoing links, keeping your site private!
There are many plugins to anonymize links. What makes WP-HideRefer better is:
it’s 100% WordPress API compliant
it’s entirely server-side (= cacheable & no JavaScript!)
therefore; supports infinite-scroll (AJAX / streaming)
it correctly filters your feeds and comments
it can handle your manually anonymized links!
//Ulf Benjaminsson
(Please note that WP-HideRefer requires PHP 5 or newer.)
Additional Notes
Copyright (C) 2012-2019 Ulf Benjaminsson (hello at my full name dot com)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
