Releases: anthonybudd/WP_Model
Releases · anthonybudd/WP_Model
v1.1.4
v1.1.3
Bug fixes
v1.1.2
'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
Minor bug in WP_Model::all()
v1.1.0
Minor Bug fixes
Enhanced filtering system
Spelling Mistakes, extract() and mostRecent($limit)
Merge pull request #5 from southerndna/master Spelling fixes and ability to override default post_status
Chainable Where
v1.0.1 .MD
v1.0
First stable release