Auto-refresh your WordPress pages on user inactivity. Keep sessions alive, nonces fresh, and engagement high with this lightweight plugin.
Prioritized issue groups from the latest Plugin Check scan
I18n
33
4 issue groups
Security
13
4 issue groups
Maintainability
2
2 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'easy-auto-reload' but got 'autorefresh'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$i'.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
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
$_POST['_auto_reload_mode'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
A function call to esc_html__() 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
Plugin name "Easy Auto Reload - Auto Refresh" is different from the name declared in plugin header "Easy Auto Reload".
Sample message
The "Network" header in the plugin file is not valid. Can only be set to true, and should be left out when not needed.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "autorefresh", expected "easy-auto-reload".
Not analyzed yet.
First score snapshot
v2.0.7
69
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 69 | 49 | 37 | 12 | v2.0.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.