Archive for the tag 'menu_order'

Working with Pages in WordPress

Posted by Sadish

WordPress allows you to create ‘Pages’ within the wordpress blog.
Anytime you want to write something like an about page / a contact page / an article page, you would use this feature.
Most of our themes displays a list of pages as navigational elements at the top. We use the wp_list_pages() method, so any new page […]

Read Full Post »

Comments Off