PublishPress Series is the publishing plugin that allows you to organize posts into issues or series. This is ideal for magazines, newspapers, writers …
Prioritized issue groups from the latest Plugin Check scan
Security
478
11 issue groups
Maintainability
429
12 issue groups
I18n
76
2 issue groups
Sample message
Processing form data without nonce verification.
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
$_GET['aa'] not unslashed before sanitization. Use wp_unslash() or similar
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
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
Processing form data without nonce verification.
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 (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $in_tt_ids at "DELETE FROM $wpdb->term_relationships WHERE object_id = %d AND term_taxonomy_id IN ($in_tt_ids)"
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
Use placeholders and $wpdb->prepare(); found $drop_query
Sample message
Detected usage of a non-sanitized input variable: $_POST[$key]
Sample message
Unescaped parameter $drop_query used in $wpdb->query()\n$drop_query assigned unsafely at line 20.
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
Detected usage of a possibly undefined superglobal array index: $_GET['post_series']. Check that the array index exists before using it.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "OS_GROUPING_LEGACY_LOADED".
Sample message
Possible use of short open tags detected; found: <?\tif (!pp_series_is_pro_active()) { ?> <s...
Sample message
Mismatched text domain. Expected 'organize-series' but got 'easy-digital-downloads'.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Not analyzed yet.
First score snapshot
v3.1.2
23
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 1,056 | 346 | 710 | v3.1.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.