افزونه رسمی ترب برای افزودن قابلیتهای ترب به فروشگاههای ووکامرسی.
Prioritized issue groups from the latest Plugin Check scan
Security
70
11 issue groups
Maintainability
55
12 issue groups
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$e'.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[self::COOKIE_NAME]
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$meta_table} at \t\t\t\tINNER JOIN {$meta_table} AS m ON p.ID = m.post_id\n
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$baseDir".
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Unescaped parameter $table_name used in $wpdb->get_results()\n$table_name assigned unsafely at line 173.
Sample message
$_GET[self::PRODUCTS_PREVIEW_QUERY_PARAM] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
Sanitization missing for register_setting().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$err'.
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Detected usage of meta_query, possible slow query.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
Attempting a database schema change is discouraged.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ComposerAutoloaderInit6e451e282a84313ff857f0f74a2d9cd1".
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
Tested up to: 7.0.0 The version number should only include major versions 7.0.
Sample message
The "Plugin Name" header in the plugin file is not valid. It needs to contain at least 5 latin letters (a-Z) and/or numbers. This is necessary because the initial plugin slug is generated from the name.
Sample message
The readme description contains unofficial language. It must be written in standard English.
Not analyzed yet.
First score snapshot
v2.2.0
36
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 128 | 42 | 86 | v2.2.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.