Skip to content

v0.21.1

Choose a tag to compare

@github-actions github-actions released this 18 Jul 20:03
· 11 commits to main since this release
95c1577
  • Silenced the remaining WordPress Plugin Check warnings on $wpdb->insert()/update()/delete() calls in includes/class-wpto-suggestions-repo.php (create_batch, mark_batch_done, mark_batch_failed, retry_batch, cancel_pending_batches, clear_for_new_analysis, insert_suggestions, set_suggestion_status, mark_applied): they write to the plugin's own custom tables through the safe wpdb API, with no core alternative for non-WP tables.

For the full version history, see CHANGELOG.md.