Create modern careers page, list jobs, and manage applications directly from your WordPress dashboard.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
373
18 issue groups
Security
179
6 issue groups
I18n
12
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_jobs".
Sample message
Processing form data without nonce verification.
Sample message
$_GET[$current_filter_key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_FILES['awsm_file']
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
Detected usage of a possibly undefined superglobal array index: $_POST['awsm_applicant_email']. Check that the array index exists before using it.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'add_meta_boxes_' . AWSM_Job_Openings_Overview::$screen_id".
Sample message
Mismatched text domain. Expected 'wp-job-openings' but got 'default'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "do_dynamic_filter_form_action".
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Unescaped parameter $author_join used in $wpdb->get_var()\n$author_join assigned unsafely at line 176.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
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
Library files that are already in the WordPress core are not permitted.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$action_name".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: readfile().
Potential connections found in static code analysis.
Outbound calls
121
External assets
5
Incoming endpoints
15
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v4.0.2
31
Latest
v4.0.1
31
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 31 | 569 | 14 | 555 | v4.0.2 | 2.0.0 |
| 31 | 553 | 14 | 539 | v4.0.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.