ACF to WP-API

Plugs Advanced Custom Fields (ACF) data into the WordPress JSON API (WP-API).

v1.4.0Chris HutchinsonUpdated Added 400 installs100% rating
96
Score
11
Errors
5
Warnings
+0
Change

Category Scores

Security100
Repo89
Performance100
Maintainability88

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

16 findings

Maintainability

14

5 issue groups

Repo Compliance

2

2 issue groups

ERRORMaintainabilitywp function not compatible with requires wpFunction "register_rest_field()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 3.9.0.8
Category
Maintainability
Occurrences
8
Severity
error

Sample message

Function "register_rest_field()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 3.9.0.

WARNINGMaintainabilitytrademarked termThe plugin name includes a restricted term. Your chosen plugin name - "ACF to WP API" - 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 - "ACF to WP API" - contains the restricted term "wp" which cannot be used at all in your plugin name.

WARNINGMaintainabilityerror log print rprint_r() found. Debug code should not normally be used in production.1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

print_r() found. Debug code should not normally be used in production.

WARNINGMaintainabilitymismatched plugin namePlugin name "ACF to WP-API" is different from the name declared in plugin header "ACF to WP API".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Plugin name "ACF to WP-API" is different from the name declared in plugin header "ACF to WP API".

ERRORMaintainabilityMissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

ERRORRepo Complianceoutdated tested upto headerTested up to: 4.7 < 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: 4.7 < 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.

ERRORRepo Complianceplugin header no licenseMissing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.

External Connections

Potential connections found in static code analysis.

2 domains

Outbound calls

2

External assets

0

Incoming endpoints

2

Notable Domains

chrishutchinson.me1 · outbound

Platform / Reference Domains

wordpress.org1 · platform/reference

External Asset Domains

No external asset domains detected.

Incoming Endpoints

/wp-json/wp/v2/acf/optionsREST

register_rest_route

/wp-json/wp/v2/acf/options/(?P<option>.+)REST

register_rest_route

Score History

First score snapshot

v1.4.0

96

Latest

Findings
16
Errors
11
Warnings
5
Check
2.0.0

Relationship Map

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

27 nodes

Related Plugins

ACF Field For CF7

10k+ active installs

99
99
ACF Clone Repeater

1k+ active installs

98