0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 2 days ago.
Mar 26, 2025 — Mar 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Handle not user exiting More... almost 10 years ago
Whitespace More... almost 10 years ago
Add get_many to term More... over 10 years ago
Merge pull request #7 from humanmade/fix-get-terms More... almost 11 years ago
no need to pass $args into closure More... almost 11 years ago
simplified logic, if its an object then make it a term object otherwise return as is, also some coding standards formatting my IDE does and fixed some docblocks More... almost 11 years ago
just return the term value if we dont want an object More... almost 11 years ago
fix logic when fetching term objects and add get_by_id method to Term More... almost 11 years ago
Workaround for static inside closure More... almost 11 years ago
Merge pull request #5 from humanmade/post-get-one-many More... almost 11 years ago
Add get_one / get_many to Post which is a nice abstraction for WP_Query More... almost 11 years ago
Merge pull request #4 from humanmade/taxonomies More... almost 11 years ago
Get shoud initiate object and return it. More... almost 11 years ago
Update taxonomy::get method. Static, and return wp_error More... almost 11 years ago
remove construc More... almost 11 years ago
add get method to taxonomy class More... almost 11 years ago
Taxonomy object More... almost 11 years ago
term is an object not array More... almost 11 years ago
Provide getter for posts More... about 11 years ago
Use statics instead, better for subclassing More... about 11 years ago
Merge pull request #3 from humanmade/add-term-methods More... about 11 years ago
more efficient bulk add terms More... about 11 years ago
set object terms > set post terms More... about 11 years ago
reset should only make 1 call to set post terms More... about 11 years ago
remove post term More... about 11 years ago
typo More... about 11 years ago
use term objects where appropriate More... about 11 years ago
get terms should return term object More... about 11 years ago
Merge branch 'master' of https://github.com/humanmade/WordPress-Objects More... about 11 years ago
update to return and document More... about 11 years ago