Tagged Questions
0
votes
3answers
111 views
How to automate featured posts number? [duplicate]
Possible Duplicate:
featuring old articles without messing up with the archive
Let's say you have a category called "featured". and you use that to feature posts.
And the theme you have has ...
2
votes
2answers
675 views
Display all custom post type posts and order them by an optional meta_key
I have a custom post type (CPT) called property. I have registered a featured property metaboxfor it as explained in this question "How do I create a featured post within a custom post type?". So a ...