archetyped / cornerstone

Enhanced Content Management for Wordpress
http://archetyped.com/tools/cornerstone/
GNU General Public License v2.0
6 stars 1 forks source link

Retrieve posts from sections #4

Closed M-Brico closed 9 years ago

M-Brico commented 9 years ago

Is it possible to retrieve posts from a particular section? I have setup pages and added posts to sections. But would like to have latest posts from each section on the homepage. Is this possible?

archetyped commented 9 years ago

Hi, you can use WordPress' built-in get_children() to get a section's posts. For more specific results, you can use the following parameter values: