Motors – Car Dealership & Classified Listings Plugin

Manage classified listings with WordPress, and allow users to post classified listings directly to your website.

v1.4.112StylemixUpdated Added 9k+ installs90% rating0% support resolved
22
Score
5,340
Errors
5,958
Warnings
+0
Change

Category Scores

Security0
Repo97
Performance78
Maintainability0

Top Issues by Category

maintainability5,468
i18n4,751
security945
performance68

Issues Details

11,298 issues found in latest scan

ERROR4,675
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'motors-car-dealership-classified-listings' but got 'butterbean'.

WARNING2,737
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

WARNING1,712
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'mvl_set_option_' . $opt_name".

WARNING407
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

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

ERROR377
missing_direct_file_access_protection

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

WARNING323
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

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

WARNING192
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING150
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

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

WARNING107
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING100
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

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

WARNING68
WordPressVIPMinimum.Performance.WPQueryParams.PostNotIn_exclude

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.

ERROR62
WordPress.Security.EscapeOutput.OutputNotEscaped

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

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

ERROR47
wp_function_not_compatible_with_requires_wp

Function "determine_locale()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.6.0.

WARNING33
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

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

ERROR29
WordPress.WP.I18n.MissingArgDomain

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

ERROR24
WordPress.WP.AlternativeFunctions.curl_curl_setopt

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

WARNING21
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING20
WordPress.DB.SlowDBQuery.slow_db_query_meta_key

Detected usage of meta_key, possible slow query.

WARNING20
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

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

WARNING19
WordPress.DB.DirectDatabaseQuery.NoCaching

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

ERROR18
WordPress.WP.DeprecatedParameters.Get_termsParam2Found

The parameter "$args" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.

ERROR17
WordPress.WP.AlternativeFunctions.unlink_unlink

unlink() is discouraged. Use wp_delete_file() to delete a file.

WARNING16
WordPress.DB.SlowDBQuery.slow_db_query_meta_query

Detected usage of meta_query, possible slow query.

ERROR11
WordPress.Security.EscapeOutput.UnsafePrintingFunction

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

Latest Snapshot

Findings

11,298

Errors

5,340

Warnings

5,958

Score History

First score snapshot

First scan completed

v1.4.112 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

v1.4.112

22

Latest

Findings
11,298
Errors
5,340
Warnings
5,958
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins