Plugin info

Total downloads: 2,578
Active installs: 10
Total reviews: 4
Average rating: 4.8
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 2/12/2013 (4704 days ago)
Added to WordPress: 11/7/2012 (13 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 4704 days ago • 4 reviews

22/100

Is QuickTags abandoned?

Possibly abandoned (last update 4704 days ago).

Compatibility

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

Developers

Languages

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

Allows for front-end tagging of posts. It uses jQuery UI autocomplete to search the WP DB
and return the closest matching tag based on the search term. If no tag was found,
you can add a new tag by simply hitting the enter key.

Installation

  1. Download the quicktags.zip and uncompress it
  2. Place the QuickTags directory in the wp-content/plugins folder
  3. Enable the plugin
  4. Add the QuickTags widget from the widgets section of the dashboard!

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

  1. This screenshot shows the search text field and two tags: "Bioengineering" and "Construction"
that have been added to the post.

    This screenshot shows the search text field and two tags: "Bioengineering" and "Construction" that have been added to the post.

Changelog

0.0.4

  • Removed separate jquery-ui library as a new one is now included in WP 3.5
  • Fixed issue with drag n’ drop in WP 3.5.1 in widgets area
  • Fixed issue including files for localhost domains

0.0.3

  • Added jquery-ui extended library to resolve some JS bugs

0.0.2

  • Fixed issue with postID not being properly sent via AJAX
  • Fixed issue with widget rendering outside single posts (it’s now only displayed when is_single==true)
  • Minor code enhancements

0.0.1

First version release!