plugin-icon

Remove Redundant Links

Replaces links to the currently seen page.
評分
4.6
最近更新:
March 7, 2011
版本
1.7
活躍安裝總數
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.

免費使用Creator方案
活躍安裝總數
1K
目前已測試版本
3.1.4
此外掛程式已可供下載,並可用於你的 WordPress 自助託管安裝。