plugin-icon

Remove Redundant Links

Replaces links to the currently seen page.
Calificaciones
4.6
Última actualización
March 7, 2011
Versión
1.7
Instalaciones activas
1K

Changes <a> elements pointing to the currently seen page by removing the href attribute and adding a descriptive title.

Compatible with most themes. Tested with TwentyTen

Example: If you are on the page /about/

<a href='http://example.com/about/'>About</a>

will be converted to

<a title='You are here.' class='rrl current_page_item'>About</a>

and

<link rel='author' href='/about/'>

will be removed.

All changes apply to GET requests only.

Send me your bug reports and suggestions via my contact page.

Instalaciones activas
1K
Probado hasta
3.1.4
Te puedes descargar este plugin para utilizarlo en tu instalación autoalojada de WordPress.