Image Picker For Gravity Forms

A simple and nice plugin to add images easily on gravity forms multiple choice, radio and checkbox fields.

v1.1.4PluginsCafeUpdated Added 1k+ installs100% rating
98
Score
0
Errors
21
Warnings
+0
Change

Category Scores

Security100
Repo100
Performance100
Maintainability92

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

21 findings

Maintainability

21

4 issue groups

WARNINGMaintainabilityNon Prefixed Variable FoundGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$GFRS_Plugins".17
Category
Maintainability
Occurrences
17
Severity
warning

Sample message

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

WARNINGMaintainabilityMissing VersionResource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

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

WARNINGMaintainabilityNon Prefixed Class FoundClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "GFImgChoiceAddon".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "GFImgChoiceAddon".

WARNINGMaintainabilityNon Prefixed Function FoundFunctions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "GF_Image_Picker_Field".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

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

Score History

First score snapshot

v1.1.4

98

Latest

Findings
21
Errors
0
Warnings
21
Check
2.0.0

Related Plugins