Creates a page in the admin panel under Settings > List All URLs that outputs an ordered list of all of the website's published URLs.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.WP.I18n.MissingArgDomain | Missing $domain parameter in function call to __(). | 44:17 | 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 '__'. | 44:17 | Security |
| 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'. | 56:71 | Security |
| 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'. | 56:99 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$link'. | 84:31 | Security |
| ERROR | invalid_tested_upto_minor | Tested up to: 6.8.1 The version number should only include major versions 6.8. | — | Plugin Repo |
| ERROR | license_mismatch | Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier. | — | Plugin Repo |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['getpost-radio'] not unslashed before sanitization. Use wp_unslash() or similar | 71:40 | Security |
| WARNING | WordPress.Security.NonceVerification.Missing | Processing form data without nonce verification. | 108:21 | Security |
| WARNING | WordPress.Security.NonceVerification.Missing | Processing form data without nonce verification. | 69:14 | Security |
| 11/14/2025, 4:29:13 AM | 9s | 96 | 7 | 5 |