Create professional client photo galleries and photo proofing galleries for your photography business. Sell photos directly to clients with zero commi …
Prioritized issue groups from the latest Plugin Check scan
Security
874
8 issue groups
Maintainability
857
16 issue groups
I18n
11
1 issue group
Sample message
Processing form data without nonce verification.
Sample message
$_COOKIE[SUNSHINE_SESSION_COOKIE] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$SPC_Admin_Order".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[SUNSHINE_SESSION_COOKIE]
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['sunshine_gallery_image']['name']. Check that the array index exists before using it.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "SPC_Addon_Updater".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Use placeholders and $wpdb->prepare(); found $gallery_ids
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "edd_sl_api_request_verify_ssl".
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Function "str_contains()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.5.0.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $ids_in at "SELECT order_item_id, meta_key, meta_value FROM {$wpdb->prefix}sunshine_order_itemmeta WHERE order_item_id IN ($ids_in)"
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->identifier . '_cron_interval'".
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Potential connections found in static code analysis.
Outbound calls
181
External assets
4
Incoming endpoints
100
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
56 more hidden
3 score snapshots
v3.6.12
24
Latest
v3.6.11
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 1,844 | 361 | 1,483 | v3.6.12 | 2.0.0 |
| 24 | 1,832 | 360 | 1,472 | v3.6.11 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.