Responsive Pricing Table

A responsive and elegant way to present your offer to your visitors. Create a new pricing table now and copy-paste the shortcode anywhere.

v5.1.13WP DarkoUpdated Added 10k+ installs92% rating
38
Score
309
Errors
105
Warnings
+0
Change

Category Scores

Security0
Repo91
Performance100
Maintainability72

Top Issues by Category

Issues Details

414 issues found in latest scan

ERROR143
WordPress.WP.I18n.NonSingularStringLiteralDomain

The $domain parameter must be a single text string literal. Found: RPT_TXTDM

ERROR89
WordPress.Security.EscapeOutput.UnsafePrintingFunction

All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.

WARNING51
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_POST['are_recommended_plans'][$i] not unslashed before sanitization. Use wp_unslash() or similar

ERROR50
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$dmb_bold_text_tip'.

WARNING28
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_POST['are_recommended_plans'][$i]

ERROR13
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

ERROR12
WordPress.WP.AlternativeFunctions.strip_tags_strip_tags

strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.

WARNING10
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_admin_rpt_style".

WARNING10
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_POST['plan_button_texts'][$i]. Check that the array index exists before using it.

WARNING3
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "RPT_PATH".

WARNING2
WordPress.WP.EnqueuedResourceParameters.NotInFooter

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.

ERROR1
WordPress.WP.DeprecatedParameters.Load_plugin_textdomainParam2Found

The parameter "FALSE" at position #2 of load_plugin_textdomain() has been deprecated since WordPress version 2.7.0. Use "" instead.

ERROR1
outdated_tested_upto_header

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.

WARNING1
readme_parser_warnings_too_many_tags

One or more tags were ignored. Please limit your plugin to 5 tags.

Latest Snapshot

Findings

414

Errors

309

Warnings

105

Score History

First score snapshot

First scan completed

v5.1.13 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

v5.1.13

38

Latest

Findings
414
Errors
309
Warnings
105
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins