HTTP2 Server push, Async JavaScript, Defer Render Blocking CSS, with fine rule set to control js and css on different page types,
Prioritized issue groups from the latest Plugin Check scan
Security
48
8 issue groups
Maintainability
41
13 issue groups
I18n
9
2 issue groups
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$as'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_http2_push_content".
Sample message
Missing $domain parameter in function call to __().
Sample message
Sanitization missing for register_setting().
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "pisol_class_form".
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
The $text parameter must be a single text string literal. Found: $this->tab_name
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->plugin_name.'_promotion'".
Sample message
Processing form data without nonce verification.
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
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
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Function "get_user_locale()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "PI_HTTP2_MAX_HEADER_SIZE".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'install_plugins_'.$this->this_tab".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$pi_resources".
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 possibly undefined superglobal array index: $_GET['page']. Check that the array index exists before using it.
Sample message
Plugin name "Page Speed Optimizer: HTTP/2 Push, Async JavaScript, and Defer CSS" is different from the name declared in plugin header "HTTP2 push content".
Sample message
The "Author URI" header in the plugin file is not valid.
Sample message
The "Donate link" header in the readme file must be a valid URL.
Potential connections found in static code analysis.
Outbound calls
25
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
admin_post
2 score snapshots
v1.10.49
36
Latest
v1.10.47
36
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 101 | 68 | 33 | v1.10.49 | 2.0.0 |
| 36 | 101 | 68 | 33 | v1.10.47 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.