Skip to content

Commit

Permalink
tag 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
herewithme committed Jun 25, 2013
1 parent 89ee680 commit 5a18f55
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 5 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
**Tags:** tag, posts, tags, admin, administration, tagging, navigation, terms, taxonomy
**Requires at least:** 3.0
**Tested up to:** 3.5.1
**Stable tag:** 2.3
**Stable tag:** 2.3.1

**Add some tools for taxonomies :** Terms suggestion, Mass Edit Terms, Auto link Terms, Ajax Autocompletion, Click Terms, Auto terms, Advanced manage terms, Advanced Post Terms, Related Posts by Terms, etc.

Expand Down Expand Up @@ -75,6 +75,10 @@ The Simple Tags can be installed in 3 easy steps:

## Changelog ##

* Version 2.3.1
* Rename jQuery autocomplete library, add prefix for fix JS conflict (event manager)
* Fix OpenCalais suggest tags
* Replace clean_page_cache by clean_post_tag
* Version 2.3
* Convert all class to STATIC methods
* Use error message API (self::displayMessage();)
Expand Down
4 changes: 3 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Donate link: http://beapi.fr/donate/
Tags: tag, posts, tags, admin, administration, tagging, navigation, terms, taxonomy
Requires at least: 3.3
Tested up to: 3.5.1
Stable tag: 2.3
Stable tag: 2.3.1

Add some tools for taxonomies : Terms suggestion, Mass Edit Terms, Auto link Terms, Ajax Autocompletion, Click Terms, Auto terms, Advanced manage terms, Advanced Post Terms, Related Posts by Terms, etc.

Expand Down Expand Up @@ -68,6 +68,8 @@ The Simple Tags can be installed in 3 easy steps:

* Version 2.3.1
* Rename jQuery autocomplete library, add prefix for fix JS conflict (event manager)
* Fix OpenCalais suggest tags
* Replace clean_page_cache by clean_post_tag
* Version 2.3
* Convert all class to STATIC methods
* Use error message API (self::displayMessage();)
Expand Down

0 comments on commit 5a18f55

Please sign in to comment.