Changeset 1417399
- Timestamp:
- 05/15/2016 04:06:29 PM (10 years ago)
- Location:
- wpcustom-category-image
- Files:
-
- 2 added
- 1 deleted
- 2 edited
- 11 copied
-
tags/2.1.4 (copied) (copied from wpcustom-category-image/trunk)
-
tags/2.1.4/README.txt (copied) (copied from wpcustom-category-image/trunk/README.txt) (2 diffs)
-
tags/2.1.4/WPCustomCategoryImage.php (copied) (copied from wpcustom-category-image/trunk/WPCustomCategoryImage.php)
-
tags/2.1.4/functions.php (deleted)
-
tags/2.1.4/helpers.php (copied) (copied from wpcustom-category-image/trunk/helpers.php)
-
tags/2.1.4/index.php (copied) (copied from wpcustom-category-image/trunk/index.php)
-
tags/2.1.4/js/categoryimage.js (copied) (copied from wpcustom-category-image/trunk/js/categoryimage.js)
-
tags/2.1.4/lang (copied) (copied from wpcustom-category-image/trunk/lang)
-
tags/2.1.4/license.txt (added)
-
tags/2.1.4/load.php (copied) (copied from wpcustom-category-image/trunk/load.php) (1 diff)
-
tags/2.1.4/templates/add-form-option-image.php (copied) (copied from wpcustom-category-image/trunk/templates/add-form-option-image.php)
-
tags/2.1.4/templates/edit-form-option-image.php (copied) (copied from wpcustom-category-image/trunk/templates/edit-form-option-image.php)
-
tags/2.1.4/templates/form-option-image.php (copied) (copied from wpcustom-category-image/trunk/templates/form-option-image.php)
-
trunk/README.txt (modified) (2 diffs)
-
trunk/license.txt (added)
-
trunk/load.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wpcustom-category-image/tags/2.1.4/README.txt
r1417395 r1417399 1 1 === WPCustom Category Image === 2 2 Tags: wordpress, category, wordpress category image , custom category image 3 License: GPLv3 4 License URI: http://www.gnu.org/licenses/gpl.html 3 5 Requires at least: 3.5 4 6 Tested up to: 4.5.2 5 Stable tag: 2.1. 37 Stable tag: 2.1.4 6 8 7 9 The WPCustom Category Image plugin allow users to upload their very own custom category image. … … 20 22 21 23 **Example #1** 22 [gist.github.com/eduardostuart/b88d6845a1afb78c296c]( gist.github.com/eduardostuart/b88d6845a1afb78c296c)24 [gist.github.com/eduardostuart/b88d6845a1afb78c296c](https://gist.github.com/eduardostuart/b88d6845a1afb78c296c) 23 25 24 26 **Example #2 (Shortcode)** -
wpcustom-category-image/tags/2.1.4/load.php
r1417395 r1417399 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: 2.1. 36 * Version: 2.1.4 7 7 * Author: Eduardo Stuart 8 8 * Author URI: https://twitter.com/eduardostuart -
wpcustom-category-image/trunk/README.txt
r1417395 r1417399 1 1 === WPCustom Category Image === 2 2 Tags: wordpress, category, wordpress category image , custom category image 3 License: GPLv3 4 License URI: http://www.gnu.org/licenses/gpl.html 3 5 Requires at least: 3.5 4 6 Tested up to: 4.5.2 5 Stable tag: 2.1. 37 Stable tag: 2.1.4 6 8 7 9 The WPCustom Category Image plugin allow users to upload their very own custom category image. … … 20 22 21 23 **Example #1** 22 [gist.github.com/eduardostuart/b88d6845a1afb78c296c]( gist.github.com/eduardostuart/b88d6845a1afb78c296c)24 [gist.github.com/eduardostuart/b88d6845a1afb78c296c](https://gist.github.com/eduardostuart/b88d6845a1afb78c296c) 23 25 24 26 **Example #2 (Shortcode)** -
wpcustom-category-image/trunk/load.php
r1417395 r1417399 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: 2.1. 36 * Version: 2.1.4 7 7 * Author: Eduardo Stuart 8 8 * Author URI: https://twitter.com/eduardostuart
Note: See TracChangeset
for help on using the changeset viewer.