Uncaught ArgumentCountError: 3 arguments are required, 2 given.
-
I’ve encountered a translation placeholder issue in the WooCommerce translation files. The problem is related to the following text:
#. translators: %s: regen thumbs url
#: includes/customizer/class-wc-shop-customizer.php:591
msgid "After publishing your changes, new image sizes may not be shown until you <a href=\"%s\" target=\"_blank\">Regenerate Thumbnails</a>."
msgstr ""The placeholder %2$s is incorrectly used instead of %s in the translation file. This results in a fatal ArgumentCountError when accessing the Appearance > Customize page.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.