Veeqo integrates with your WooCommerce stock with other online marketplaces and allows you to print shipping labels in one click.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | plugin_header_invalid_license | Invalid License: BSD-3-Clause. Please update your Plugin Header with a valid GPLv2 (or later) compatible license. | — | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins". | 22:59 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound | Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "VeeqoConnection". | 2:5 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.strip_tags_strip_tags | strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead. | 5:11 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_getinfo | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 168:24 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_close | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 169:4 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_chmod | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: chmod(). | 199:4 | 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: "start_veeqo_connection_process". | 23:5 | 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: "admin_bridge_notice". | 36:5 | 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 'admin_url'. | 42:74 | Security |
| 16.11.2025, 02:44:31 | 11s | 93 | 29 | 11 |