Skip to content

Releases: anthonybudd/WP_Model

v1.1.4

26 Jun 18:24
Compare
Choose a tag to compare

Bug fixes
Model class filtering
Improved readme.md

v1.1.3

14 Jun 13:29
Compare
Choose a tag to compare

Bug fixes

v1.1.2

14 Jun 13:17
Compare
Choose a tag to compare

'title' and 'content' are now virtual properties not class properties.
'the_content' virtual property outputs a filtered version of the post's content.

v1.1.1

01 Jun 11:40
Compare
Choose a tag to compare

Minor bug in WP_Model::all()

v1.1.0

26 May 14:09
Compare
Choose a tag to compare

Minor Bug fixes
Enhanced filtering system

Spelling Mistakes, extract() and mostRecent($limit)

17 May 19:08
Compare
Choose a tag to compare
Merge pull request #5 from southerndna/master

Spelling fixes and ability to override default post_status

Chainable Where

07 Mar 16:11
Compare
Choose a tag to compare
v1.0.1

.MD

v1.0

15 Feb 17:34
Compare
Choose a tag to compare

First stable release