Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Mobile Comments Signature

Descripción

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.

Capturas

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

Instalación

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

FAQ

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.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Mobile Comments Signature» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Mobile Comments Signature» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

  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