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

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

CC Child Pages

πŸ‘€ caterhamcomputing πŸ”— Plugin Homepage

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
h*g*l*v*l*e*.com F Jul 17, 2026
h*p*o*e*l*x*m*o*r*.be (WP 7.0.1) F Jul 17, 2026
h*p*o*e*n*m*r.eu (WP 7.0.1) F Jul 17, 2026
h*p*o*e*m*n*.be (WP 7.0.1) F Jul 17, 2026
h*p*o*e*b*u*e*l*s.eu (WP 7.0.1) F Jul 17, 2026
t*u*t*d*u*p*t*r*e*t*l.com (WP 7.0.1) F Jul 17, 2026
h*g*l*n*g*o*o*y.com F Jul 17, 2026
d*w*l*t*t*y*u*e*m.com (WP 7.0.1) F Jul 17, 2026
r*t*a*s*i*l*n*f*o*i*a.com F Jul 17, 2026
w*i*e*o*e*m*c*a*i*t*c*i*l*g*-*t*.a*.uk F Jul 17, 2026
r*a*s*d*s*m*y*d*.com F Jul 17, 2026
i*k*r*i*s*s.gr F Jul 17, 2026
a*n*b*l*y*f*l*s.com F Jul 17, 2026
k*t*s*i*u.com (WP 7.0.1) F Jul 17, 2026
r*i*-*i*h*r*e*t.com (WP 7.0.1) A Jul 17, 2026
b*a*n*r*s*i*s*g*t*.com F Jul 17, 2026
a*a*d*s*e*a*g*.fr (WP 6.9.4) F Jul 17, 2026
r*x*i*l*m.com F Jul 17, 2026
h*d*e*t*a*l*a*s*c.com F Jul 17, 2026
z*s*i*c*.org (WP 7.0.1) F Jul 17, 2026
t*e*i*e*h*m*e*.c*.uk (WP 7.0.1) F Jul 17, 2026
i*l*m*.org (WP 6.7.5) F Jul 17, 2026
b*a*d*n*e*d*l*o*.com (WP 7.0.1) F Jul 17, 2026
t*r*-*l*c*j*c*.top (WP 6.9.4) F Jul 17, 2026
t*r*-*l*c*j*c*.net (WP 6.9.4) F Jul 17, 2026
b*u*s*h*l*r*h*p.com F Jul 17, 2026
b*s*l.com (WP 6.9.4) F Jul 17, 2026
d*v*o*.com F Jul 17, 2026
h*o*p.com (WP 6.8.5) D Jul 17, 2026
s*l*e*t*a*y*.com F Jul 17, 2026
h*s*i*e.ie (WP 7.0.1) F Jul 17, 2026
t*o*t*a*e*i*u*r.com (WP 6.8.2) F Jul 17, 2026
m*-*e*.com (WP 6.3.8) F Jul 17, 2026
m*w*n*e*s.com F Jul 17, 2026
d*t*o*t*n*e*n*t*a*k*t*n*.com D Jul 17, 2026
r*v*n*e*n*i*e*r*.nl F Jul 17, 2026
s*l*c*o*e*c*e*i*a*c*.com A Jul 17, 2026
r*v*n*e*n*i*e*r*.com F Jul 17, 2026
r*v*n*e*n*i*e*r*g*o*p.com (WP 7.0.1) F Jul 17, 2026
g*e*t*a*i*w*t*r.org (WP 5.6.3) F Jul 17, 2026
k*n*s*i*l*e*o*d*.com F Jul 17, 2026
a*t*f*o*t*o*p*e*.org (WP 7.0.1) C Jul 17, 2026
m*p*o*4*p*.com (WP 7.0.1) F Jul 17, 2026
e*i*1*l*q*o*.com (WP 6.8.2) F Jul 17, 2026
h*t*l*-*-*a*e.c*.uk F Jul 17, 2026
e*i*n*e*h.com (WP 6.9.4) D Jul 16, 2026
e*e*e*d*s*o*i*t*o*.com F Jul 16, 2026
e*e*e*c*s*o*i*t*o*.com F Jul 16, 2026
e*e*e*b*s*o*i*t*o*.com F Jul 16, 2026
e*e*e*a*s*c*a*i*n.com F Jul 16, 2026
e*e*e*a*s*o*i*t*o*.com F Jul 16, 2026
r*u*s*t*p*o.com (WP 6.4.8) F Jul 16, 2026
w*n*y*a*t*p*a*s.com B Jul 16, 2026
w*n*y*a*t*o*c*i*g.com B Jul 16, 2026
g*e*n*u*l*t*.c*.il (WP 7.0.1) F Jul 16, 2026
k*l*u*a*k*b*e*z*c*.pl (WP 7.0.1) F Jul 16, 2026
j*i*o.nl (WP 7.0.1) A Jul 16, 2026
d*s*i*a*i*n*a*t*e*a*.com F Jul 16, 2026
r*g*r*e*d*m*l*o*r*e.org (WP 6.8.5) F Jul 16, 2026
h*c*a*i.org F Jul 16, 2026
k*o*u*s*o.com F Jul 16, 2026
b*u*d*e*s*o*i*g.com (WP 7.0.1) F Jul 16, 2026
d*s*o*n*s*h*a*u*n*.com (WP 7.0) F Jul 16, 2026
d*s*o*n*s*o*c*u*s.com (WP 7.0) F Jul 16, 2026
c*p*.ca (WP 7.0) D Jul 16, 2026
y*s*i*a*r*d*o.com (WP 7.0.1) F Jul 16, 2026
k*n*-*o*t*m*n*.com (WP 7.0.1) F Jul 16, 2026
k*m*r*m*k*z*i.com F Jul 16, 2026
e*c*l*n*a*k*t*a*l.com F Jul 16, 2026
y*r*s*t*o.com (WP 7.0.1) F Jul 16, 2026
r*s*o*e*g*p*.com (WP 7.0.1) F Jul 16, 2026
d*p*d*n*e.com F Jul 16, 2026
r*s*a*r*t*u*-*i*r*s.com F Jul 16, 2026
h*r*t*g*p*r*c*n*o.com F Jul 16, 2026
d*n*i*l*f*o*r*n*w*r*h*u*e.com (WP 7.0.1) F Jul 16, 2026
d*n*i*l*f*o*r*n*.com (WP 7.0.1) F Jul 16, 2026
u*i*b*l*t*.org (WP 6.6.5) F Jul 16, 2026
e*p*e*s.com F Jul 16, 2026
k*n*c*m*u*i*g.com B Jul 16, 2026
o*t*w*p*e*w*e*.ca (WP 7.0.1) F Jul 16, 2026
k*n*p*n*e*p*i*e*l*c.com D Jul 16, 2026
t*i*d*n.com F Jul 16, 2026
t*i*o*y*o*.com F Jul 16, 2026
m*h*l*a*d*o.c*.uk F Jul 16, 2026
h*r*o*d*e*.com (WP 6.9.4) F Jul 16, 2026
r*s*v*i*.com (WP 7.0.1) F Jul 16, 2026
v*r*i*i*w*o*f*o*i*t*.o*g.uk (WP 7.0.1) F Jul 16, 2026
a*d*o*r*o*.com (WP 7.0.1) F Jul 16, 2026
y*g*a*t*a*a*i.com D Jul 16, 2026
r*s*u*c*s*d*s*i*l*s*i*.com (WP 7.0.1) F Jul 16, 2026
a*d*c*r*i*o.com F Jul 16, 2026
n*c*c*s*o*m*b*l*.top (WP 6.9.4) F Jul 16, 2026
d*s*v*d*s*p*b*i*h*n*.com (WP 7.0.1) F Jul 16, 2026
d*s*v*d*s*.com (WP 6.8.5) F Jul 16, 2026
o*s*s*e*t*l*l.com F Jul 16, 2026
o*l*o*l*s.fr F Jul 16, 2026
t*i*o*t.com (WP 7.0.1) F Jul 16, 2026
d*s*r*v*l*e*d*c*.com F Jul 16, 2026
d*s*r*v*l*e*p*d*a*r*c*l*.com F Jul 16, 2026
d*s*r*v*l*e*p*d*a*r*c*a*s.com F Jul 16, 2026

