Updates to 7.7.0

This commit is contained in:
WooCommerce
2025-07-10 10:19:11 +00:00
parent c0994caaed
commit 8d2f68f6e7
128 changed files with 2152 additions and 1395 deletions

View File

@@ -285,7 +285,7 @@ function wp_kses_allow_underscores( $content, $allowed_html ) {
*
* @since 1.0.0 - Migrated from WooCommerce Subscriptions v4.0.0
*
* @param string The number to append the ordinal suffix to.
* @param string $number The number to append the ordinal suffix to.
* @return string
*/
function wcs_append_numeral_suffix( $number ) {