Pricing Table WordPress Plugin – Easy Pricing Tables

Pricing Table Plugin - Easy Pricing Tables Lets You Create A Beautiful, Responsive Pricing Table In 2 Minutes. No Coding Required.

v4.1.1fatcatappsUpdated 2026-05-26Added Oct 7, 201310k+ installs86% rating
37
Score
332
Errors
161
Warnings
+0
Change

Category Scores

Security0
Repo100
Performance100
Maintainability59

Top Issues by Category

security359
maintainability134

Issues Details

493 issues found in latest scan

ERROR187
WordPress.Security.EscapeOutput.OutputNotEscaped

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

ERROR119
WordPress.Security.EscapeOutput.UnsafePrintingFunction

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

WARNING53
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$banner_metabox".

WARNING33
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

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

ERROR23
missing_direct_file_access_protection

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

WARNING15
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING11
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET['ept_nonce'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING10
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_GET['post']

WARNING9
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING8
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

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

WARNING4
WordPress.DB.SlowDBQuery.slow_db_query_meta_key

Detected usage of meta_key, possible slow query.

WARNING4
WordPress.Security.SafeRedirect.wp_redirect_wp_redirect

wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.

WARNING3
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "fca_ept_allow_adding_blocks".

WARNING2
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING2
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

WARNING2
WordPress.WP.EnqueuedResourceParameters.MissingVersion

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.

ERROR1
PluginCheck.CodeAnalysis.SettingSanitization.register_settingMissing

Sanitization missing for register_setting().

ERROR1
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $sql_query used in $wpdb->query()\n$sql_query assigned unsafely at line 531.

ERROR1
WordPress.DB.PreparedSQL.NotPrepared

Use placeholders and $wpdb->prepare(); found $sql_query

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "EPT3_List_Table".

WARNING1
WordPress.PHP.DevelopmentFunctions.error_log_print_r

print_r() found. Debug code should not normally be used in production.

WARNING1
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

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

WARNING1
mismatched_plugin_name

Plugin name "Pricing Table WordPress Plugin - Easy Pricing Tables" is different from the name declared in plugin header "Easy Pricing Tables: Free".

WARNING1
trademarked_term

The plugin name includes a restricted term. Your chosen plugin name - "Pricing Table WordPress Plugin - Easy Pricing Tables" - contains the restricted term "plugin" which cannot be used at all in your plugin name.

Latest Snapshot

Findings

493

Errors

332

Warnings

161

Score History

First score snapshot

First scan completed Jun 20, 2026

v4.1.1 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v4.1.1

37

Latest

Findings
493
Errors
332
Warnings
161
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins