Changeset 409751
- Timestamp:
- 07/14/2011 03:10:34 PM (15 years ago)
- Location:
- faceted-search-widget/trunk
- Files:
-
- 2 edited
-
faceted-search-widget.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
faceted-search-widget/trunk/faceted-search-widget.php
r409750 r409751 4 4 Plugin URI: http:// 5 5 Description: Sidebar Widget to allow filtering indexes by builtin and custom taxonomies 6 Version: 1. 06 Version: 1.1 7 7 Author: The Federal Communications Commission 8 8 Author URI: http://fcc.gov/developers -
faceted-search-widget/trunk/readme.txt
r403396 r409751 5 5 Requires at least: 3.1 6 6 Tested up to: 3.2 7 Stable tag: 1. 07 Stable tag: 1.1 8 8 9 9 Sidebar Widget to allow filtering indexes by builtin and custom taxonomies. … … 25 25 == Changelog == 26 26 27 = 1.1 = 28 * Now uses the [Widget API](http://codex.wordpress.org/Widgets_API) 29 * Ability to specify widget title 30 * Removed trailing whitespace from file 31 27 32 = 1.0 = 28 33 * Initial Release
Note: See TracChangeset
for help on using the changeset viewer.