Skip to content

Fix license identifier. #2

Fix license identifier.

Fix license identifier. #2

Re-run triggered August 14, 2024 20:57
Status Success
Total duration 2m 10s
Artifacts

plugin-check.yml

on: push
Matrix: plugin-check
Fit to window
Zoom out
Zoom in

Annotations

3 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.