Add/switch feed v5 #1457
php-coding-standards.yml
on: pull_request
PHP coding standards
28s
Annotations
3 errors
PHP coding standards:
src/Feeds.php#L54
A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
|
PHP coding standards:
src/Feeds.php#L55
The $text arg must be a single string literal, not "sprintf( 'Created by Pinterest for WooCommerce %s-%s', $default_country, $default_currency )".
|
PHP coding standards
Process completed with exit code 1.
|