A responsive and elegant way to present your offer to your visitors. Create a new pricing table now and copy-paste the shortcode anywhere.
Prioritized issue groups from the latest Plugin Check scan
Security
228
5 issue groups
I18n
144
2 issue groups
Maintainability
40
5 issue groups
Repo Compliance
2
2 issue groups
Sample message
The $domain parameter must be a single text string literal. Found: RPT_TXTDM
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
$_POST['are_recommended_plans'][$i] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$dmb_bold_text_tip'.
Sample message
Detected usage of a non-sanitized input variable: $_POST['are_recommended_plans'][$i]
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_admin_rpt_style".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['plan_button_texts'][$i]. Check that the array index exists before using it.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "RPT_PATH".
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
The parameter "FALSE" at position #2 of load_plugin_textdomain() has been deprecated since WordPress version 2.7.0. Use "" instead.
Sample message
Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Not analyzed yet.
First score snapshot
v5.1.13
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 414 | 309 | 105 | v5.1.13 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.