AMP for WP is the most recommended AMP plugin by the community. Automatically add Accelerated Mobile Pages (Google AMP Project) functionality on your …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
3,062
15 issue groups
Security
41
8 issue groups
Repo Compliance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$$this".
Sample message
Function "_doing_it_wrong()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.0.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "aal_filter_output".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "AMP_for_WP_QueryStringAllowed_for_AIOSEO_Plugin".
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "AMPFROWP_HOST_NAME".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "AMP_Base_Embed_Handler".
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$failed_name]
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
$_COOKIE[$failed_name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Writing files using ABSPATH may be problematic. Consider using wp_upload_dir() instead if storing user data or generated files.
Sample message
Processing form data without nonce verification.
Sample message
The use of function _cleanup_header_comment() is forbidden
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $values_sql at "INSERT INTO {$wpdb->postmeta} (post_id, meta_key, meta_value) VALUES $values_sql"
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 '$privacy'.
Sample message
wp_targeted_link_rel() has been deprecated since WordPress version 6.7.0.
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
Plugin name "AMP for WP - Accelerated Mobile Pages" is different from the name declared in plugin header "Accelerated Mobile Pages".
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "AMP for WP - Accelerated Mobile Pages" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Potential connections found in static code analysis.
Outbound calls
267
External assets
11
Incoming endpoints
22
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 more hidden
2 score snapshots
v1.1.15
25
Latest
v1.1.14
41
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 3,104 | 670 | 2,434 | v1.1.15 | 2.0.0 |
| 41 | 3,057 | 656 | 2,401 | v1.1.14 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.