[wp-hackers] wp_list_pages meta conditionals

Austin Matzko if.website at gmail.com
Tue Feb 10 20:48:23 GMT 2009


On Tue, Feb 10, 2009 at 2:41 PM, Dan Gayle <dangayle at gmail.com> wrote:
> Opening the actual wp_list_pages function in post-template.php in 2.7, there
> is clearly no reference to meta_key or meta_value. What gives? It would
> actually be a handy option to have.

wp_list_pages() calls get_pages(), which does allow you to use
meta_key and meta_value, so it's in place already.


More information about the wp-hackers mailing list