Skip to content

Version 1.0.6

Compare
Choose a tag to compare
@amostajo amostajo released this 15 Dec 16:15
· 30 commits to v1.0 since this release

Changelog

  • Added $wpdb->get_col() support.
  • Added $wpdb->esc_like() support.
  • Added wildcards support during sanitization.
  • Added SQL_CALC_FOUND_ROWS support.