es: Añade a tu sitio WordPress más accesibilidad. Permite que cualquiera pueda acceder a tu página web independientemente de sus capacidades, conocimi …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
20
10 issue groups
Security
10
4 issue groups
I18n
10
5 issue groups
Repo Compliance
5
5 issue groups
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Mismatched text domain. Expected 'accedeme-for-wp' but got 'wp-accedeme'.
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
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table_name at " SELECT domain_key FROM $table_name WHERE id = %d "
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$admin".
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 plugin name includes a restricted term. Your chosen plugin name - "Accedeme for WP" - contains the restricted term "wp" which cannot be used at all in your plugin name.
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
Use placeholders and $wpdb->prepare(); found $sql
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Missing $domain parameter in function call to _e().
Sample message
The $text parameter must be a single text string literal. Found: html_entity_decode(wp_unslash('<script id="accssmm" src="https://cdn.access-me.software/accssme/accssmetool.js"></script>' . PHP_EOL))
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
Plugin name "Accesibilidad Web con el Widget de AccedeMe" is different from the name declared in plugin header "Accedeme for WP".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The readme description contains unofficial language. It must be written in standard English.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
The readme short description contains unofficial language. It must be written in standard English.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "wp-accedeme", expected "accedeme-for-wp".
Potential connections found in static code analysis.
Outbound calls
10
External assets
2
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v0.7.4
60
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 60 | 45 | 22 | 23 | v0.7.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.