Implement Plugin Check GitHub workflow. #1
Annotations
4 warnings
WordPress.DB.DirectDatabaseQuery.DirectQuery:
db.php#L33
Use of a direct database call is discouraged.
|
WordPress.DB.DirectDatabaseQuery.NoCaching:
db.php#L33
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
|
WordPress.DB.DirectDatabaseQuery.DirectQuery:
db.php#L84
Use of a direct database call is discouraged.
|
invalid_license:
readme.txt#L1
Your plugin has an invalid license declared. Please update your readme with a valid SPDX license identifier.
|