Plugin Directory

Changeset 3137137


Ignore:
Timestamp:
08/17/2024 11:05:37 PM (20 months ago)
Author:
lovecoding
Message:

Upgrade version to 1.5 - tested on WP 6.6

Location:
jl-convert-taxonomy-terms
Files:
4 edited
4 copied

Legend:

Unmodified
Added
Removed
  • jl-convert-taxonomy-terms/tags/1.5/jl-convert-taxonomy-terms.php

    r2891241 r3137137  
    33 * Plugin Name: JL Convert Taxonomy Terms
    44 * Description: JL Convert Taxonomy Terms plugin allows to move taxonomy terms and its children to another taxonomy with saving taxonomy hierarchy
    5  * Version: 1.4
     5 * Version: 1.5
    66 * Requires at least: 5.0
    77 * Requires PHP: 7.0
  • jl-convert-taxonomy-terms/tags/1.5/readme.txt

    r2891241 r3137137  
    33Tags: convert taxonomy term, move taxonomy term, covert categories, convert tags, convert taxonomies, move tags to categories
    44Requires at least: 5.0
    5 Tested up to: 6.2
     5Tested up to: 6.6
    66Requires PHP: 7.0
    7 Stable tag: 1.4
     7Stable tag: 1.5
    88License: GPLv3
    99License URI: http://www.gnu.org/licenses/gpl.html
     
    3838== Upgrade Notice ==
    3939
     401.5
     41Upgrade version to 1.5 - tested on WP 6.6
     42
    40431.4
    4144Fixed bug in jlconverttax_get_taxonomy function
  • jl-convert-taxonomy-terms/trunk/jl-convert-taxonomy-terms.php

    r2891241 r3137137  
    33 * Plugin Name: JL Convert Taxonomy Terms
    44 * Description: JL Convert Taxonomy Terms plugin allows to move taxonomy terms and its children to another taxonomy with saving taxonomy hierarchy
    5  * Version: 1.4
     5 * Version: 1.5
    66 * Requires at least: 5.0
    77 * Requires PHP: 7.0
  • jl-convert-taxonomy-terms/trunk/readme.txt

    r2891241 r3137137  
    33Tags: convert taxonomy term, move taxonomy term, covert categories, convert tags, convert taxonomies, move tags to categories
    44Requires at least: 5.0
    5 Tested up to: 6.2
     5Tested up to: 6.6
    66Requires PHP: 7.0
    7 Stable tag: 1.4
     7Stable tag: 1.5
    88License: GPLv3
    99License URI: http://www.gnu.org/licenses/gpl.html
     
    3838== Upgrade Notice ==
    3939
     401.5
     41Upgrade version to 1.5 - tested on WP 6.6
     42
    40431.4
    4144Fixed bug in jlconverttax_get_taxonomy function
Note: See TracChangeset for help on using the changeset viewer.