Libro de reclamaciones válido para Perú con los campos obligatorios exigidos por Indecopi.
Prioritized issue groups from the latest Plugin Check scan
Security
185
9 issue groups
I18n
176
3 issue groups
Maintainability
23
8 issue groups
Repo Compliance
5
5 issue groups
Sample message
Mismatched text domain. Expected 'libro-de-reclamaciones-y-quejas' but got 'rt-libro'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$libro_data["apellido_materno"]'.
Sample message
Processing form data without nonce verification.
Sample message
$_POST['acepto'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['acepto']. Check that the array index exists before using it.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Processing form data without nonce verification.
Sample message
Use of a direct database call is discouraged.
Sample message
Unescaped parameter $request used in $wpdb->get_results()\n$request assigned unsafely at line 31.
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 $table_name at "SELECT * FROM $table_name WHERE estado = %d"
Sample message
Use placeholders and $wpdb->prepare(); found $request
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "VERSION_RT_LIBRO_RECLAMACIONES".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$plugin_libro_version".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
In footer ($in_footer) is not set explicitly wp_register_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.
Sample message
The $text parameter must be a single text string literal. Found: $label
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Tested up to: 6.8 < 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.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
Mismatched Requires at least: 6.2 != 6.8. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Sample message
The readme short description contains unofficial language. It must be written in standard English.
Not analyzed yet.
First score snapshot
v1.2
36
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 390 | 266 | 124 | v1.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.
4k+ active installs