⚠ 此外掛已下架 — 不再更新維護,建議勿安裝。
1,000+
安裝啟用
★★★★☆
4.6/5 分(5 則評價)
5490 天前
最後更新
—
問題解決
WordPress 3.0+ v1.7 上架:2010-11-14
內容簡介
此 WordPress 外掛會將指向目前頁面的 <a> 元素更改為移除 href 屬性並新增描述性的 title。
與大多數佈景主題相容。已在 TwentyTen 進行測試。
範例:
如果您在頁面 /about/
<a href='http://example.com/about/'>About</a>
會轉換為
<a title='此處為您所在的位置。' class='rrl current_page_item'>About</a>
且
<link rel='author' href='/about/'>
會被移除。
所有更改僅適用於 GET 請求。
請透過我的聯絡頁面向我發送您的錯誤回報與建議。
外掛標籤
開發者團隊
原文外掛簡介
Changes 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/
About
will be converted to
About
and
will be removed.
All changes apply to GET requests only.
Send me your bug reports and suggestions via my contact page.
