Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content – ProfilePress

Setup paid membership, accept payment, sell subscription & digital product, paywall, create login & registration form, user profile & member directory

v4.16.17properfractionUpdated 2026-06-04Added Jan 14, 2013100k+ installs62% rating100% support resolved
24
Score
2,576
Errors
2,103
Warnings
+0
Change

Category Scores

Security0
Repo94
Performance98
Maintainability0

Top Issues by Category

security2,598
maintainability1,584
i18n338

Issues Details

4,679 issues found in latest scan

ERROR1,093
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<a class=\"add-new-h2\" href=\"$url\">"'.

ERROR718
Generic.PHP.DisallowShortOpenTag.EchoFound

Short PHP opening tag used with echo; expected "<?php echo ! ..." but found "<?= ! ..."

WARNING422
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING410
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: &quot;$_plan&quot;.

WARNING252
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_COOKIE[WP_PPRESS_SESSION_COOKIE] not unslashed before sanitization. Use wp_unslash() or similar

WARNING245
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

ERROR186
WordPress.WP.I18n.MissingTranslatorsComment

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.

WARNING173
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_FILES[&#039;wpua-file&#039;][&#039;name&#039;]. Check that the array index exists before using it.

ERROR145
WordPress.Security.EscapeOutput.UnsafePrintingFunction

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

WARNING143
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_COOKIE[WP_PPRESS_SESSION_COOKIE]

WARNING88
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING88
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: &quot; ppress_md_profile_cpf&quot;.

WARNING81
WordPress.DB.DirectDatabaseQuery.NoCaching

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

ERROR78
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

ERROR77
missing_direct_file_access_protection

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

ERROR62
PluginCheck.CodeAnalysis.Heredoc.NotAllowed

Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead

ERROR56
WordPress.WP.I18n.UnorderedPlaceholdersText

Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$s", but got "%d, %s" in 'Maximum upload file size: %d%s.'.

WARNING40
WordPress.DB.PreparedSQL.InterpolatedNotPrepared

Use placeholders and $wpdb-&gt;prepare(); found interpolated variable $customer_Table at LEFT JOIN $customer_Table AS customer on customer.user_id = user.id \n

WARNING32
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $order_table used in $wpdb-&gt;get_var()\n$order_table assigned unsafely at line 224.

ERROR30
WordPress.DB.PreparedSQL.NotPrepared

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

WARNING25
Internal.NoCodeFound

No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.

ERROR23
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $customer_Table used in $wpdb->get_results()\n$customer_Table assigned unsafely at line 126.

WARNING19
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.

ERROR18
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'wp-user-avatar' but got 'mailoptin'.

ERROR16
WordPress.WP.AlternativeFunctions.strip_tags_strip_tags

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

Latest Snapshot

Findings

4,679

Errors

2,576

Warnings

2,103

Score History

First score snapshot

First scan completed Jun 19, 2026

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

Jun 19, 2026

v4.16.17

24

Latest

Findings
4,679
Errors
2,576
Warnings
2,103
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins