开发者

How to display "Pages" as posts inside another page (Wordpress)?

Say I have an Front Page, and inside that page I have two sections (probably two divs: tagline and services). Then, I would like to add static content inside those two sections (in form of Pages).

  1. I'm not very sure how to "classify" these pages: (e.g. tagline and services), because pages don't ahve categories or tags.

  2. I know I have to use get_pages, but I'm not sure how to write the full function.

A开发者_StackOverflow中文版ny suggestions?


You could probably use get_pages();, but this might be easier: http://wordpress.org/extend/plugins/improved-include-page/

Usage instructions: http://wordpress.org/extend/plugins/improved-include-page/installation/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