Stop Losing Customers Due to Confusing Pricing - Transform confused visitors into paying customers with crystal-clear price lists that increase conver …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
659
14 issue groups
Security
582
6 issue groups
I18n
88
5 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" $curl_present <br></div>"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$ADD_TO_WEBPAGE".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_remove_service".
Sample message
Mismatched text domain. Expected 'stylish-price-list' but got 'c9s'.
Sample message
Processing form data without nonce verification.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DF_SPL_CURRENCIES".
Sample message
File and folder names must not contain spaces or special characters.
Sample message
The $domain parameter must be a single text string literal. Found: $this->localizationDomain
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
$_GET['action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['file']. Check that the array index exists before using it.
Sample message
Function "register_block_type()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['file']
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "df_spl_api_endpoint".
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
The $text parameter must be a single text string literal. Found: $id
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "SPLBackupRestore".
Sample message
The use of function ini_set() is discouraged
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Missing $domain parameter in function call to __().
Sample message
Offloading images, js, css, and other scripts 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().
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Processing form data without nonce verification.
Potential connections found in static code analysis.
Outbound calls
195
External assets
11
Incoming endpoints
9
wp_ajax
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
5 score snapshots
v7.2.13
23
Latest
v7.2.12
22
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 1,352 | 674 | 678 | v7.2.13 | 2.0.0 |
| 22 | 1,352 | 674 | 678 | v7.2.12 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.