Top 50 Plugins

Plugin Count
elementor 1,769,947
contact-form-7 1,751,151
elementor-pro 1,052,329
woocommerce 816,084
revslider 608,676
jetpack 454,679
js_composer 419,902
wp-rocket 342,079
essential-addons-for-elementor-lite 264,695
gravityforms 257,300
complianz-gdpr 257,186
google-site-kit 232,602
cookie-law-info 228,240
instagram-feed 224,724
sitepress-multilingual-cms 210,596
header-footer-elementor 206,656
google-analytics-for-wordpress 205,675
bluehost-wordpress-plugin 192,331
elementskit-lite 180,017
gutenberg 167,120
cookie-notice 148,816
litespeed-cache 143,825
gtranslate 124,781
wpforms-lite 123,738
the-events-calendar 122,341
astra-sites 113,144
popup-maker 109,698
woocommerce-payments 109,299
gutenberg-core 103,141
tablepress 102,135
honeypot 97,728
astra-addon 93,740
wp-smushit 90,814
duracelltomi-google-tag-manager 90,306
layerslider 89,283
all-in-one-seo-pack 89,071
bb-plugin 86,901
coblocks 86,693
akismet 84,979
premium-addons-for-elementor 84,367
cleantalk-spam-protect 82,573
ml-slider 81,991
mailchimp-for-wp 81,773
megamenu 80,196
woocommerce-gateway-stripe 79,441
jet-engine 77,892
fusion-builder 77,057
ewww-image-optimizer 76,627
wp-pagenavi 76,457
smart-slider-3 76,121

Top 50 Themes

Theme Count
hello-elementor 620,749
Divi 496,071
astra 413,940
flatsome 138,152
Avada 120,987
generatepress 114,820
oceanwp 80,309
kadence 78,841
pub 72,283
enfold 68,738
salient 65,153
twentyseventeen 54,318
bb-theme 53,400
betheme 52,414
twentytwentyfour 52,234
blocksy 50,827
cocoon-master 49,206
dt-the7 45,445
twentytwentyfive 44,937
woodmart 43,254
neve 38,122
Avada-Child-Theme 36,904
gox 36,229
h4 36,037
bridge 31,326
twentytwentyone 30,291
lightning 29,946
twentytwenty 28,762
swell 27,969
bricks 26,481
Impreza 26,076
Newspaper 24,176
twentytwentythree 22,095
epik-redesign 19,143
twentytwentytwo 18,767
uncode 18,501
pro 17,626
twentysixteen 17,602
sydney 16,502
storefront 16,314
Total 14,390
hello-theme-child-master 14,021
factory-templates-4 13,731
themify-ultra 12,948
extendable 12,765
hestia 12,582
yootheme 12,515
yith-wonder 12,108
porto 11,949
twentyfifteen 11,874