bug fix short description #3
Annotations
10 errors and 5 warnings
custom-api-creator.php#L132
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
|
custom-api-creator.php#L136
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
|
custom-api-creator.php#L140
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
|
custom-api-creator.php#L154
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
|
custom-api-creator.php#L158
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
|
custom-api-creator.php#L161
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
|
custom-api-creator.php#L164
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
|
custom-api-creator.php#L169
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
|
custom-api-creator.php#L175
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
|
custom-api-creator.php#L192
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$index'.
|
custom-api-creator.php#L1
The TextDomain header in the plugin file does not match the slug. Found "custom-api-creator", expected "wp-custom-api-creator".
|
custom-api-creator.php#L1
The plugin slug includes a restricted term. Your plugin slug - "wp-custom-api-creator" - contains the restricted term "wp" and cannot be used to begin your plugin slug. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "wp" elsewhere in your plugin slug, such as "... for wp".
|
custom-api-creator.php#L357
Detected usage of meta_query, possible slow query.
|
custom-api-creator.php#L404
Detected usage of tax_query, possible slow query.
|
readme.txt#L1
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
|
This job failed
Loading