Admin UI for creating custom content types like post types and taxonomies
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$post_type['rest_base']'. | 225:36 | Security |
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders. | 59:25 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'custom-post-type-ui' but got 'wp-graphql-custom-post-type-ui'. | 191:58 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'custom-post-type-ui' but got 'wp-graphql-custom-post-type-ui'. | 195:110 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'custom-post-type-ui' but got 'wp-graphql-custom-post-type-ui'. | 209:68 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'custom-post-type-ui' but got 'wp-graphql-custom-post-type-ui'. | 213:67 | General |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$name_array'. | 223:49 | Security |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'custom-post-type-ui' but got 'wp-graphql-custom-post-type-ui'. | 225:80 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'custom-post-type-ui' but got 'wp-graphql-custom-post-type-ui'. | 226:138 | General |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$name_array'. | 235:48 | Security |
| 11/12/2025, 2:36:16 PM | 27s | 63 | 145 | 7 |