[wp-hackers] Exclude page by name in wp_list_pages

Computer Guru computerguru at neosmart.net
Fri Jul 21 13:39:00 GMT 2006


> So what will be returned if you have two pages with the same title?

It'll return both.
It's up to the script (or plugin, or whatever, wasn't paying attention earlier) to decide what do with it.. It can either spit out only the first one, or list them all with a while () or foreach () command.

Computer Guru
NeoSmart Technologies
http://neosmart.net/blog/ 



More information about the wp-hackers mailing list