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
i*0*p.com F Jul 30, 2026
a*s*i*m*r*e*u*t*r*.com F Jul 30, 2026
s*w*r*m*o*e*z.com (WP 7.0.2) F Jul 30, 2026
m*2*.fr (WP 7.0.2) F Jul 30, 2026
p*-*r*e*s*a*e*.de F Jul 30, 2026
m*t*f*v*n*r*n*a*s.com F Jul 30, 2026
a*s*o*d*i*i*e*.com (WP 7.0.2) F Jul 30, 2026
c*r*e*e*e*t*i*.com F Jul 30, 2026
c*r*o*o*.com F Jul 30, 2026
f*r*p*s.com F Jul 30, 2026
u*b*n*c*a*f*r*.com F Jul 30, 2026
f*i*n*s*f*y*n*p.org F Jul 30, 2026
n*-*e*o*.com F Jul 30, 2026
d*e*m*a*a*e*a*i*o.com F Jul 30, 2026
s*k*r*m*c*i*p*c*.com F Jul 30, 2026
s*l*e*m*p*e*e*o*e*y.com F Jul 30, 2026
h*n*f*m*l*.com C Jul 30, 2026
u*s*o*t.com F Jul 30, 2026
p*z*s*a*e*p*l.pl (WP 7.0.2) F Jul 30, 2026
a*n*i*a*e*o*e.com (WP 7.0.2) F Jul 30, 2026
n*e*i*a.net (WP 7.0.2) F Jul 30, 2026
f*a*o*t*o*s.org F Jul 30, 2026
a*g*s*a*r*c*.com F Jul 30, 2026
s*m*r*s*g.org F Jul 30, 2026
d*d*n*o*d*.com (WP 7.0.2) F Jul 30, 2026
d*d*r*y.com C Jul 30, 2026
w*o*l*f*.com (WP 7.0.2) F Jul 30, 2026
r*p*d*e*a*s.c*m.au (WP 7.0.2) F Jul 30, 2026
s*i*a*a*n*a*u*n.com F Jul 30, 2026
m*r*o*t*m*l*s.com F Jul 30, 2026
m*r*o*f*q.com F Jul 30, 2026
l*n*i*l*g*r*e*a*s.com (WP 7.0.2) F Jul 30, 2026
t*e*n*i*n*p*l*s*e*i*w.com F Jul 30, 2026
w*n*s*c*d*m*.com (WP 7.0.2) F Jul 30, 2026
n*x*s*e*a*v*n*u*e.com (WP 7.0) F Jul 30, 2026
t*e*d*a*o*r.com F Jul 30, 2026
d*a*g*n.com (WP 7.0.2) F Jul 30, 2026
a*d*i*d*s*g*s.com (WP 7.0.2) F Jul 30, 2026
h*t*h*e*i*n*l.com (WP 6.8.6) D Jul 30, 2026
t*e*o*d*a*e*u*d*.com F Jul 29, 2026
i*a*a.nl (WP 6.4.8) F Jul 29, 2026
w*m*n*s*b*t*n*e*b*s*t*e*t*e*t.com F Jul 29, 2026
d*a*t*m*s.com (WP 5.9.13) F Jul 29, 2026
f*o*c*r*c*n*e*s.com (WP 7.0.2) D Jul 29, 2026
n*t*o*k*i*e*t*o*.net F Jul 29, 2026
d*a*t*o*y*i*l*r.com (WP 7.0.2) F Jul 29, 2026
f*o*b*l*e*h*o*i*.com (WP 7.0.2) F Jul 29, 2026
s*i*b*a*h*m*l*s*i*g*.com (WP 6.7.1) F Jul 29, 2026
c*a*h*e*m.no F Jul 29, 2026
l*u*a*n*c*n*o.com F Jul 29, 2026
h*r*n*c*b*.com (WP 7.0.2) F Jul 29, 2026
k*n*-*o*t*m*n*.de (WP 7.0.2) F Jul 29, 2026
h*n*i*g*o*t*w*r*.com F Jul 29, 2026
a*c*o*m*t*o*a*m*g*e*i*m*.fr F Jul 29, 2026
e*d*s*o*i*c*e*p*a*i*.de F Jul 29, 2026
k*i*a*e*t.c*m.pl (WP 6.8.6) F Jul 29, 2026
h*n*a*y*u*a*e*t*u*d*.com (WP 7.0.2) F Jul 29, 2026
f*o*c*a*n*i*.com F Jul 29, 2026
t*c*c*o*i*s.com (WP 6.9.4) F Jul 29, 2026
a*r*u*c*n*o*o*l*w*o*.com F Jul 29, 2026
b*w*h*b*u*r.de (WP 6.9.5) F Jul 29, 2026
t*e*o*e*t*e*e*a*i*n.com (WP 7.0.2) F Jul 29, 2026
l*v*u*o*e.fr (WP 6.3.8) F Jul 29, 2026
n*w*o*k*i*y*i*t*a*v*t*r*n*p*a*a.com B Jul 29, 2026
r*i*e*-*e*b*e*.de A Jul 29, 2026
d*n*p*a*s*.org D Jul 29, 2026
i*o*a*e*l*h*m*s*o*.com F Jul 29, 2026
c*r*a*l*r*a*d*r*i*e*r*n*a*s.com D Jul 29, 2026
i*o*m*s*h.com (WP 6.9.4) F Jul 29, 2026
v*e*b*l*o*e.com (WP 7.0.2) F Jul 29, 2026
v*e*b*l*e*u*y.com (WP 7.0.2) F Jul 29, 2026
l*a*n*o*e*i*e.com F Jul 29, 2026
a*o*f*i*.com (WP 7.0.2) F Jul 29, 2026
s*f*o*.com (WP 7.0.2) F Jul 29, 2026
c*r*s*u*c*r.com F Jul 29, 2026
c*r*h*m*s*a*n*r.com F Jul 29, 2026
r*o*e*w*r*.com (WP 7.0.2) F Jul 29, 2026
c*i*i*e*e*t.de C Jul 29, 2026
o*d*o*c*s*r*a*s.org (WP 7.0.2) F Jul 29, 2026
p*i*a*t*n*r*.com (WP 7.0.2) F Jul 29, 2026
c*r*c*m*a*e*k.com F Jul 29, 2026
c*r*-*o*r*e*.com F Jul 29, 2026
l*s*e*i*s*e*r*u*l*a*d*o*c*t*n*e.org F Jul 29, 2026
t*a*i*o*m*m*.com (WP 7.0) F Jul 28, 2026
a*l*n*i*-*i*c*n*s.com (WP 6.6.5) C Jul 28, 2026
n*w*c*a*k*r*.com (WP 6.1.10) F Jul 28, 2026
w*n*b*t*3*.com F Jul 28, 2026
w*n*b*t*4*.com F Jul 28, 2026
d*v*l*w*r*u*.com (WP 7.0.2) F Jul 28, 2026
d*r*e*l*s.fr (WP 6.8.6) F Jul 28, 2026
d*i*o*w*.c*.jp (WP 7.0.2) F Jul 28, 2026
e*t*m*r*e*-*o*p*r*r.fr (WP 6.5.8) F Jul 28, 2026
s*i*t*y*l*r*s*e*e.fr (WP 7.0.2) F Jul 28, 2026
i*e*u*e*y*e*.com (WP 6.7.1) F Jul 28, 2026
d*u*l*s*c*n*u*t*n*.com (WP 5.9.13) F Jul 28, 2026
n*w*o*t*a*n*v*l.com (WP 6.9.5) F Jul 28, 2026
g*o*i*.pl (WP 5.2.21) F Jul 28, 2026
f*i*h*c*s*-*u*-*e*u*e.fr (WP 4.8.5) F Jul 28, 2026
a*h*m*f*.com (WP 6.9.5) F Jul 28, 2026
b*s*l*w*e*.guide F Jul 28, 2026

