• It would be awesome if we could create all categories we need at once.
    Now we have to create each level at a time.

    Example 1:

    
    Parent,
    Parent/Child,
    Parent/Child/Grandchild
    

    Example 2:

    
    Parent,
    Parent > Child,
    Parent > Child > Grandchild
    

    Example 3 (recursively, just one line instead of three. Create parent if not exists):

    
    Parent > Child > Grandchild
    
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author kartikparmar

    (@kartikparmar)

    Hi @hache_raw

    Yes it’s a good feature. Soon I will work on it and I will try to release it in next version.

    Feel free to let me know if you have some other suggestions which should get added in this plugin.

    Regards,
    Kartik Parmar

    Thread Starter Hache_raw

    (@hache_raw)

    Thanks for your work.
    As an example, this plugin does that but just for WordPress Categories (not woocommerce).

    Plugin Author kartikparmar

    (@kartikparmar)

    Hi @hache_raw

    I have released v1.7 which contains this feature. Can you please check it once and let me know if that works fine for you?

    Regards,
    Kartik

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Feature request: recursively create categories’ is closed to new replies.