Hey All,
Is there a way i can duplicate the way POSTS or PAGES work.
Say if i need a BLOG and a NEWSFEED is there a way i can duplicate the structure of the POSTS function?
Interested to find out
Hey All,
Is there a way i can duplicate the way POSTS or PAGES work.
Say if i need a BLOG and a NEWSFEED is there a way i can duplicate the structure of the POSTS function?
Interested to find out
You don't need to duplicate the functionality of anything. This what categories, tags and custom queries are for.
http://codex.wordpress.org/Function_Reference/WP_Query
You may want to look into Custom Post Types, too. But Esmi's recommendation is also a good one.
You must log in to post.