The PublishPress Statuses plugin allows you to create additional statuses for your posts. You can use each status to create publishing workflows.
Prioritized issue groups from the latest Plugin Check scan
I18n
179
11 issue groups
Security
69
3 issue groups
Maintainability
61
9 issue groups
Sample message
Missing $domain parameter in function call to __().
Sample message
All output should be run through an escaping function (like echo esc_html_x() or echo esc_attr_x()), found '_ex'.
Sample message
$_POST[$var] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "_presspermit_get_post_statuses".
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_taxonomy".
Sample message
The parameter "['hide_empty' => false] // @todo: support other args?" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
The $text parameter must be a single text string literal. Found: $position
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The $text parameter must not contain interpolated variables or expressions. Found: $name
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_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
The $plural parameter must not contain interpolated variables or expressions. Found: {$status->label}
Sample message
The $singular parameter must not contain interpolated variables or expressions. Found: {$status->label}
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "PP_Statuses_Functions".
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Translatable string should not be wrapped in HTML. Found: '<strong>This plugin can be deleted.</strong>'
Sample message
The $plural parameter must be a single text string literal. Found: $label . ' <span class="count">(%s)</span>'
Sample message
The $singular parameter must be a single text string literal. Found: $label . ' <span class="count">(%s)</span>'
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1\$s, %2\$s", but got "%s, %s" in "You're using PublishPress Statuses Free. The Pro version has more features and support. %sUpgrade to Pro%s".
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
Plugin name "PublishPress Statuses - Custom Post Status and Workflow" is different from the name declared in plugin header "PublishPress Statuses Free".
Potential connections found in static code analysis.
Outbound calls
142
External assets
0
Incoming endpoints
4
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v1.3.4
37
Latest
v1.3.3
36
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 309 | 231 | 78 | v1.3.4 | 2.0.0 |
| 36 | 311 | 232 | 79 | v1.3.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.
20k+ active installs
10k+ active installs