Are Unlisted Pages possible in WordPress?
-
Hi… you know how when you create a “Page” it then shows up in your template using the following command?
<?php wp_list_pages(‘title_li=’); ?>
Is there a switch that will allow me to create a page, but for it to not show up in this list? In essence a valid page which could be referred to, but not in this list. (unlisted in effect)
This would be useful for a number of purposes, but the main one would be for forms that I would want to refer to in listed pages, but don’t want these unlisted pages clutter up my menu.
If this isn’t possible, I wonder if there is enough interest in something like this to request it in a future version? Please give me your comments.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Are Unlisted Pages possible in WordPress?’ is closed to new replies.