Dynamically activate the selected plugins for each page. Response will be faster by filtering plugins.
Prioritized issue groups from the latest Plugin Check scan
Security
91
5 issue groups
I18n
73
3 issue groups
Maintainability
21
7 issue groups
Performance
3
1 issue group
Sample message
Mismatched text domain. Expected 'plugin-load-filter' but got 'plf'.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[LOGGED_IN_COOKIE]
Sample message
$_COOKIE[LOGGED_IN_COOKIE] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
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
Missing $domain parameter in function call to esc_html__().
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Plugin Load Filter" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['desktop']. Check that the array index exists before using it.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
debug_backtrace() found. Debug code should not normally be used in production.
Sample message
Plugin name "Plugin Load Filter" is different from the name declared in plugin header "plugin load filter".
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "plf", expected "plugin-load-filter".
Not analyzed yet.
First score snapshot
v4.4.1
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 188 | 76 | 112 | v4.4.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.