Build a job board in WordPress with Google Jobs support, built-in application management, and reCAPTCHA — free. No coding needed.
Prioritized issue groups from the latest Plugin Check scan
I18n
559
5 issue groups
Security
453
9 issue groups
Maintainability
236
11 issue groups
Sample message
The $text parameter must be a single text string literal. Found: $allowedfiletypemsg
Sample message
Missing $domain parameter in function call to __().
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$addressRegion".
Sample message
$_GET['application_list_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
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 '$jL'.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['jobwp_upload_resume']['tmp_name']
Sample message
Processing form data without nonce verification.
Sample message
The $domain parameter must be a single text string literal. Found: JOBWP_TXT_DOMAIN
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$table_name} at "ALTER TABLE {$table_name} ADD intl_tel VARCHAR(50) NULL DEFAULT NULL"
Sample message
Unescaped parameter $table_name used in $wpdb->get_results()\n$table_name assigned unsafely at line 735.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
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: $_FILES['jobwp_upload_resume']['name']. Check that the array index exists before using it.
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "job_fs".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "JobWP - Job Board Plugin for WordPress | Job Listings, Career Page & Applications" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Sample message
Attempting a database schema change is discouraged.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
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
The use of function move_uploaded_file() is forbidden
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.
Potential connections found in static code analysis.
Outbound calls
201
External assets
4
Incoming endpoints
3
No public endpoints detected.
admin_post
wp_ajax
wp_ajax
2 score snapshots
v2.5.0
28
Latest
v2.4.8
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 28 | 1,263 | 872 | 391 | v2.5.0 | 2.0.0 |
| 25 | 3,119 | 1,541 | 1,578 | v2.4.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.