Quick Child Theme Generator is a WordPress plugin and it is helpful for creating child themes quickly.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.WP.I18n.MissingArgDomain | Missing $domain parameter in function call to esc_html_e(). | 37:107 | General |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: ($getTheme['Template'] === $themeVal["Template"]) ? $themeVal["Name"] . ' (Active) ' : $themeVal["Name"] | 37:118 | General |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$getChildTheme". | 20:17 | Plugin Repo |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$getChildTheme'. | 23:159 | Security |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: str_replace('\\\\', '\\', $_COOKIE['qcthg_adminNoticesSuccess']) | 134:29 | General |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: str_replace('\\\\', '\\', $_COOKIE['qcthg_adminNotices']) | 121:29 | General |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'quick-child-theme-generator' but got 'quck-child-theme-generator'. | 121:88 | 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'. | 134:26 | Security |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'quick-child-theme-generator' but got 'quck-child-theme-generator'. | 134:95 | General |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$getThemes". | 15:13 | Plugin Repo |
| 15.11.2025, 12:53:01 | 11s | 78 | 24 | 67 |