Navigation überspringen

[Gelöst] Increase Custom Taxonomy Name And Slug Size

Dieser Thread wurde gelöst. Hier ist eine Beschreibung des Problems und der Lösung.

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 vor 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.

Dieses Thema enthält 2 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von fahimS-2 vor 2 years, 11 months.

Assistiert von: Christopher Amirian.

Author
Artikel
#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
Unterstützer

Sprachen: Englisch (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!