Hacker News new | ask | show | jobs
by ramen 4770 days ago
Here is a library I wrote to make querying WordPress easier: https://github.com/ramen/wp-find

It has a more conventional builder-style API that may answer the complaints of those wishing for a more straightforward way to write loops.

1 comments

Neat, starred!