Passer la navigation

[Résolu] Increase Custom Taxonomy Name And Slug Size

Ce fil est résolu. Voici une description du problème et la solution proposée.

Problem:
I am creating a custom taxonomy in WordPress, but I am unable to input more than 30 characters in the Taxonomy Name and Slug box. I am looking for a way to increase this character limit.

Solution:
Unfortunately, the limitation of 30 characters for Taxonomy Name and Slug is a restriction in WordPress due to the database character limit. It is not possible to increase this limit within the default WordPress installation.

Relevant Documentation:

https://wordpress.stackexchange.com/questions/106110/is-there-any-limit-of-length-on-creating-custom-taxonomies

This support ticket is created Il y a 2 years, 12 months. 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.

Ce sujet contient 2 réponses, a 2 voix.

Dernière mise à jour par fahimS-2 Il y a 2 years, 11 months.

Assisté par: Christopher Amirian.

Auteur
Publications
#2614537

I am creating a custom taxonomy but I can't provide more than 30 characters in the Taxonomy Name and Slug box. Is there any way to increase the size?

#2614707

Christopher Amirian
Supporter

Les langues: Anglais (English )

Hi there,

It seems that there is a limitation in default WordPress installation when it comes to the Taxonomy name. It is due to the character limit on the database.

You can learn more about that here:
https://wordpress.stackexchange.com/questions/106110/is-there-any-limit-of-length-on-creating-custom-taxonomies

Thanks,.

#2615649

My issue is resolved now. Thank you!