
內容簡介
這個 WordPress 外掛允許使用者在 WordPress 儀表板中維護一個縮寫字和縮略語清單。當在文章、頁面和評論中發現這些縮寫字時,它們會自動包含適當的 HTML 標記。
外掛會自動檢測目前使用的佈景主題是否使用 HTML5,如果是的話,它會輸出正確的 HTML 縮寫字或縮略語元素,例如 <acronym title="Hypertext Markup Language">HTML</acronym>(或 HTML5 的 <abbr title="Hypertext Markup Language">HTML</abbr>)。
這個外掛是基於 Joel Pan 非常棒的 Acronyms 開發的,但該外掛已不再維護。HTML5 的出現和 <acronym> 标记被弃用的趨勢促使我分叉 Joel 的外掛並且創建 Acronyms 2。
外掛標籤
開發者團隊
原文外掛簡介
This WordPress plugin will allow users to maintain a list of acronyms and abbreviations which can be managed in the WordPress Dashbard. These acronyms will be automatically wrapped in the appropriate HTML markup when found in posts, pages and comments.
The plugin will auto-detect whether the currently active theme uses HTML5, and will output the appropriate HTML acronym or abbreviation element, e.g. HTML (or HTML for HTML5).
Based on Joel Pan’s excellent Acronyms, which is no longer being actively maintained. The onset of HTML5 and the deprecation of in favour of led me to fork Joel’s plugin and create Acronyms 2.
