Extends the functionality of the Shopkeeper Theme by adding theme specific features.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$category". | includes/shortcodes/wb/posts-slider.php:26:24 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "sk_ext_update_custom_nav_fields". | includes/custom-menu/class/class-sk-ext-navwalker-image.php:30:1 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_is_writable | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable(). | dashboard/inc/classes/class-theme-installer.php:474:14 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.unlink_unlink | unlink() is discouraged. Use wp_delete_file() to delete a file. | dashboard/inc/classes/class-theme-installer.php:475:13 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.unlink_unlink | unlink() is discouraged. Use wp_delete_file() to delete a file. | dashboard/inc/classes/class-theme-installer.php:484:13 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.unlink_unlink | unlink() is discouraged. Use wp_delete_file() to delete a file. | dashboard/inc/classes/class-theme-installer.php:493:9 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.parse_url_parse_url | parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead. | dashboard/inc/pages/content/diagnostics.php:813:23 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$gbt_dashboard_setup". | dashboard/inc/pages/content/template-parts/license-status-banner.php:14:1 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$theme_slug". | dashboard/inc/pages/content/template-parts/license-status-banner.php:15:1 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$license_manager". | dashboard/inc/pages/content/template-parts/license-status-banner.php:28:1 | Plugin Repo |
| 24.11.2025, 09:30:51 | 23s | 50 | 315 | 116 |
| 13.11.2025, 23:24:01 | 27s | 50 | 315 | 116 |