WP-REST-API V2 Menus

Adding menus endpoints on WP REST API v2

v0.12.1thebatclaudioUpdated Added 3k+ installs100% rating
96
Score
5
Errors
4
Warnings
+0
Change

Category Scores

Security100
Repo80
Performance100
Maintainability93

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

9 findings

Maintainability

5

4 issue groups

Repo Compliance

4

4 issue groups

WARNINGMaintainabilitytrademarked termThe plugin name includes a restricted term. Your chosen plugin name - "WP-REST-API V2 Menus" - contains the restricted term "wp" which cannot be used at all in your plugin name.2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

The plugin name includes a restricted term. Your chosen plugin name - "WP-REST-API V2 Menus" - contains the restricted term "wp" which cannot be used at all in your plugin name.

WARNINGMaintainabilityDeprecated parameter: get_terms parameter 2The parameter "array( 'hide_empty' => true )" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

The parameter "array( 'hide_empty' => true )" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.

ERRORMaintainabilityinvalid plugin namePlugin name header in your readme is missing or invalid. Please update your readme with a valid plugin name header. Eg: "=== Example Name ==="1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

Plugin name header in your readme is missing or invalid. Please update your readme with a valid plugin name header. Eg: "=== Example Name ==="

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: 6.0 < 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.0 < 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.

WARNINGRepo Compliancereadme parser warnings too many tagsOne or more tags were ignored. Please limit your plugin to 5 tags.1
Category
Repo Compliance
Occurrences
1
Severity
warning

Sample message

One or more tags were ignored. Please limit your plugin to 5 tags.

ERRORRepo Compliancereadme short description non official languageThe readme short description contains unofficial language. It must be written in standard English.1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

The readme short description contains unofficial language. It must be written in standard English.

Score History

First score snapshot

v0.12.1

96

Latest

Findings
9
Errors
5
Warnings
4
Check
2.0.0

Related Plugins

99
Make Connector

80k+ active installs

94
Disable WP REST API

30k+ active installs

93
Health Endpoint

3k+ active installs

92