Saltar navegación

[Resuelto] Increase Custom Taxonomy Name And Slug Size

Este hilo está resuelto. Aquí tiene una descripción del problema y la solución.

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 2 years, 12 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.

Este tema contiene 2 respuestas, tiene 2 mensajes.

Última actualización por fahimS-2 2 years, 11 months ago.

Asistido por: Christopher Amirian.

Autor
Mensajes
#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
Colaborador

Idiomas: Inglés (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!