WordPress OSINT, maintenance or security needs? Reach out!
TLDWP

Plugin: cc-child-pages (Used by 2,298 domains)

CC Child Pages

CC Child Pages displays WordPress child pages of any parent page in a responsive grid or list layout, making it easy to display hierarchical page structures, subpages and navigation.

You can use it in page content, widget areas, or templates using:

  • the [child_pages] shortcode,
  • the CC Child Pages Gutenberg block, or
  • the CC Child Pages Elementor widget (when Elementor is active).

All output methods use a modern CSS system based on CSS variables and flexible grid layouts for improved theme compatibility. For older or heavily customised themes, a Legacy CSS mode is available — either by checking the Use Legacy CSS option in the block or Elementor sidebar, or by setting use_legacy_css="true" in the shortcode.

This makes it ideal for building sub-navigation sections, page directories, or visual site maps.

Full documentation is available at docs.ccplugins.co.uk

Features

  • Display WordPress child pages in grid or list layout
  • Supports shortcode, Gutenberg block and Elementor widget
  • Flexible column layouts (1–6 columns)
  • Modern CSS system based on CSS variables
  • Optional Legacy CSS mode for older themes
  • Pagination and sorting controls
  • Custom field overrides
  • Lazy loading support
  • Fully translatable

A Pro add-on is also available at ccplugins.co.uk which adds additional display skins, advanced layout controls, colour customisation options and Elementor enhancements.

What’s New in 2.x

  • Gutenberg block with live preview
  • Elementor widget integration
  • Modern CSS skins using CSS variables
  • Legacy CSS compatibility toggle
  • Reorganised shortcode structure
  • Continued support for the classic widget (legacy)

How It Works

Gutenberg Block

Insert the CC Child Pages block in the editor. Configure:

  • Parent page
  • Columns
  • Thumbnails
  • Excerpt display
  • Sorting
  • Legacy CSS toggle

The block provides a live preview while editing.

Elementor Widget

If Elementor is installed and active, a CC Child Pages widget becomes available.

The widget is located inside the CC Plugins category within the Elementor panel.

You can:

  • Select the parent page
  • Choose columns (1–6)
  • Enable thumbnails and lazy loading
  • Control excerpt display
  • Configure sorting
  • Enable Legacy CSS if required

All shortcode options are available via intuitive controls in the Elementor sidebar.

The widget renders the same output structure as the shortcode and block, ensuring consistent styling across editors.

Shortcode

Insert:

[child_pages]

By default, this displays the child pages of the current page.

To enable legacy styling:

[child_pages use_legacy_css="true"]

The shortcode supports detailed layout and query control, documented below.

Complete Shortcode Guide

1. Basic Usage

Display children of current page:

[child_pages]

Display children of a specific page:

[child_pages id="42"]

Display specific pages only:

[child_pages page_ids="3,7,10"]

Exclude specific pages:

[child_pages exclude="5,9,12"]

2. Grid Layout Options

Choose number of columns:

[child_pages cols="1"]
[child_pages cols="2"]
[child_pages cols="3"]
[child_pages cols="4"]
[child_pages cols="5"]
[child_pages cols="6"]

Choose skin:

[child_pages skin="simple"]
[child_pages skin="red"]
[child_pages skin="green"]
[child_pages skin="blue"]
[child_pages skin="sleek"]
[child_pages skin="bold"]

Add custom wrapper class:

[child_pages class="my-custom-grid"]

3. List Mode (Instead of Grid)

Display as unordered list:

[child_pages list="true"]

Control hierarchy depth:

[child_pages list="true" depth="0"]

Depth values:

  • 0 – unlimited depth (nested list)
  • -1 – flat list
  • 1 – top level only
  • 2, 3, 4 – specific depth

In list mode, only these attributes apply:

id, `exclude`, `orderby`, `order`, `cols`, `class`, `depth`

4. Thumbnails

Show featured images:

[child_pages thumbs="true"]

Specify size:

[child_pages thumbs="large"]
[child_pages thumbs="full"]
[child_pages thumbs="my-custom-size"]

Make thumbnails clickable:

[child_pages thumbs="medium" link_thumbs="true"]

Enable lazy loading:

[child_pages thumbs="medium" lazy_load="true"]
[child_pages thumbs="medium" link_thumbs="true" lazy_load="true"]

5. Titles & Links

Make titles clickable:

[child_pages link_titles="true"]

Hide titles:

[child_pages hide_title="true"]

Hide “Read more” link:

[child_pages hide_more="true"]

Change “Read more” text:

[child_pages more="View Details"]

Open links in new tab:

[child_pages link_target="_blank"]

6. Excerpt Control

Limit word count:

[child_pages words="20"]

Disable excerpt truncation:

[child_pages truncate_excerpt="false"]

Hide excerpt completely:

[child_pages hide_excerpt="true"]

Hide WordPress “Continue reading” text:

[child_pages hide_wp_more="true"]

Show full page content:

[child_pages show_page_content="true"]

7. Sorting & Query Control

Order results:

[child_pages orderby="title" order="ASC"]

Supported orderby values:

  • menu_order (default)
  • id
  • title
  • slug
  • author
  • date
  • modified
  • rand

Limit number displayed:

[child_pages limit="5"]

Offset results:

[child_pages offset="2"]

Display sibling pages:

[child_pages siblings="true"]

Include current page with siblings:

[child_pages siblings="true" show_current_page="true"]

8. Pagination

Enable pagination:

[child_pages posts_per_page="6"]

Force a specific page:

[child_pages posts_per_page="6" page="2"]

Pagination does not apply in list mode.

9. Post Status Control

By default:

  • Published pages are shown
  • Private pages are shown to authorised users

Specify manually:

[child_pages post_status="publish"]
[child_pages post_status="publish,private"]

10. Display Meta Information

Show author:

[child_pages show_author="true"]

Show creation date:

[child_pages show_date_created="true"]

Show modified date:

[child_pages show_date_modified="true"]

11. Custom Fields (Advanced)

Override default values using meta fields.

[child_pages use_custom_excerpt="custom_excerpt"]
[child_pages use_custom_title="custom_title"]
[child_pages use_custom_thumbs="custom_thumb"]
[child_pages use_custom_link="custom_link"]
[child_pages use_custom_link_target="custom_target"]

Custom field overrides are ignored in list mode.

12. Sticky Posts

Sticky posts are ignored by default.

To include them:

[child_pages ignore_sticky_posts="false"]

License

This plugin is free software; you may redistribute it and/or modify it under the terms of the GNU General Public License v2 or later.

See https://www.gnu.org/licenses/gpl-2.0.html

