Skip to content

1.0.2

Compare
Choose a tag to compare
@borkweb borkweb released this 22 Nov 21:20
· 36 commits to main since this release
328962c

Changes

  • Fix - Adjust DB::insert(), DB::delete(), DB::update(), and DB::replace() signature to match wpdb's supported method signatures.
  • Fix - Adjust DB::get_var(), DB::get_col(), and DB::get_results() signature of first arg to match wpdb's signature.