Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #54521, comment 10


Ignore:
Timestamp:
04/23/2025 02:03:50 PM (14 months ago)
Author:
manooweb
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54521, comment 10

    initial v1  
    99See https://github.com/WordPress/WordPress/blob/6.8/wp-admin/includes/ajax-actions.php#L1089-L1100
    1010
    11 WooCommerce doesn't sanitize the product attribute slug enough (sanitize title() instead of sanitize_key()) which causes theses issues in the terms screen.
     11WooCommerce doesn't sanitize the product attribute slug enough (sanitize title() instead of sanitize_key()) which causes these issues in the terms screen.
    1212
    1313Related WooCommerce issue, maybe closed too quickly I think 🤔