Skip to content

Releases: 10quality/wp-query-builder

Version 1.0.5

24 Oct 20:23
Compare
Choose a tag to compare

Changelog

  • Small return type fixes.
  • Minor naming refactoring.
  • Readme and wiki updated.

Version 1.0.4.1

02 Oct 10:20
Compare
Choose a tag to compare

Changelog

  • Sanitize raw where statement.

Version 1.0.4

02 Oct 10:03
Compare
Choose a tag to compare

Changelog

  • Fixes custom $id on QueryBuilder parameter.
  • Refactors WP hook names.

Version 1.0.3

21 Sep 04:41
Compare
Choose a tag to compare

Changelog

  • Raw condition for where() and join().

Version 1.0.2

17 Sep 17:04
Compare
Choose a tag to compare

Changelog

  • Deleted action hook added.

Version 1.0.1

17 Sep 07:29
Compare
Choose a tag to compare

Changelog

  • Added save( $force_insert = false ) parameter on abstract model class..

Version 1.0.0

17 Sep 04:14
Compare
Choose a tag to compare
Initial push

Inital push