Exclude static Front Page from wp_list_pages
-
In order to make my WP theme beax (currently available in German only) fully compatible to WP 2.1, I need to exclude the Page wich is set to be the static Front Page from the wp_list_pages list.
I saw that there are two new entries for “page_on_front” and “page_for_posts” in the wp-options table. Any possibility to take the ID from the table and exclude this page from the list?
Thank you!
Cheers, Felix
- The topic ‘Exclude static Front Page from wp_list_pages’ is closed to new replies.