Top 50 Plugins

Plugin Count
elementor 1,775,410
contact-form-7 1,756,861
elementor-pro 1,054,352
woocommerce 817,193
revslider 610,632
jetpack 456,984
js_composer 421,389
wp-rocket 341,558
essential-addons-for-elementor-lite 265,838
complianz-gdpr 258,645
gravityforms 257,841
google-site-kit 232,629
cookie-law-info 229,401
instagram-feed 225,599
sitepress-multilingual-cms 211,043
header-footer-elementor 207,927
google-analytics-for-wordpress 206,487
bluehost-wordpress-plugin 192,657
elementskit-lite 181,083
gutenberg 167,387
cookie-notice 149,562
litespeed-cache 143,604
gtranslate 125,468
wpforms-lite 124,570
the-events-calendar 122,730
gutenberg-core 116,889
astra-sites 113,943
popup-maker 110,116
woocommerce-payments 109,934
tablepress 102,217
honeypot 98,024
astra-addon 94,099
wp-smushit 91,277
coblocks 90,850
duracelltomi-google-tag-manager 90,570
layerslider 89,638
all-in-one-seo-pack 89,398
bb-plugin 87,215
akismet 85,242
premium-addons-for-elementor 84,670
ml-slider 83,018
cleantalk-spam-protect 82,964
mailchimp-for-wp 82,170
megamenu 80,497
woocommerce-gateway-stripe 79,809
jet-engine 77,865
fusion-builder 77,431
ewww-image-optimizer 76,647
wp-pagenavi 76,548
smart-slider-3 76,440

Top 50 Themes

Theme Count
hello-elementor 622,436
Divi 498,224
astra 415,945
flatsome 137,758
Avada 121,597
generatepress 114,990
pub 81,579
oceanwp 80,811
kadence 78,952
enfold 69,087
salient 65,425
twentyseventeen 54,452
bb-theme 53,545
betheme 52,488
twentytwentyfour 52,199
blocksy 51,064
cocoon-master 49,279
dt-the7 45,584
twentytwentyfive 44,893
woodmart 42,252
h4 40,675
neve 38,276
Avada-Child-Theme 36,980
gox 36,267
bridge 31,503
twentytwentyone 30,369
lightning 29,931
twentytwenty 28,844
swell 27,970
bricks 26,528
Impreza 26,114
Newspaper 24,256
twentytwentythree 22,161
epik-redesign 19,213
twentytwentytwo 18,861
uncode 18,616
twentysixteen 17,635
pro 17,627
sydney 16,615
storefront 16,392
Total 14,451
hello-theme-child-master 14,018
factory-templates-4 13,731
themify-ultra 12,993
extendable 12,949
hestia 12,636
yootheme 12,565
yith-wonder 12,277
porto 12,019
twentyfifteen 11,850