Add options for powered by #216
Merged
Annotations
10 errors and 10 warnings
|
scripts/translate.php#L120
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Source POT: {$this->source_pot_file}\n"'.
|
|
scripts/translate.php#L118
Missing doc comment for function translateAll()
|
|
scripts/translate.php#L118
Method name "translateAll" in class MultisiteUltimateTranslator is not in snake case format, try "translate_all"
|
|
scripts/translate.php#L110
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Source POT file not found: {$this->source_pot_file}"'.
|
|
scripts/translate.php#L98
Missing doc comment for function __construct()
|
|
scripts/translate.php#L55
Missing @var tag in member variable comment
|
|
scripts/translate.php#L16
Missing @var tag in member variable comment
|
|
scripts/translate.php#L9
There must be no blank lines after the class comment
|
|
scripts/translate.php#L1
Missing file doc comment
|
|
scripts/translate.php#L1
Class file names should be based on the class name with "class-" prepended. Expected class-multisiteultimatetranslator.php, but found translate.php.
|
|
inc/checkout/class-legacy-checkout.php#L436
This comment is 73% valid code; is this commented out code?
|
|
inc/checkout/class-legacy-checkout.php#L410
This comment is 73% valid code; is this commented out code?
|
|
inc/checkout/class-legacy-checkout.php#L267
Loose comparisons are not allowed. Expected: "!=="; Found: "!="
|
|
inc/checkout/class-legacy-checkout.php#L102
This comment is 79% valid code; is this commented out code?
|
|
scripts/translate.php#L265
exec() found. PHP system calls are often disabled by server admins.
|
|
scripts/translate.php#L257
exec() found. PHP system calls are often disabled by server admins.
|
|
scripts/translate.php#L213
exec() found. PHP system calls are often disabled by server admins.
|
|
scripts/translate.php#L194
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
|
|
scripts/translate.php#L184
exec() found. PHP system calls are often disabled by server admins.
|
|
|
The logs for this run have expired and are no longer available.
Loading