DO NOT MERGE - run plugin checks on feature branch #1
Annotations
2 errors and 3 warnings
stable_tag_mismatch:
README.md#L1
Mismatched Stable Tag: 1.2.2 != 1.3.0. The Stable Tag in your readme file does not match the version in your main plugin file. Your Stable Tag is meant to be the stable version of your plugin, not of WordPress. For your plugin to be properly downloaded from WordPress.org, those values need to be the same. If they're out of sync, your users won't get the right version of your code.
|
check
Process completed with exit code 1.
|
WordPress.DB.SlowDBQuery.slow_db_query_tax_query:
includes/class-scliveticker.php#L211
Detected usage of tax_query, possible slow query.
|
WordPress.DB.SlowDBQuery.slow_db_query_tax_query:
includes/class-scliveticker.php#L337
Detected usage of tax_query, possible slow query.
|
WordPress.DB.SlowDBQuery.slow_db_query_tax_query:
includes/class-widget.php#L87
Detected usage of tax_query, possible slow query.
|