Title: The SubPage Loop
Author: raysourav
Published: <strong>March 4, 2010</strong>
Last modified: March 4, 2010

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/the-subpage-loop.svg)

# The SubPage Loop

 By [raysourav](https://profiles.wordpress.org/raysourav/)

[Download](https://downloads.wordpress.org/plugin/the-subpage-loop.0.1.zip)

 * [Details](https://wordpress.org/plugins/the-subpage-loop/#description)
 * [Reviews](https://wordpress.org/plugins/the-subpage-loop/#reviews)
 *  [Installation](https://wordpress.org/plugins/the-subpage-loop/#installation)
 * [Development](https://wordpress.org/plugins/the-subpage-loop/#developers)

 [Support](https://wordpress.org/support/plugin/the-subpage-loop/)

## Description

This plugin creates an inner loop inside the main loop of a wordpress page. This
inner loop allows user to iterate over the child page objects of the main page.

### License

Copyright (c) 2010 Sourav Ray [me@raysourav.com](https://wordpress.org/plugins/the-subpage-loop/me@raysourav.com?output_format=md)

Permission is hereby granted, free of charge, to any person obtaining a copy
 of
this software and associated documentation files (the “Software”), to deal in the
Software without restriction, including without limitation the rights to use, copy,
modify, merge, publish, distribute, sublicense, and/or sell copies of the Software,
and to permit persons to whom the Software is furnished to do so, subject to the
following conditions:

The above copyright notice and this permission notice shall be included in
 all 
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED,
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
USE OR OTHER DEALINGS IN THE SOFTWARE.

## Installation

 1. Upload `the-subpage-loop.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Add the following code in the page.php in your themes. Make sure that the code 
    snippet is inside the main WP LOOP. while(have_subpages()):
     the_subpage_title();
    the_subpage_content(); endwhile;

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“The SubPage Loop” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ raysourav ](https://profiles.wordpress.org/raysourav/)

[Translate “The SubPage Loop” into your language.](https://translate.wordpress.org/projects/wp-plugins/the-subpage-loop)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/the-subpage-loop/),
check out the [SVN repository](https://plugins.svn.wordpress.org/the-subpage-loop/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/the-subpage-loop/)
by [RSS](https://plugins.trac.wordpress.org/log/the-subpage-loop/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **0.1**
 *  Last updated **16 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 2.0.2 or higher **
 *  Tested up to **2.9.2**
 * Tags
 * [child pages](https://wordpress.org/plugins/tags/child-pages/)[page](https://wordpress.org/plugins/tags/page/)
 *  [Advanced View](https://wordpress.org/plugins/the-subpage-loop/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/the-subpage-loop/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/the-subpage-loop/reviews/)

## Contributors

 *   [ raysourav ](https://profiles.wordpress.org/raysourav/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/the-subpage-loop/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://raysourav.com/)