Changeset 1723610
- Timestamp:
- 09/02/2017 11:14:07 AM (9 years ago)
- Location:
- duplicate-taxonomy-terms-and-acf-fields
- Files:
-
- 4 edited
- 1 copied
-
tags/1.0.1 (copied) (copied from duplicate-taxonomy-terms-and-acf-fields/trunk)
-
tags/1.0.1/duplicate-taxonomy-terms-and-acf-fields.php (modified) (1 diff)
-
tags/1.0.1/readme.txt (modified) (1 diff)
-
trunk/duplicate-taxonomy-terms-and-acf-fields.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
duplicate-taxonomy-terms-and-acf-fields/tags/1.0.1/duplicate-taxonomy-terms-and-acf-fields.php
r1723592 r1723610 3 3 Plugin Name: ACF Duplicate taxonomy terms with all fields 4 4 Description: Duplicate any custom taxonomy term, including built-in categories and tags + all ACF fields (all values from old term will be copied to new one) 5 Version: 1.0. 05 Version: 1.0.1 6 6 Author: Kresimir Pendic 7 7 Author URI: http://mk-dizajn.com -
duplicate-taxonomy-terms-and-acf-fields/tags/1.0.1/readme.txt
r1719618 r1723610 29 29 30 30 == Changelog == 31 = 1.0.1 = 32 * Rename plugin title * 31 33 = 1.0.0 = 32 34 * First public push * -
duplicate-taxonomy-terms-and-acf-fields/trunk/duplicate-taxonomy-terms-and-acf-fields.php
r1723592 r1723610 3 3 Plugin Name: ACF Duplicate taxonomy terms with all fields 4 4 Description: Duplicate any custom taxonomy term, including built-in categories and tags + all ACF fields (all values from old term will be copied to new one) 5 Version: 1.0. 05 Version: 1.0.1 6 6 Author: Kresimir Pendic 7 7 Author URI: http://mk-dizajn.com -
duplicate-taxonomy-terms-and-acf-fields/trunk/readme.txt
r1719618 r1723610 29 29 30 30 == Changelog == 31 = 1.0.1 = 32 * Rename plugin title * 31 33 = 1.0.0 = 32 34 * First public push *
Note: See TracChangeset
for help on using the changeset viewer.