plugin-icon

Anonymous Admin Links

Hide the referrer for external links in wp-admin using href.li
Bewertungen
Zuletzt aktualisiert
March 28, 2013
Version
1.03

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' );
Kostenlosmit dem Creator-Tarif
Mit deiner Installation stimmst du den Geschäftsbedingungen von WordPress.com sowie den Bedingungen für Drittanbieter-Plugins zu.
Getestet bis
3.5.2
Dieses Plugin steht zum Download zur Verfügung, um in deiner selbst gehosteten WordPress-Installation verwendet zu werden.