Location Add-on For Gravity Forms

A Gravity Form add-on that shows a list of forms with the page or post they are published on.

v2.0.2Tanner RecordUpdated Added 400 installs50% rating
89
Score
18
Errors
16
Warnings
+0
Change

Category Scores

Security88
Repo91
Performance100
Maintainability87

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

34 findings

I18n

16

3 issue groups

Maintainability

12

5 issue groups

Security

4

1 issue group

Repo Compliance

2

2 issue groups

ERRORI18nText Domain MismatchMismatched text domain. Expected 'gf-form-locator' but got 'gravityforms'.14
Category
I18n
Occurrences
14
Severity
error

Sample message

Mismatched text domain. Expected 'gf-form-locator' but got 'gravityforms'.

WARNINGSecurityDatabase parameter is not escapedUnescaped parameter $clauses used in $wpdb->get_results()\n$clauses assigned unsafely at line 184.4
Category
Security
Occurrences
4
Severity
warning

Sample message

Unescaped parameter $clauses used in $wpdb->get_results()\n$clauses assigned unsafely at line 184.

WARNINGMaintainabilityNon-prefixed functionFunctions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "lagf_admin_notice".3
Category
Maintainability
Occurrences
3
Severity
warning

Sample message

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "lagf_admin_notice".

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

Sample message

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

WARNINGMaintainabilityDirect QueryUse of a direct database call is discouraged.2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

Use of a direct database call is discouraged.

WARNINGMaintainabilityNo CachingDirect database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

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

Sample message

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

WARNINGI18nDiscouraged text-domain loadingload_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.1
Category
I18n
Occurrences
1
Severity
warning

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.

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

WARNINGRepo Compliancereadme parser warnings requires header ignoredThe "Requires at least" field was ignored. This field should only contain a valid WordPress version such as "7.0" or "6.9".1
Category
Repo Compliance
Occurrences
1
Severity
warning

Sample message

The "Requires at least" field was ignored. This field should only contain a valid WordPress version such as "7.0" or "6.9".

Show 1 more
WARNINGI18ntextdomain mismatch1
Category
I18n
Occurrences
1
Severity
warning

Sample message

The "Text Domain" header in the plugin file does not match the slug. Found "location-add-on-for-gravity-forms", expected "gf-form-locator".

External Connections

Potential connections found in static code analysis.

4 domains

Outbound calls

11

External assets

0

Incoming endpoints

1

Notable Domains

tannerrecord.com3 · outbound
php-fig.org2 · outbound

Platform / Reference Domains

developer.wordpress.org4 · platform/reference
gnu.org2 · platform/reference

External Asset Domains

No external asset domains detected.

Incoming Endpoints

No public endpoints detected.

Admin AJAX endpoints1
wp_ajax_lagf_scan_for_formsauthenticated

wp_ajax

Score History

First score snapshot

v2.0.2

89

Latest

Findings
34
Errors
18
Warnings
16
Check
2.0.0

Relationship Map

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

21 nodes