DomainExposuresHeadersLast Checked
c*e*p*u*o*n*u*a*c*c*.com (WP 6.5.5) F Jul 21, 2026
b*i*t*o*a*l*e*o*t.com F Jul 21, 2026
v*l*i*e*-*u*-*e*n*.fr (WP 6.7.5) F Jul 21, 2026
c*r*c.org (WP 7.0.2) F Jul 21, 2026
p*a*a*j.in (WP 7.0.2) F Jul 21, 2026
a*b*o*x.com F Jul 21, 2026
s*r*r*m*a*.com (WP 6.9.5) F Jul 21, 2026
u*p*a*n*d*r*g*a*c*.com F Jul 21, 2026
a*b*r*n*u*t*i*s*n*.com (WP 7.0.2) F Jul 21, 2026
o*i*n*f*i*h*s.com (WP 6.8.2) F Jul 21, 2026
a*b*n*a*l*y.com D Jul 21, 2026
v*r*u*l*a*i*n*.co (WP 6.8.6) B Jul 21, 2026
s*w*d*s*l.com F Jul 21, 2026
k*i*a*r*n*e.com A Jul 21, 2026
a*c*e*s*r*u.ru F Jul 21, 2026
c*a*t*r*e*e.com (WP 7.0.2) D Jul 21, 2026
p*u*-*l*u*e*.net F Jul 21, 2026
c*a*j*b*.com (WP 7.0.2) D Jul 21, 2026
h*m*s*p*n*a*o*d*.com (WP 6.7.1) F Jul 21, 2026
s*m*t*i*.lt (WP 6.5.4) F Jul 21, 2026
p*w*r*l*t*.com F Jul 21, 2026
o*g*n*c*n*f*i*p*u*.com F Jul 21, 2026
m*r*y*a*d*s.com (WP 7.0.2) F Jul 21, 2026
c*a*-*-*o*u.com (WP 7.0.2) D Jul 21, 2026
o*f*i*p*a*.com (WP 7.0.1) F Jul 21, 2026
c*n*r*l*a*t*c.eu (WP 6.7.5) C Jul 21, 2026
t*u*u*a*e*i*j*-*i*o*h*m*.jp F Jul 21, 2026
c*a*i*r*r*.org (WP 7.0.2) F Jul 20, 2026
t*e*o*i*k*r*l*.cz (WP 7.0.2) F Jul 20, 2026
t*p*n*h*.com (WP 6.9.5) F Jul 20, 2026
p*w*r*n*a.com (WP 7.0.2) F Jul 20, 2026
r*v*n*a*d*r*.org (WP 7.0.2) F Jul 20, 2026
e*c*m*.org F Jul 20, 2026
m*r*e*o*m*n*r*n*h*s*.com F Jul 20, 2026
t*l*r*o*r*l*w.com (WP 6.9.5) F Jul 20, 2026
m*r*s*l.com (WP 6.9.5) F Jul 20, 2026
m*p*b.c*.uk (WP 7.0.2) F Jul 20, 2026
t*b*l*.fr (WP 7.0.2) F Jul 20, 2026
s*l*d*r*d*d*e*w*r*.org F Jul 20, 2026
s*4*.org (WP 7.0.2) F Jul 20, 2026
c*r*b*a*.de (WP 7.0.2) D Jul 20, 2026
k*a*o*g*m.com (WP 7.0.2) F Jul 20, 2026
e*n*w*l*-*a*h*e*.de (WP 7.0.2) F Jul 20, 2026
u*i*e*s*i*t*r*e*r.com F Jul 20, 2026
s*r*i*e*l*n*e*.app (WP 6.9.5) F Jul 20, 2026
c*a*l*t*e*a*b*r*o*m*n*t*s*i*i*g*e*t*r.com (WP 7.0.2) F Jul 20, 2026
t*m*s*q*a*e*.nyc (WP 7.0.2) B Jul 20, 2026
k*a*s*a*i*g.com (WP 7.0.2) F Jul 20, 2026
k*a*c*m*o*i*e*.com (WP 7.0.2) F Jul 20, 2026
v*c*t*l*-*r*i*i*g*e*t*r.com (WP 6.7.1) F Jul 20, 2026
a*c*i*e*-*e*-*c*e*c*s.org A Jul 20, 2026
s*n*w*o*.nl F Jul 20, 2026
d*t*i*d*.nl F Jul 20, 2026
s*d*d*j*.nl F Jul 20, 2026
o*g*e*t*r*e*l*n*.nl F Jul 20, 2026
c*p*r*i*u*h*o*n.nl F Jul 20, 2026
h*m*c*r*s*a*n*r.com F Jul 20, 2026
m*s*-*u*t*r*.org F Jul 20, 2026
m*r*e*l*l.com (WP 7.0.2) F Jul 20, 2026
b*c*i*a*i*y.com F Jul 20, 2026
m*r*e*e*-*o*e*z*.com C Jul 20, 2026
a*u*l*v*n*s*o*e*.com F Jul 20, 2026
k*i*e*c*.com (WP 6.3.8) F Jul 20, 2026
e*i*e*s*i*u*a*s*d*u*i.com F Jul 20, 2026
e*i*z*r*i*i*i*r*n*.com F Jul 20, 2026
e*i*z*r*i*i*a*.com F Jul 20, 2026
e*i*s*e*e*.com F Jul 20, 2026
e*i*p*u*f*e*c*e*.com F Jul 20, 2026
e*i*g*e*e*i*g*l.com F Jul 20, 2026
v*l*e*s*x*f*u*s.fr F Jul 20, 2026
t*a*d*.fr F Jul 20, 2026
t*i*t*e*r*a*.com F Jul 20, 2026
j*g*n*m*s*k*c*u*e*.de (WP 6.9.5) F Jul 20, 2026
n*a*i*t*r*a.se (WP 6.9.4) F Jul 20, 2026
k*y*m*-*h*h*.com F Jul 20, 2026
s*r*n*t*d*a*a*t*e*t*.com F Jul 20, 2026
u*i*e*-*o*k*.com F Jul 20, 2026
o*l*n*-*a*e*s.net (WP 6.5.4) F Jul 20, 2026
r*b*t*-*t*c*m*a*n*e.com F Jul 20, 2026
r*b*t*c*h*r*p*m*c*i*a*.com F Jul 20, 2026
t*n*a*p*e*h*a*n.de (WP 7.0.2) F Jul 20, 2026
a*t*c*.com F Jul 20, 2026
s*r*y*o*e.com F Jul 20, 2026
c*a*e*.org F Jul 20, 2026
h*l*o*b*o*k*o*.com F Jul 20, 2026
g*m*r*l*i*u*t*r*.com F Jul 20, 2026
l*n*p*n*a*g*i*e*.se (WP 7.0.2) F Jul 20, 2026
k*d*i*o.com F Jul 20, 2026
s*o*m*t*u*h*r*.com (WP 5.6.17) F Jul 20, 2026
m*n*a*h*a*t*d*u*a*d*c*i*n.com F Jul 20, 2026
c*d*r*r*o*o*r*c*e*t*r.com F Jul 20, 2026
u*i*n*f*g*i*t*.com (WP 7.0.2) B Jul 20, 2026
h*l*s*i*d*n*i*t*y*n.com F Jul 20, 2026
s*u*e*t*o*n*o*r*w*r*s*i*t*n*e.org (WP 6.9.5) D Jul 20, 2026
e*o*t*k*i*s*r*i*.com F Jul 20, 2026
m*n*s*b*t*n*e*b*s*t*e*t*e*t*r*g*a*s.com F Jul 20, 2026
u*i*n*s*n*i*a*e*g*o*e*h*i*u*.com (WP 7.0.2) D Jul 20, 2026
l*n*i*l*n*m*s*u*.org (WP 7.0.2) F Jul 20, 2026
d*n*a*d*n.it F Jul 20, 2026
c*t*y*n*-*e*i*t*n*s.fr (WP 7.0.2) F Jul 20, 2026

