Custom Field For WP Job Manager

The ultimate field editor for WP Job Manager. Easily add, edit, and manage custom job and company fields without any coding.

v1.5theme fundaUpdated Added 900 installs68% rating
69
Score
16
Errors
54
Warnings
+0
Change

Category Scores

Security50
Repo94
Performance100
Maintainability86

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

70 findings

Maintainability

53

4 issue groups

Security

13

2 issue groups

I18n

3

2 issue groups

Repo Compliance

1

1 issue group

WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$attr".45
Category
Maintainability
Occurrences
45
Severity
warning

Sample message

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$attr".

ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$attrs'.12
Category
Security
Occurrences
12
Severity
error

Sample message

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$attrs'.

WARNINGMaintainabilityslow db query meta keyDetected usage of meta_key, possible slow query.4
Category
Maintainability
Occurrences
4
Severity
warning

Sample message

Detected usage of meta_key, possible slow query.

WARNINGMaintainabilitytrademarked termThe plugin name includes a restricted term. Your chosen plugin name - "Custom Field For WP Job Manager" - contains the restricted term "wp" which cannot be used at all in your plugin name.3
Category
Maintainability
Occurrences
3
Severity
warning

Sample message

The plugin name includes a restricted term. Your chosen plugin name - "Custom Field For WP Job Manager" - contains the restricted term "wp" which cannot be used at all in your plugin name.

ERRORI18nText Domain MismatchMismatched text domain. Expected 'custom-field-for-wp-job-manager' but got 'cfwjm'.2
Category
I18n
Occurrences
2
Severity
error

Sample message

Mismatched text domain. Expected 'custom-field-for-wp-job-manager' but got 'cfwjm'.

WARNINGMaintainabilityslow db query meta queryDetected usage of meta_query, possible slow query.1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Detected usage of meta_query, possible slow query.

ERRORSecurityUnsafe printing functionAll output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.1
Category
Security
Occurrences
1
Severity
error

Sample message

All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.

ERRORRepo Complianceoutdated tested upto headerTested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.

WARNINGI18ntextdomain mismatchThe "Text Domain" header in the plugin file does not match the slug. Found "cfwjm", expected "custom-field-for-wp-job-manager".1
Category
I18n
Occurrences
1
Severity
warning

Sample message

The "Text Domain" header in the plugin file does not match the slug. Found "cfwjm", expected "custom-field-for-wp-job-manager".

External Connections

Potential connections found in static code analysis.

2 domains

Outbound calls

8

External assets

0

Incoming endpoints

4

Notable Domains

codesmade.com7 · outbound

Platform / Reference Domains

wordpress.org1 · platform/reference

External Asset Domains

No external asset domains detected.

Incoming Endpoints

/wp-json/cfwjm/v1/add_fieldREST

register_rest_route

/wp-json/cfwjm/v1/delete_fieldREST

register_rest_route

/wp-json/cfwjm/v1/get_fieldsREST

register_rest_route

/wp-json/cfwjm/v1/update_fieldREST

register_rest_route

Score History

First score snapshot

v1.5

69

Latest

Findings
70
Errors
16
Warnings
54
Check
2.0.0

Relationship Map

Author, categories, issues, domains, and nearby plugins.

30 nodes

Related Plugins