綠界科技外掛套件,提供合作特店以及個人賣家使用開放原始碼商店系統時,無須自行處理複雜的檢核,直接透過安裝設定外掛套件,便可快速介接綠界科技系統,進行金流、物流、電子發票操作。
Prioritized issue groups from the latest Plugin Check scan
Security
372
10 issue groups
Maintainability
127
11 issue groups
I18n
103
4 issue groups
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$api_logistic_info['action']'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['has_block']. Check that the array index exists before using it.
Sample message
Mismatched text domain. Expected 'ecpay-ecommerce-for-woocommerce' but got 'Cvs type'.
Sample message
$_GET['has_block'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
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.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a non-sanitized input variable: $_GET['has_block']
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
Use placeholders and $wpdb->prepare(); found interpolated variable $field at "SELECT $field\n
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$expireDate".
Sample message
Unescaped parameter $table_name used in $wpdb->get_results()\n$table_name assigned unsafely at line 362.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'woocommerce_get_sections_' . $this->id".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "checkout_block_data_callback".
Sample message
Processing form data without nonce verification.
Sample message
The $text parameter must be a single text string literal. Found: strtoupper($payment_type_parts[1])
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
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.
Sample message
Unescaped parameter $field used in $wpdb->get_var()\n$field used without escaping.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ORDD_BLOCK_VERSION".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$result['error_msg']'.
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Potential connections found in static code analysis.
Outbound calls
245
External assets
32
Incoming endpoints
5
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v1.1.2606090
29
Latest
v1.1.2603230
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 29 | 618 | 248 | 370 | v1.1.2606090 | 2.0.0 |
| 24 | 1,230 | 491 | 739 | v1.1.2603230 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.