Save user's favorite posts and list them.
| 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 '$plugin_notice'. | my-favorites.php:70:10 | Security |
| ERROR | WordPress.Security.EscapeOutput.UnsafePrintingFunction | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'. | assets/list.php:109:134 | Security |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralDomain | The $domain parameter must be a single text string literal. Found: CCCMYFAVORITE_TEXT_DOMAIN | assets/list.php:109:150 | General |
| ERROR | WordPress.Security.EscapeOutput.UnsafePrintingFunction | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'. | assets/list.php:110:65 | Security |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralDomain | The $domain parameter must be a single text string literal. Found: CCCMYFAVORITE_TEXT_DOMAIN | assets/list.php:110:79 | General |
| ERROR | WordPress.Security.EscapeOutput.UnsafePrintingFunction | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'. | assets/list.php:116:12 | Security |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralDomain | The $domain parameter must be a single text string literal. Found: CCCMYFAVORITE_TEXT_DOMAIN | assets/list.php:116:47 | General |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralDomain | The $domain parameter must be a single text string literal. Found: CCCMYFAVORITE_TEXT_DOMAIN | assets/shortcode-select.php:29:41 | General |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralDomain | The $domain parameter must be a single text string literal. Found: CCCMYFAVORITE_TEXT_DOMAIN | assets/shortcode-list.php:34:42 | General |
| ERROR | plugin_header_no_license | Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license. | my-favorites.php | Plugin Repo |
| 09.01.2026, 08:30:13 | 9s | 83 | 40 | 22 |
| 15.11.2025, 07:39:06 | 10s | 83 | 41 | 22 |