Not possible in WP 3.2.1. See here http://codex.wordpress.org/Function_Reference/get_pages under “Parameters” and “page_name”.
I’m working on exactly the same thing, but it seems I’ll need to resort to to a custom query: http://codex.wordpress.org/Displaying_Posts_Using_a_Custom_Select_Query
Related Posts:
- Using a different template per Custom Taxonomies for single term archive pages
- How to have two different versions of a tag/category/taxonomy archive page?
- How to get a terms and posts associated with another term?
- How do I exclude a custom taxonomy from the post loop
- Can’t get a custom template taxonomy page to display
- Custom Taxonomy Archive Page
- Include and Exclude Taxonomies From Archives & Feeds Using ‘pre_get_posts’
- Filtering custom taxonomies
- Using WordPress to make a “Product Search” type navigation drilldown
- Custom Taxonomy not working with posts_per_page in new WP_query (pagination problem)
- get_query_var(‘paged’) always returns empty
- Taxonomy Templates… by hierarchical level?
- How to display a listing template of a certain taxonomy?
- Check if current term is a child of another term
- How to use wp_terms_checklist() on front end
- How to hide custom taxonomy archives same way as hiding custom post types?
- Custom taxonomies, with custom rewrites/slug, AND loading a taxonomy archive template from a plugin
- Custom Taxonomy Template not respecting ‘include_children’ => ‘false’
- How can I set up a category “overview” page?
- search query within custom taxonomy term, post title and meta field
- How to pass posts_per_page and paged params query vars to custom taxonomy archive urls?
- Which template name to use for taxonomies but not their terms?
- Showing posts by collection of specific terms and texonomy
- On Taxonomy Template page, want to add Post_Type
- Page queried instead of a custom taxonomy
- Problem with query_posts for a custom taxonomy in theme options
- Link to most recently created category of custom taxonomy in primary navigation menu
- How to display posts from a single category within a custom taxonomy
- Make Custom Taxonomy Category Use Parent Template
- Custom taxonomy template not working
- Advanced Tax Query
- Sorting Posts Via Custom Taxonomy Values Using Checkboxes?
- Last posts from custom taxonomy
- Woocommerce custom taxonomies page
- Taxonomy.php issue with search and filters
- Generic taxonomy-term template page
- 404 for a custom taxonomy?
- Creating an Archive using a Custom Taxonomy
- Display direct children of the current custom taxonomy in taxonomy.php template
- Date archive permalinks for custom taxonomy
- Why is my taxonomy template not shown?
- cannot get multiple loops using tax_query
- Taxonomy archive showing no results
- Dynamic loading of Archive content based on custom taxonomy term name
- List taxonomies according to whether this post is in another taxonomy in taxonomy archive
- Meta description – template code to get category description
- Create and set templates for custom taxonomies
- Alter post order on taxonomy template
- orderby meta_value breaks taxonomy term archives
- query_posts and custom taxonomy posts order
- Why is the custom taxonomy archive page redirecting me to a single post? [closed]
- Create template for taxonomy results limited by Custom Post Type
- Pagination on custom taxonomy
- quey posts from different categories with taxonomy
- How do I create a custom archive page depending on the custom taxonomy type?
- Automatically Give All Custom Post Types a Pre-Set Category [duplicate]
- How to add Post Format Taxonomy Archive page in the menu?
- How does WordPress Parent-Child Taxonomy actually Works?
- Custom taxonomy archive shows 404 error
- Custom Taxonomy index/archive hierarchy
- Show all taxonomy’s terms’ posts having another taxonomy’s term in common
- Different single page templates for taxonomies
- Filter custom taxonomy archive posts by 2nd custom taxonomy using select dropdown
- Custom Taxonomy Term Archive Page Template that Filters 2 or more Taxonomies
- How to use multiple archive templates for a taxonomy?
- List Posts For Terms Of A Custom Taxonomy For Any Post Type
- How can I get this request to use the Custom Post Type page template instead?
- Archive for a Taxonomy of a Custom Post type
- Override Taxonomy Template
- Taxonomy Parent Name
- how does the wordpress rest API work
- Avoid taxonomy-%term%.php if more than one taxonomy
- Returning One custom taxonomy term name
- Make child taxonomy categories use a set template
- How can I make front page to display custom taxonomy page?
- Why get_page_template() doesn’t show taxonomy template file name?
- Using WP_Query and Query_post for the loop?
- How to write sql query to get the posts from a custom taxonomy term name
- one post per term taxonomy
- Loop through custom taxanomy in post and display custom fields from posts
- pagination not working on custom-taxonomy template
- How to add custom content to custom taxonomy
- Taxonomy archive template that shows posts from more than one taxonomy
- Custom Taxonomy List with Children
- how to access the $query variable inside taxonomy-xxx.php template file?
- why the archive of custom taxonomy term shows nothing?
- Template file renders on local install, not on web
- Insert taxonomy slug into loop class
- Can I output a custom taxonomy as a submenu in the site navigation menu?
- Catch all taxonomy template
- Using Custom Taxonomies to organise products – struggling to call a correct list
- Taxonomy archive uses incorrect template when query strings are used
- How to use custom slug and custom templates for custom taxonomy?
- Add terms to a taxonomy archive from within the same taxonomy
- How do I stop the same post showing multiple times in a archive?
- Group posts in a category based on tags in custom taxonomy
- Custom Taxonomies Archive Page 404
- How to create archive pages for metadata query generated posts (so without taxonomy)?
- How to create a completely functioning separate archive for posts from only 1 or 2 specific categories
- How to pass posts_per_page and paged params query vars to custom taxonomy archive urls?