Boost the performance of your WordPress site by optimizing your images and videos with the Cloudinary WordPress Plugin. WordPress developers, content …
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
I18n
663
2 issue groups
Maintainability
127
9 issue groups
Security
27
1 issue group
Repo Compliance
3
3 issue groups
ERRORI18nText Domain MismatchMismatched text domain. Expected 'cloudinary-image-management-and-manipulation-in-the-cloud-cdn' but got 'cloudinary'.662
- Category
- I18n
- Occurrences
- 662
- Severity
- error
Sample message
Mismatched text domain. Expected 'cloudinary-image-management-and-manipulation-in-the-cloud-cdn' but got 'cloudinary'.
WARNINGMaintainabilityNon Prefixed Variable FoundGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_slug".71
- Category
- Maintainability
- Occurrences
- 71
- Severity
- warning
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_slug".
WARNINGSecurityUnescaped DBParameterUnescaped parameter $prepare used in $wpdb->get_results()\n$prepare assigned unsafely at line 370.27
- Category
- Security
- Occurrences
- 27
- Severity
- warning
Sample message
Unescaped parameter $prepare used in $wpdb->get_results()\n$prepare assigned unsafely at line 370.
WARNINGMaintainabilityNon Prefixed Hookname FoundHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "_cloudinary_queue_action".25
- Category
- Maintainability
- Occurrences
- 25
- Severity
- warning
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "_cloudinary_queue_action".
ERRORMaintainabilitymissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;22
- Category
- Maintainability
- Occurrences
- 22
- Severity
- error
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
WARNINGMaintainabilityNon Prefixed Constant FoundGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CLDN_CORE".2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- warning
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CLDN_CORE".
ERRORMaintainabilityfile system operations fcloseFile operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- error
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
ERRORMaintainabilitywp function not compatible with requires wpFunction "get_post_parent()" requires WordPress 5.7.0, but your plugin minimum supported version is WordPress 5.6.0.2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- error
Sample message
Function "get_post_parent()" requires WordPress 5.7.0, but your plugin minimum supported version is WordPress 5.6.0.
WARNINGMaintainabilityDynamic Hookname FoundHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "{$slug}_settings_upgrade".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "{$slug}_settings_upgrade".
ERRORMaintainabilityunlink unlinkunlink() is discouraged. Use wp_delete_file() to delete a file.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Show 5 moreShow less
WARNINGMaintainabilitymismatched plugin name1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "Cloudinary - Deliver Images and Videos at Scale" is different from the name declared in plugin header "Cloudinary".
ERRORRepo Complianceoutdated tested upto header1
- 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.
WARNINGRepo Complianceplugin header nonexistent domain path1
- Category
- Repo Compliance
- Occurrences
- 1
- Severity
- warning
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
WARNINGRepo Compliancereadme parser warnings trimmed short description1
- Category
- Repo Compliance
- Occurrences
- 1
- Severity
- warning
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
WARNINGI18ntextdomain mismatch1
- Category
- I18n
- Occurrences
- 1
- Severity
- warning
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "cloudinary", expected "cloudinary-image-management-and-manipulation-in-the-cloud-cdn".
Score History
First score snapshot
v3.3.3
71
Latest
- Findings
- 820
- Errors
- 690
- Warnings
- 130
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 71 | 820 | 690 | 130 | v3.3.3 | 2.0.0 |