该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Anonymous Admin Links

描述

When you click links, your browser sends referrer information to the site you land on. This is how you get things like referrer counts in Google Analytics. Sometimes, though, you don’t want people to know where you clicked their links from. By default, this plugin will hide your referrers for links from wp-admin. You can also use it to hide links on the front end of your site by making a plugin along the lines of this.

add_action( 'wp_enqueue_scripts', 'es_anonymous_admin_links' ); 

安装

This plugin doesn’t have any options. Install it, activate it, and it’s on.

评价

此插件暂无评价。

贡献者及开发者

「Anonymous Admin Links」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0

  • Genesis.