Fix again #14
Annotations
2 errors and 10 warnings
Run plugin check:
readme.txt#L1
Tested up to: 6.6 < 6.7. 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.
|
Run plugin check
Process completed with exit code 1.
|
Run plugin check:
readme.txt#L1
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
|
Run plugin check:
syndication-links.php#L1
The "Plugin URI" header in the plugin file is not valid.
|
Run plugin check:
syndication-links.php#L32
error_log() found. Debug code should not normally be used in production.
|
Run plugin check:
syndication-links.php#L75
error_log() found. Debug code should not normally be used in production.
|
Run plugin check:
syndication-links.php#L79
error_log() found. Debug code should not normally be used in production.
|
Run plugin check:
includes/class-syn-meta.php#L133
Detected usage of meta_key, possible slow query.
|
Run plugin check:
includes/class-syn-meta.php#L134
Detected usage of meta_query, possible slow query.
|
Run plugin check:
includes/class-syn-meta.php#L282
Processing form data without nonce verification.
|
Run plugin check:
includes/class-syn-meta.php#L286
Processing form data without nonce verification.
|
Run plugin check:
includes/class-syn-meta.php#L286
$_POST['syndication_urls'] not unslashed before sanitization. Use wp_unslash() or similar
|
Loading