Top 50 Plugins

Plugin Count
elementor 1,773,066
contact-form-7 1,754,699
elementor-pro 1,053,398
woocommerce 816,868
revslider 609,950
jetpack 456,151
js_composer 420,819
wp-rocket 341,566
essential-addons-for-elementor-lite 265,266
complianz-gdpr 257,980
gravityforms 257,686
google-site-kit 232,621
cookie-law-info 228,902
instagram-feed 225,266
sitepress-multilingual-cms 210,874
header-footer-elementor 207,407
google-analytics-for-wordpress 206,188
bluehost-wordpress-plugin 192,588
elementskit-lite 180,622
gutenberg 167,311
cookie-notice 149,235
litespeed-cache 143,547
gtranslate 125,193
wpforms-lite 124,272
the-events-calendar 122,579
astra-sites 113,631
gutenberg-core 113,508
popup-maker 110,000
woocommerce-payments 109,709
tablepress 102,202
honeypot 97,891
astra-addon 93,947
wp-smushit 91,090
duracelltomi-google-tag-manager 90,451
coblocks 89,789
layerslider 89,525
all-in-one-seo-pack 89,300
bb-plugin 87,066
akismet 85,166
premium-addons-for-elementor 84,433
ml-slider 83,034
cleantalk-spam-protect 82,813
mailchimp-for-wp 82,012
megamenu 80,374
woocommerce-gateway-stripe 79,700
jet-engine 77,827
fusion-builder 77,281
ewww-image-optimizer 76,638
wp-pagenavi 76,523
smart-slider-3 76,327

Top 50 Themes

Theme Count
hello-elementor 621,543
Divi 497,327
astra 415,116
flatsome 137,795
Avada 121,363
generatepress 114,678
oceanwp 80,569
pub 79,286
kadence 78,818
enfold 68,928
salient 65,362
twentyseventeen 54,403
bb-theme 53,484
betheme 52,451
twentytwentyfour 52,191
blocksy 51,007
cocoon-master 49,241
dt-the7 45,528
twentytwentyfive 44,925
woodmart 42,693
h4 39,561
neve 38,220
Avada-Child-Theme 36,954
gox 36,252
bridge 31,437
twentytwentyone 30,343
lightning 29,939
twentytwenty 28,835
swell 27,982
bricks 26,516
Impreza 26,104
Newspaper 24,234
twentytwentythree 22,139
epik-redesign 19,181
twentytwentytwo 18,831
uncode 18,592
twentysixteen 17,623
pro 17,621
sydney 16,585
storefront 16,374
Total 14,410
hello-theme-child-master 14,004
factory-templates-4 13,730
themify-ultra 12,971
extendable 12,866
hestia 12,599
yootheme 12,547
yith-wonder 12,223
porto 11,980
twentyfifteen 11,835