Plugin that gives you shortcodes and PHP functions to count posts/pages shares on 6 social networks!
| 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 '__'. | 43:68 | Security |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'posts-social-shares-count' but got 'BaPSSC'. | 43:95 | General |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'. | 49:69 | Security |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'posts-social-shares-count' but got 'BaPSSC'. | 49:96 | General |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ba_pssc". | 235:5 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$ba_pssc". | 240:14 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_init | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 117:9 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_setopt_array | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 134:3 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_exec | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 136:11 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_error | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 138:8 | Plugin Repo |
| 16.11.2025, 10:25:11 | 11s | 94 | 16 | 8 |