Automate your WordPress Editorial Workflow with Oasis Workflow. Simple, intuitive drag and drop workflow builder to streamline your editorial process.
Prioritized issue groups from the latest Plugin Check scan
I18n
860
5 issue groups
Maintainability
677
12 issue groups
Security
162
8 issue groups
Sample message
Mismatched text domain. Expected 'oasis-workflow' but got "oasisworkflow".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$abort_workflow_label".
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ow_is_role_applicable".
Sample message
Use placeholders and $wpdb->prepare(); found $auto_submit_stati_list
Sample message
Function "wp_register_ability()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
Missing $domain parameter in function call to _n_noop().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "OW_Abilities".
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Unescaped parameter $action_table used in $wpdb->get_results()\n$action_table assigned unsafely at line 2138.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $placeholders at "SELECT COUNT(*) FROM {$action_history_table} WHERE step_id IN ($placeholders) AND action_status = 'assignment'"
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
Unescaped parameter $action_history_table used in $wpdb->get_var()\n$action_history_table assigned unsafely at line 2805.
Sample message
Processing form data without nonce verification.
Sample message
Attempting a database schema change is discouraged.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$d, %3$d", but got "%d, %d, %d" in 'Connection from=%d to=%d references a step index out of range (0-%d).'.
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 $text parameter must be a single text string literal. Found: $status
Sample message
The upgrade notice for "Version 1.0.10" exceeds the limit of 300 characters.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "IS_OASISWF_ACTIVATED".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found interpolation in unescaped heredoc.
Potential connections found in static code analysis.
Outbound calls
99
External assets
0
Incoming endpoints
50
No external asset domains detected.
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
22 more hidden
2 score snapshots
v6.5.5
23
Latest
v6.5.4
21
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 1,715 | 1,025 | 690 | v6.5.5 | 2.1.0 |
| 21 | 1,350 | 775 | 575 | v6.5.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.