Answer the question
In order to leave comments, you need to log in
Restrictions on Woocommerce product property label?
When creating a long product property, there is a tag limitation (Unique tag/reference for attribute; must be no more than 28 characters.). Problem when importing goods.
How to remove this restriction and can there be problems?
Answer the question
In order to leave comments, you need to log in
You need to figure out how the properties are stored in the database. Accordingly, in the fields of the database there are restrictions on the number of characters. You need to change this value (It may affect the speed of the site. It will definitely affect the size of the database on the hosting :)). If this does not help, then you need to look for character count checks in the wordpress functionality, using some kind of editor that searches through all files.
The size of the field will affect the speed of operations with the database (insert, update, delete, search, etc.). I can't say for what kind of operations. I don't know what data structure is used in a particular database.
Scripts will not be affected.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question