bigspring / monolith

A starter theme for WordPress built with Twitter Bootstrap
MIT License
9 stars 1 forks source link

All custom template tags should support an array of ids #342

Open jrgmartin opened 8 years ago

jrgmartin commented 8 years ago

eg. is_related(), is_descendant()

At the moment these functions only support a single page id. They should support an array of IDs like is_page() does