Remove Redundant Links Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
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.
Screenshots
No screenshots provided