Genera dinámicamente el archivo sitemap-video.xml, un mapa de sitio de vídeos para Google. No requiere ningún tipo de configuración.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
68
9 issue groups
Security
61
8 issue groups
I18n
6
3 issue groups
Repo Compliance
5
5 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"sitemap-video-$i.xml"'.
Sample message
Function "delete_transient()" requires WordPress 2.8.0, but your plugin minimum supported version is WordPress 2.6.0.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$configuracion".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $busqueda at $busqueda)\n
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Unescaped parameter $busqueda used in $wpdb->get_results()\n$busqueda assigned unsafely at line 125.
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_URI']
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_URI']. Check that the array index exists before using it.
Sample message
$_SERVER['REQUEST_URI'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Sanitization missing for register_setting().
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "APGSitemapVideo".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DIRECCION_apg_video_sitemap".
Sample message
The parameter "null" at position #2 of load_plugin_textdomain() has been deprecated since WordPress version 2.7.0. Use "" instead.
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s, %3$s, %4$s", but got "%s, %s, %s, %s" in 'Please check the page <a href="%s">%s</a> from your website %s and edit the deleted video with id %s.<br /><br />email sended by <a href="https://artprojectgroup.es/plugins-para-wordpress/apg-google-video-sitemap-feed">APG Google Video Sitemap Feed</a>.'.
Sample message
Tested up to: 6.2 < 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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
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 readme short description contains unofficial language. It must be written in standard English.
Potential connections found in static code analysis.
Outbound calls
78
External assets
0
Incoming endpoints
1
No external asset domains detected.
wp_ajax
First score snapshot
v2.1
34
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 34 | 141 | 96 | 45 | v2.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.