Gravity Forms + Custom Post Types

Map your Gravity-Forms-generated posts to a custom post type and/or custom taxonomies.

v3.1.31Dave from Gravity WizUpdated 2026-04-14Added Feb 21, 201110k+ installs88% rating
54
Score
44
Errors
7
Warnings
+0
Change

Category Scores

Security23
Repo94
Performance100
Maintainability84

Top Issues by Category

Issues Details

51 issues found in latest scan

ERROR14
WordPress.Security.EscapeOutput.OutputNotEscaped

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

ERROR10
WordPress.Security.EscapeOutput.UnsafePrintingFunction

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

ERROR7
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'gravity-forms-custom-post-types' but got 'gravityforms'.

ERROR6
WordPress.WP.I18n.NonSingularStringLiteralDomain

The $domain parameter must be a single text string literal. Found: self::$slug

WARNING3
WordPress.WP.EnqueuedResourceParameters.MissingVersion

Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.

ERROR3
missing_direct_file_access_protection

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

WARNING3
trademarked_term

The plugin name includes a restricted term. Your chosen plugin name - "Gravity Forms + Custom Post Types" - contains the restricted term "gravity-forms" and cannot be used to begin your plugin name. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "gravity-forms" elsewhere in your plugin name, such as "... for gravity-forms".

ERROR1
WordPress.WP.DeprecatedParameters.Get_termsParam2Found

The parameter "'orderby=name&hide_empty=0&fields=names'" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.

ERROR1
WordPress.WP.EnqueuedResourceParameters.NoExplicitVersion

Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_register_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.

WARNING1
WordPress.WP.EnqueuedResourceParameters.NotInFooter

In footer ($in_footer) is not set explicitly wp_register_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.

ERROR1
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

ERROR1
outdated_tested_upto_header

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.

Latest Snapshot

Findings

51

Errors

44

Warnings

7

Score History

First score snapshot

First scan completed Jun 20, 2026

v3.1.31 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v3.1.31

54

Latest

Findings
51
Errors
44
Warnings
7
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins