Changeset 1417196
- Timestamp:
- 05/14/2016 11:22:13 PM (10 years ago)
- Location:
- wpcustom-category-image
- Files:
-
- 2 deleted
- 2 edited
- 10 copied
-
tags/2.1.0 (copied) (copied from wpcustom-category-image/trunk)
-
tags/2.1.0/README.txt (copied) (copied from wpcustom-category-image/trunk/README.txt) (2 diffs)
-
tags/2.1.0/WPCustomCategoryImage.php (copied) (copied from wpcustom-category-image/trunk/WPCustomCategoryImage.php)
-
tags/2.1.0/functions.php (deleted)
-
tags/2.1.0/helpers.php (copied) (copied from wpcustom-category-image/trunk/helpers.php)
-
tags/2.1.0/index.php (copied) (copied from wpcustom-category-image/trunk/index.php)
-
tags/2.1.0/js/categoryimage.js (copied) (copied from wpcustom-category-image/trunk/js/categoryimage.js)
-
tags/2.1.0/load.php (copied) (copied from wpcustom-category-image/trunk/load.php) (1 diff)
-
tags/2.1.0/templates/add-form-option-image.php (copied) (copied from wpcustom-category-image/trunk/templates/add-form-option-image.php)
-
tags/2.1.0/templates/edit-form-option-image.php (copied) (copied from wpcustom-category-image/trunk/templates/edit-form-option-image.php)
-
tags/2.1.0/templates/form-option-image.php (copied) (copied from wpcustom-category-image/trunk/templates/form-option-image.php)
-
trunk/README.txt (modified) (2 diffs)
-
trunk/functions.php (deleted)
-
trunk/load.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wpcustom-category-image/tags/2.1.0/README.txt
r1417194 r1417196 3 3 Requires at least: 3.5 4 4 Tested up to: 4.5.2 5 Stable tag: 1.2.05 Stable tag: 2.1.0 6 6 7 7 The WPCustom Category Image plugin allow users to upload their very own custom category image. … … 45 45 == Changelog == 46 46 47 1. v 1.2.047 1. v2.1.0 48 48 49 49 - Bugfixes -
wpcustom-category-image/tags/2.1.0/load.php
r1417194 r1417196 4 4 * Plugin URI: https://github.com/eduardostuart 5 5 * Description: "Customization is a good thing." The Category Image plugin allow users to upload their very own custom category (taxonomy) image to obtain a much more personalized look and feel. 6 * Version: 1.2.06 * Version: 2.1.0 7 7 * Author: Eduardo Stuart 8 8 * Author URI: https://twitter.com/eduardostuart -
wpcustom-category-image/trunk/README.txt
r1417194 r1417196 3 3 Requires at least: 3.5 4 4 Tested up to: 4.5.2 5 Stable tag: 1.2.05 Stable tag: 2.1.0 6 6 7 7 The WPCustom Category Image plugin allow users to upload their very own custom category image. … … 45 45 == Changelog == 46 46 47 1. v 1.2.047 1. v2.1.0 48 48 49 49 - Bugfixes -
wpcustom-category-image/trunk/load.php
r1417194 r1417196 4 4 * Plugin URI: https://github.com/eduardostuart 5 5 * Description: "Customization is a good thing." The Category Image plugin allow users to upload their very own custom category (taxonomy) image to obtain a much more personalized look and feel. 6 * Version: 1.2.06 * Version: 2.1.0 7 7 * Author: Eduardo Stuart 8 8 * Author URI: https://twitter.com/eduardostuart
Note: See TracChangeset
for help on using the changeset viewer.