Make WordPress Core

Opened 9 months ago

Last modified 8 months ago

#61303 new enhancement

Increase taxonomy name character limit

Reported by: phanduynam's profile phanduynam Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: 2.3
Component: Taxonomy Keywords:
Focuses: Cc:

Description

Currently I’m using Woocommerce 8.9.1 and WordPress 6.5.3. This makes importing from my old site to my new site problematic. I created a new site and exported the products from the old site and imported it into the new site. So how can we increase the current limit on maximum product attribute path length from 28 characters to more? I asked Woocommerce about this issue and they said it was an issue in WordPress core.
Link to my question about WooCommerce: https://github.com/woocommerce/woocommerce/issues/47840

Change History (3)

#1 @sabernhardt
8 months ago

  • Component changed from General to Taxonomy

#2 follow-up: @sabernhardt
8 months ago

  • Summary changed from Request to increase permalink character limits in WordPress to Increase taxonomy name character limit
  • Version changed from 6.5.3 to 2.3

WooCommerce product attribute slugs include a pa_ prefix, which reduces the rather small 32-character limit WordPress has imposed since [5510].

Related (but not duplicate):

  • #28058 involves encoded characters
  • #10483 and #54070 are similar requests to increase limits for post_name and post_type

#3 in reply to: ↑ 2 @phanduynam
8 months ago

Is it possible to increase the character limit when upgrading to WordPress 6.6?

Replying to sabernhardt:

WooCommerce product attribute slugs include a pa_ prefix, which reduces the rather small 32-character limit WordPress has imposed since [5510].

Related (but not duplicate):

  • #28058 involves encoded characters
  • #10483 and #54070 are similar requests to increase limits for post_name and post_type
Note: See TracTickets for help on using tickets.