PJW Query Child Of Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
This plugin allows you to run loops within your WordPress templates where you query for children of the current page.
The plugin extra arguments to the list of arguments supported by query_posts().
The query argument child_of
is used to add a WHERE to the database query to limit the pages returned to those with a post_page equal to the argument provided.
The query argument child_limit
is used to limit the number of pages returned.
The query argument child_offset
is used to offset the limiting to allow for pagination if required.
Screenshots
No screenshots provided