This plugin gets and caches SNS counts in the background, and help you to shorten page loading time through the use of cache mechanism.
Prioritized issue groups from the latest Plugin Check scan
I18n
821
2 issue groups
Security
100
6 issue groups
Maintainability
98
17 issue groups
Sample message
The $domain parameter must be a single text string literal. Found: SNS_Count_Cache::DOMAIN
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
Sample message
The use of function set_time_limit() is discouraged
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$count'.
Sample message
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to __().
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: touch().
Sample message
$_GET['code'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Plugin folders are deleted when upgraded. Do not save data to the plugin folder using fwrite(). Detected usage of constant WP_PLUGIN_DIR. Use wp_upload_dir() to get the uploads directory path or save to the database instead.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_class'.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
Function "wp_json_encode()" requires WordPress 4.1.0, but your plugin minimum supported version is WordPress 3.7.0.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['callback']. Check that the array index exists before using it.
Sample message
Found call to wp_enqueue_style() with external resource. Offloading styles to your servers or any remote service is disallowed.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Not analyzed yet.
First score snapshot
v1.1.3
22
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 1,038 | 918 | 120 | v1.1.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.