Changes between Initial Version and Version 1 of Ticket #54521, comment 10
- Timestamp:
- 04/23/2025 02:03:50 PM (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #54521, comment 10
initial v1 9 9 See https://github.com/WordPress/WordPress/blob/6.8/wp-admin/includes/ajax-actions.php#L1089-L1100 10 10 11 WooCommerce doesn't sanitize the product attribute slug enough (sanitize title() instead of sanitize_key()) which causes these sissues in the terms screen.11 WooCommerce doesn't sanitize the product attribute slug enough (sanitize title() instead of sanitize_key()) which causes these issues in the terms screen. 12 12 13 13 Related WooCommerce issue, maybe closed too quickly I think 🤔