It is a block plugin that is compatible with all WordPress themes.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$data". | 24:44 | Plugin Repo |
| ERROR | library_core_files | Library files that are already in the WordPress core are not permitted. | — | Plugin Repo |
| ERROR | library_core_files | Library files that are already in the WordPress core are not permitted. | — | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound | Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "FS_SDK__USER_AGENT". | 24:17 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound | Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "FS_SDK__SIMULATE_NO_CURL". | 28:17 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound | Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "FS_SDK__SIMULATE_NO_API_CONNECTIVITY_CLOUDFLARE". | 32:17 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound | Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "FS_SDK__SIMULATE_NO_API_CONNECTIVITY_SQUID_ACL". | 36:17 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound | Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "FS_SDK__HAS_CURL". | 41:21 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$curl_required_methods". | 43:13 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$has_curl". | 53:13 | Plugin Repo |
| 15.11.2025, 11:38:26 | 1m 39s | 3 | 1779 | 84 |