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

Mobile Comments Signature

外掛說明

The Mobile Comments Signature plugin uses an efficient script to detect comments made from a mobile browser and then appends a signature to the comment.
The signature text is user-defined, accepts light HTML markup, and can be aligned left, center, or right. A testing mode allows the administrator to append
the signature to existing comments for live-site viewing.

Mobile Comments Signature was designed based on a request described at my site, Blog Ingenuity, and that
originated in a WordPress forum thread.

The plugin is simple, targeted, lightweight, and fully commented.

Possible plugin uses:

  • Integration into a plugin package for the mobile version of your site
  • To get a feel for the number of commenters visiting and commenting from a mobile phone/browser
  • Emails sent from a mobile phone often notify recipients of such and warn that spelling errors may occur. Mobile Comments Signature can be used
    as similar notification for your WordPress site

An options page is included that allows a user to:

  • Define the text to be appended
  • Toggle appending the signature on/off
  • Toggle separating the signature from comment text with a horizontal line
  • Align the signature left, center, or right
  • Preview the signature on the options page with a simulated comment
  • Toggle test mode to fake a mobile browser and test the signature on actual comments

Please direct all bug or incompatibility reports to the plugin page @ Blog Ingenuity.

螢幕擷圖

  • Mobile Comment Signature Options Page
  • Mobile Comment Signature In Action

安裝方式

Install the plugin as follows:

  1. Download the Mobile Comments Signature plugin
  2. Unzip the downloaded plugin folder
  3. Upload the plugin folder to /wp-content/plugins
  4. Activate the plugin through the ‘Plugins’ menu in WordPress
  5. Navigate to the options page (Settings -> Mobilesig) and set your preferences

常見問題集

Will this affect other plugins that already append stuff to my comments?

It shouldn’t. I’ve already made a revision to specifically prevent this after discovering it on my own site. Let me know if you still have issues.

Does this also add a signature to posts?

Not at this time, though the functionality is being considered. If you’re interested in it, let me know.

Will you be internationalizing the plugin?

If there’s enough interest in the plugin in general, then yes.

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

  1. 1.0:

    • Fixed a code error in initial security check
    • Fixed an error where the plugin version was not displaying properly on the plugin options page
    • Updated to version 1.0 and removed beta designation
  2. 0.4:

    • Verified compatability with WordPress 2.8
    • Updated readme to reflect latest compatibility
    • Updated main PHP file to reflect latest version compatibility
    • No functional plugin changes
  3. 0.3:

    • Initial WordPress.org repository release
    • Add plugin page link to options page bio box
    • Amended readme
  4. 0.2:
    • Initial Beta Release