Files
wordpress/wp-includes/l10n
Sergey Biryukov 27acf5d8b6 I18N: Correct strict comparison in WP_Translations::translate_plural().
This ensures that the `$count` value is compared as an integer to account for plugins or themes passing a numeric string instead.

Follow-up to [57337].

Props dd32, mukesh27, swissspidy, pmbaldha, SergeyBiryukov.
Fixes #63642.
Built from https://develop.svn.wordpress.org/trunk@60484


git-svn-id: http://core.svn.wordpress.org/trunk@59820 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2025-07-18 12:59:31 +00:00
..