Simple posts navigation plugin. Easily navigate between posts, pages, products and custom post types in/out the same category.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
238
5 issue groups
Security
45
2 issue groups
I18n
25
5 issue groups
Performance
4
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$excluded_terms".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$data['title']'.
Sample message
The $domain parameter must be a single text string literal. Found: $this->name
Sample message
The $text parameter must be a single text string literal. Found: $error_message . ' Must Be A Colour Starting With # (hash).'
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wp-post-nav-excerpt".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Post Nav" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Missing $domain parameter in function call to __().
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "run_wp_post_nav".
Sample message
The parameter "FALSE" at position #2 of load_plugin_textdomain() has been deprecated since WordPress version 2.7.0. Use "" instead.
Sample message
Hidden files are not permitted.
Sample message
Tested up to: 6.3 < 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.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
27
External assets
0
Incoming endpoints
0
No notable third-party domains detected.
No external asset domains detected.
No public endpoints detected.
First score snapshot
v2.0.3
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 315 | 73 | 242 | v2.0.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.