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
655
4 issue groups
Maintainability
559
14 issue groups
Security
124
7 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 placeholders and $wpdb->prepare(); found $auto_submit_stati_list
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ow_is_role_applicable".
Sample message
Missing $domain parameter in function call to _n_noop().
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "OW_Action_History".
Sample message
Unescaped parameter $auto_submit_stati_list used in $wpdb->get_results()\n$auto_submit_stati_list assigned unsafely at line 2482.
Sample message
Processing form data without nonce verification.
Sample message
Attempting a database schema change is discouraged.
Sample message
Unescaped parameter $sql used in $wpdb->get_row()\n$sql assigned unsafely at line 1018.
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
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
Function "sanitize_textarea_field()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.4.0.
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.
Sample message
The parameter "$args" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
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
First score snapshot
v6.5.4
21
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 21 | 1,350 | 775 | 575 | v6.5.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.