Organize posts into issues or a series. Ideal for magazines, newspapers, teachers, comic artists, and anyone writing multi-part articles.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
430
15 issue groups
Security
134
4 issue groups
I18n
21
5 issue groups
Performance
4
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$active'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_os_update_post_term_count".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'puc_request_info_options-' . $this->slug".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$alt".
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "PPS_Post_List_Box".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$class_or_interface_fqcn'.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 269.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "OS_GROUPING_LEGACY_LOADED".
Sample message
Mismatched text domain. Expected 'organize-series' but got 'easy-digital-downloads'.
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
Detected usage of meta_key, possible slow query.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://docs.wpvip.com/databases/optimize-queries/using-post__not_in/ for more information.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Translatable string should not be wrapped in HTML. Found: '<p>There is an automatic update for %1$s available but your api-key has not been set. Please go to the <a href="%2$s">Publishpress Series Options page</a> to set your api_key for this addon.</p>'
Sample message
The $domain parameter must be a single text string literal. Found: $this->lang_domain
Sample message
Sanitization missing for register_setting().
Sample message
Attempting a database schema change is discouraged.
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
Missing $domain parameter in function call to __().
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins
Potential connections found in static code analysis.
Outbound calls
176
External assets
0
Incoming endpoints
21
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
9 more hidden
3 score snapshots
v3.1.4
24
Latest
v3.1.3
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 596 | 201 | 395 | v3.1.4 | 2.1.0 |
| 23 | 1,082 | 345 | 737 | v3.1.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.