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

HashLibs

外掛說明

Display hashed URL values in your page content using simple shortcode. Ex. Visit josh.dvvvvvvvv.com/#name=Bob – replace ‘Bob’ with anything else for a different result.

安裝方式

  1. Activate the plugin through the ‘Plugins’ menu in WordPress
  2. Use the plugin’s shortcode [echo-hash param_name] in the content of your pages and posts, replacing ‘param_name’ with the name of the parameter you wish to display.
  3. Use hashes in your URL to display their value in the page.

For instance, if your page URL is http://mysite.com/page/#name=John Doe/age=43, then ‘John Doe’ will be displayed wherever [echo-hash name] is inserted, and ’43’ will be displayed wherever [echo-hash age] is inserted.

Ex. Visit josh.dvvvvvvvv.com/#name=Josh or josh.dvvvvvvvv.com/#name=Josh/salutation=Mr. – replace ‘Josh’ or ‘Mr.’ with anything else for a different result. My WordPress page content is simply: Hi [echo-hash salutation] [echo-hash name] – you can replace ‘salutation’ or ‘name’ with anything else and place as many as you like anywhere in your content that you like.

常見問題集

What is this for?

To make magic happen.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈HashLibs〉的開發相關工作。

參與者

將〈HashLibs〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

0.5

  • Created.