Skip Navigation

[Resolved] Automatically copy taxonomies

This support ticket is created 3 years, 8 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 1 reply, has 2 voices.

Last updated by Shane 3 years, 8 months ago.

Assisted by: Shane.

Author
Posts
#2062797

Hey guys,
our client needs 5 taxonomies which conain the same entries. They are also called tax 1, tax 2, tax 3, etc

So when I create entry1 in tax1 it should be copied to tax2, tax3, tax4 with field contents. Fields are also the same throughout the taxonomies.

Here a short video: hidden link

Thanks for your help

Hendrik

#2063037

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Hendrik,

Thank you for getting in touch.

Unforutnately this is something that will need to be done using custom code entirely by hooking into when the taxonomy is created and then copy it to the next taxonomy.

I did some searching and was able to find this plugin below.
https://wordpress.org/plugins/term-taxonomy-converter/

This should allow you to copy over your taxonomy terms to the other Taxonomies.

Thanks,
Shane