WPIntell

Source evidence

Please update select2 package to latest stable

WooCommerce · support · 2026-06-08T04:49:00+00:00

complaintsentiment
mediumseverity
0.81relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

10 / 38 rows with source links

26.3% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Sabuj Kundu unresolved
It seems woocommerce select2 library is old 4.0.3, current stable version https://github.com/select2/select2/releases/tag/4.1.0 The old and the new version of select2 package renders the clear/remove icon/button of the selected items in the multi select field. Hint, the remove button for selected items class name ‘select2-selection__choice__remove’ is different html structure inside this element. Hi @manchumahara Thank you for sharing those details. WooCommerce currently uses SelectWoo, which is a fork of Select2 maintained for compatibility and accessibility reasons. As a result, the version and markup may differ from the latest upstream Select2 releases. For more details you can use this https://github.com/woocommerce/selectWoo To better understand the issue, could you please clarify what problem you are experiencing due to the differences in the select2-selection__choice__remove element’s HTML structure? For example, is this causing a styling issue, JavaScript compatibility problem, or an integration issue with another plugin? If possible, please share: The page where the issue occurs. A screenshot showing the expected and actual behavior. Any custom code, theme modifications, or third-party plugins that depend on the newer Select2 markup. With that information, we’ll be in a better position to determine whether this is a compatibility issue, a bug, or an enhancement request.

Comments

1 shown
shahzeen(woo-hc) 2026-06-08T05:03:00+00:00

Hi @manchumahara Thank you for sharing those details. WooCommerce currently uses SelectWoo, which is a fork of Select2 maintained for compatibility and accessibility reasons. As a result, the version and markup may differ from the latest upstream Select2 releases. For more details you can use this https://github.com/woocommerce/selectWoo To better understand the issue, could you please clarify what problem you are experiencing due to the differences in the select2-selection__choice__remove element’s HTML structure? For example, is this causing a styling issue, JavaScript compatibility problem, or an integration issue with another plugin? If possible, please share: The page where the issue occurs. A screenshot showing the expected and actual behavior. Any custom code, theme modifications, or third-party plugins that depend on the newer Select2 markup. With that information, we’ll be in a better position to determine whether this is a compatibility issue, a bug, or an enhancement request.