Plugin info

Total downloads: 1,079
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 2
Last updated: 4/2/2013 (4657 days ago)
Added to WordPress: 4/2/2013 (12 years old)
Minimum WordPress version: 3.0.1
Tested up to WordPress version: 3.5.2
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 4657 days ago

20/100

Is mnTextSelector abandoned?

Possibly abandoned (last update 4657 days ago).

Compatibility

Requires WordPress: 3.0.1
Tested up to: 3.5.2
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

mnTextSelector lets you quickly create custom functions to run when a user selects specific text on your site. Say you want to give the user an option to view the definition of a word they highlight, you just create a function or a link to view the definition and apply it to this jQuery plugin. When your user selects a word or a string of text, the options you provide will appear.

Installation

  1. Upload mntextselector.zip to the /wp-content/plugins directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Create a new comparison inside the post editor.

Frequently Asked Questions

System Requirements

  • mnTextSelector requires jQuery and has only been tested with jQuery 1.9, but should work with earlier versions.

Review feed

No reviews available

Screenshots

  1. Quickly add callback functions with <code>jQuery.mnTextSelector.addOption(label,callback)</code>.

    Quickly add callback functions with jQuery.mnTextSelector.addOption(label,callback).

  2. Options will appear over user-highlighted text.

    Options will appear over user-highlighted text.

Changelog

1.0

  • Initial release.
  • Allows WordPress users to quickly add callback functions to user-highlighted text.