Selection Lite

The Selection Lite Elementor widgets pack of items! This is just the initial version of a huge product we're excited to bring to the world.

v1.16merkuloveUpdated Added 10k+ installs0% rating
71
Score
14
Errors
21
Warnings
+0
Change

Category Scores

Security53
Repo94
Performance96
Maintainability92

Audit Overview

Open findings

35

14 errors, 21 warnings

Main area

I18n

13 grouped findings

Last scanned

19s runtime

Audit stack

Plugin Check 2.0.0

Model 2026.06-mvp-static-v2

Most repeated findings are in I18n, led by Missing Arg Domain.

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

35 findings

I18n

13

3 issue groups

Security

13

4 issue groups

Maintainability

5

3 issue groups

Performance

3

1 issue group

ERRORI18nMissing Arg DomainMissing $domain parameter in function call to esc_html__().7
Category
I18n
Occurrences
7
Severity
error

Sample message

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

WARNINGSecurityInput Not SanitizedDetected usage of a non-sanitized input variable: $_POST['selection_lite_settings_updated_nonce']5
Category
Security
Occurrences
5
Severity
warning

Sample message

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

WARNINGSecurityMissing Unslash$_POST['selection_lite_settings_updated_nonce'] not unslashed before sanitization. Use wp_unslash() or similar5
Category
Security
Occurrences
5
Severity
warning

Sample message

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

ERRORI18nText Domain MismatchMismatched text domain. Expected 'selection-lite' but got 'buttoner-domain'.4
Category
I18n
Occurrences
4
Severity
error

Sample message

Mismatched text domain. Expected 'selection-lite' but got 'buttoner-domain'.

WARNINGPerformancePost Not In excludeUsing exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.3
Category
Performance
Occurrences
3
Severity
warning

Sample message

Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.

WARNINGI18nload plugin textdomain Foundload_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.2
Category
I18n
Occurrences
2
Severity
warning

Sample message

load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.

WARNINGMaintainabilityNon Prefixed Hookname FoundHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

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

WARNINGMaintainabilityerror log error logerror_log() found. Debug code should not normally be used in production.2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

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

WARNINGSecurityInput Not ValidatedDetected usage of a possibly undefined superglobal array index: $_GET['settings-updated']. Check that the array index exists before using it.2
Category
Security
Occurrences
2
Severity
warning

Sample message

Detected usage of a possibly undefined superglobal array index: $_GET['settings-updated']. Check that the array index exists before using it.

ERRORSecurityregister setting MissingSanitization missing for register_setting().1
Category
Security
Occurrences
1
Severity
error

Sample message

Sanitization missing for register_setting().

Show 2 more issue groups
ERRORRepo Complianceoutdated tested upto header1
Category
Repo Compliance
Occurrences
1
Severity
error

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.

ERRORMaintainabilityuninstall missing constant check1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

Check for WP_UNINSTALL_PLUGIN constant missing.

Score History

First score snapshot

First scan
Jun 20, 2026, 10:15 PM UTC
Plugin version
v1.16
Plugin Check
2.0.0
Scoring model
2026.06-mvp-static-v2
Scan records1

v1.16

71

Latest

Findings
35
Errors
14
Warnings
21
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins