prepare release of v1.8.5 (#297) #12
Annotations
10 warnings
Check WP plugin:
inc/class-statify-frontend.php#L41
Processing form data without nonce verification.
|
Check WP plugin:
inc/class-statify-frontend.php#L42
Processing form data without nonce verification.
|
Check WP plugin:
inc/class-statify-frontend.php#L44
Processing form data without nonce verification.
|
Check WP plugin:
inc/class-statify-frontend.php#L45
Processing form data without nonce verification.
|
Check WP plugin:
inc/class-statify-frontend.php#L106
Use of a direct database call is discouraged.
|
Check WP plugin:
inc/class-statify-table.php#L54
Use of a direct database call is discouraged.
|
Check WP plugin:
inc/class-statify-table.php#L54
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
|
Check WP plugin:
inc/class-statify-table.php#L88
Use of a direct database call is discouraged.
|
Check WP plugin:
inc/class-statify-table.php#L88
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
|
Check WP plugin:
inc/class-statify-table.php#L88
Attempting a database schema change is discouraged.
|
Loading