The plugin provides option in the page edit screen to remove page from navigation menu in the front end of site.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
8
3 issue groups
Security
6
4 issue groups
I18n
1
1 issue group
Performance
1
1 issue group
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_exclude_pages_from_menu".
Sample message
Function "get_current_screen()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.0.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['epfm_meta_box_field']. Check that the array index exists before using it.
Sample message
$_POST['epfm_meta_box_field'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
Detected usage of a non-sanitized input variable: $_POST['epfm_meta_box_nonce']
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
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
Tested up to: 5.7 < 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.
Not analyzed yet.
First score snapshot
v3.0
79
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 79 | 17 | 6 | 11 | v3.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.