Embed stunning Google Photos galleries directly into your WordPress site with the Embed Google Photos plugin.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Security
12
2 issue groups
Maintainability
5
4 issue groups
Repo Compliance
1
1 issue group
WARNINGSecurityInput is not validatedDetected usage of a possibly undefined superglobal array index: $_POST['client_id']. Check that the array index exists before using it.6
- Category
- Security
- Occurrences
- 6
- Severity
- warning
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['client_id']. Check that the array index exists before using it.
WARNINGSecurityRequest data is not unslashed$_POST['client_id'] not unslashed before sanitization. Use wp_unslash() or similar6
- Category
- Security
- Occurrences
- 6
- Severity
- warning
Sample message
$_POST['client_id'] not unslashed before sanitization. Use wp_unslash() or similar
WARNINGMaintainabilityNon-prefixed classClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "GooglePhotos".2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- warning
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "GooglePhotos".
ERRORMaintainabilityblock api version too lowEditor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
WARNINGMaintainabilitymismatched plugin namePlugin name "Gallery for Google Photos – Import and Showcase Photo Albums" is different from the name declared in plugin header "Gallery For Google Photos".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "Gallery for Google Photos – Import and Showcase Photo Albums" is different from the name declared in plugin header "Gallery For Google Photos".
ERRORRepo Complianceoutdated tested upto headerTested 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.1
- Category
- Repo Compliance
- Occurrences
- 1
- Severity
- error
Sample message
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.
WARNINGMaintainabilitytrademarked termThe plugin name includes a restricted term. Your chosen plugin name - "Gallery for Google Photos – Import and Showcase Photo Albums" - contains the restricted term "wc" which cannot be used at all in your plugin name.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Gallery for Google Photos – Import and Showcase Photo Albums" - contains the restricted term "wc" which cannot be used at all in your plugin name.
External Connections
Potential connections found in static code analysis.
Outbound calls
16
External assets
0
Incoming endpoints
3
Notable Domains
Platform / Reference Domains
External Asset Domains
No external asset domains detected.
Incoming Endpoints
wp_ajax
Admin AJAX endpoints2
wp_ajax
wp_ajax
Score History
First score snapshot
v1.0.9
82
Latest
- Findings
- 18
- Errors
- 2
- Warnings
- 16
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 82 | 18 | 2 | 16 | v1.0.9 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.