Changeset 1925279
- Timestamp:
- 08/15/2018 02:59:57 PM (8 years ago)
- Location:
- wp-search-category-admin
- Files:
-
- 1 deleted
- 3 edited
- 3 copied
-
tags/1.1 (deleted)
-
tags/1.1.1 (copied) (copied from wp-search-category-admin/trunk)
-
tags/1.1.1/README.md (modified) (2 diffs)
-
tags/1.1.1/js/script.js (copied) (copied from wp-search-category-admin/trunk/js/script.js)
-
tags/1.1.1/wp-search-cat-admin.php (copied) (copied from wp-search-category-admin/trunk/wp-search-cat-admin.php) (1 diff)
-
trunk/README.md (modified) (2 diffs)
-
trunk/wp-search-cat-admin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-search-category-admin/tags/1.1.1/README.md
r1865462 r1925279 4 4 Requires at least: 4.0 5 5 Tested up to: 4.9 6 Stable tag: 1. 06 Stable tag: 1.1 7 7 License: GPLv2 or later 8 8 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 25 25 == Changelog == 26 26 27 = 1.1 = 28 * Can search category in quick edit 29 27 30 = 1.0 = 28 31 * First version of the plugin -
wp-search-category-admin/tags/1.1.1/wp-search-cat-admin.php
r1925275 r1925279 4 4 Plugin Name: WP search category admin 5 5 Description: Search dynamically a category in the box category in admin 6 Version: 1. 06 Version: 1.1 7 7 Author: Clément Décou 8 8 Author URI: http://www.clement-decou.fr -
wp-search-category-admin/trunk/README.md
r1865462 r1925279 4 4 Requires at least: 4.0 5 5 Tested up to: 4.9 6 Stable tag: 1. 06 Stable tag: 1.1 7 7 License: GPLv2 or later 8 8 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 25 25 == Changelog == 26 26 27 = 1.1 = 28 * Can search category in quick edit 29 27 30 = 1.0 = 28 31 * First version of the plugin -
wp-search-category-admin/trunk/wp-search-cat-admin.php
r1925275 r1925279 4 4 Plugin Name: WP search category admin 5 5 Description: Search dynamically a category in the box category in admin 6 Version: 1. 06 Version: 1.1 7 7 Author: Clément Décou 8 8 Author URI: http://www.clement-decou.fr
Note: See TracChangeset
for help on using the changeset viewer.