這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Hash Hash Tags

描述

“Characters starting with #” will be tag links. 「#から始まる文字」がタグリンクになります。Like Instagram. Like note-mu. Mobile-Friendly. You can choose whether to save tags in post.

this #sampletag are displayed as a posted tag link.
↓
this <a href="tag/sampletag">#sampletag</a> are displayed as a posted tag link.
  • You can choose whether to save tags in post. タグを投稿に保存する/しないを選べます。

  • You can specify the maximum number of characters in which hash tags are recognized as tags.(the initial value is 15)(Unlimited at 0)
    タグとして認識する最大文字数を指定できます。(デフォルトは15、0は無制限)

These are not recognized
* Characters beginning with two or more #(##example)
* HTML color codes(ex.#cccfff)
* Only numeric(ex.#123456)
*
複数シャープから始まるタグ、カラーコードに該当するタグ、数字のみのタグなどは認識しません。元々リンクして書かれている場合も書き換わりません。

You can escape beginning with minus -(-#example)
マイナスを付けると、タグにもリンクにもならず、マイナスが除去された #文字列 となります(エスケープ)

Other examples
https://kyrie.cloud/web/1306#i-3

This is Mobile-Friendly plugin.
シンプルな設定画面なのでスマホからも設定しやすいです。

bug report

https://kyrie.cloud/web/1306

安裝

  1. From the WP admin panel, click “Plugins” -> “Add new”.
  2. In the browser input box, type “Hash Hash Tags”.
  3. Select the “Hash Hash Tags” plugin and click “Install”.
  4. Activate the plugin.

OR…

  1. Download the plugin from this page.
  2. Save the .zip file to a location on your computer.
  3. Open the WP admin panel, and click “Plugins” -> “Add new”.
  4. Click “upload”.. then browse to the .zip file downloaded from this page.
  5. Click “Install”.. and then “Activate plugin”.

評價

There are no reviews for this plugin.

貢獻者及開發者

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

貢獻者

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

對開發相關資訊感興趣?

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

修改日誌

=1.0.0=
*New Release