Tag My Hash

描述

Tag My Hash (#TagMyHash) is a lightweight WordPress plugin that bridges social-media-style hashtag usage with WordPress’s native tag taxonomy. This plugin scans your post content, identifies anything starting with a pound (a.k.a. hashtags sign #), and turns it into a functional part of your site’s tag structure. You no longer have to manually scroll down to the “Tags” meta box every time you want to categorise a quick update. A live front-end demo of this plugin can be found @ LornaTimbah.com.

Features:

v.1.0:
– Automatic hashtag detection in post content
– Auto-create missing WordPress tags
– Auto-assign hashtags as tags on save
– Convert hashtags into clickable links to tag archive pages
– Simple settings page (enable/disable + mode toggle)
– Standard Posts support

螢幕截圖

  • Example front-end (posts) with Tag My Hash enabled.
  • Tag My Hash settings page in WordPress dashboard.

安裝

  1. Upload the plugin to /wp-content/plugins/tagmyhash or install via the WordPress Plugin Directory.
  2. Activate the plugin.
  3. Go to Settings -> Tag My Hash to configure.

常見問題

Does it process hashtags inside code blocks?

No. Hashtags inside pre and code blocks are ignored by default.

Will it touch my existing tags?

No. The plugin appends new tags only and never removes manually assigned tags.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Tag My Hash” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Tag My Hash 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0

  • Initial release.