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

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

CC Child Pages

πŸ‘€ caterhamcomputing πŸ“¦ v2.1.1 πŸ”— 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
y*k*-*a*e*a*d.com (WP 6.9.4) βœ… F 2026-05-19 20:17:42
h*r*o*d*e*.com (WP 6.9.4) βœ… F 2026-05-19 19:48:35
r*s*v*i*.com (WP 6.3) ⚠️ F 2026-05-19 19:42:19
v*r*i*i*w*o*f*o*i*t*.o*g.uk (WP 6.9.4) βœ… F 2026-05-19 19:25:30
a*d*o*r*o*.com (WP 6.9.4) βœ… F 2026-05-19 18:58:17
y*g*a*t*a*a*i.com βœ… D 2026-05-19 18:45:41
r*s*u*c*s*d*s*i*l*s*i*.com (WP 6.9.4) βœ… F 2026-05-19 18:30:43
a*d*c*r*i*o.com βœ… F 2026-05-19 18:23:22
n*c*c*s*o*m*b*l*.top (WP 6.9.4) βœ… F 2026-05-19 18:14:44
d*s*v*d*s*p*b*i*h*n*.com (WP 6.9.4) βœ… F 2026-05-19 18:04:27
d*s*v*d*s*.com (WP 6.8.5) βœ… F 2026-05-19 18:04:27
o*s*s*e*t*l*l.com βœ… F 2026-05-19 17:40:44
o*l*o*l*s.fr βœ… F 2026-05-19 17:40:16
t*i*o*t.com (WP 6.9.4) βœ… F 2026-05-19 17:36:11
d*s*r*v*l*e*p*d*a*r*c*l*.com βœ… F 2026-05-19 17:01:04
d*s*r*v*l*e*p*d*a*r*c*a*s.com βœ… F 2026-05-19 17:01:04
d*s*r*v*l*e*d*c*.com βœ… F 2026-05-19 17:01:04
o*k*r*e*s*a*e*h*a.com βœ… F 2026-05-19 16:04:35
o*k*i*g*f*.com βœ… F 2026-05-19 15:43:44
g*e*e*s*o*e*f*u*h*i*g.de (WP 6.9.4) βœ… F 2026-05-19 15:24:07
o*k*a*d*e*r*p*y*h.com βœ… D 2026-05-19 15:01:39
a*d*e*o*t*c*h*o.com βœ… F 2026-05-19 13:22:50
a*d*e*r*m*a*t*.com (WP 6.9.4) βœ… F 2026-05-19 12:49:34
c*p*e*s*v.es βœ… F 2026-05-19 12:19:07
v*s*o*a*y*o*k.com βœ… F 2026-05-19 12:13:38
n*o*t.lt (WP 6.8.3) βœ… F 2026-05-19 12:09:36
v*g*c*d*n*.net βœ… F 2026-05-19 12:08:18
d*s*i*l*g*d*s*g*.com (WP 6.2.6) ⚠️ F 2026-05-19 12:00:12
n*e*a*a*a.com (WP 6.9.4) βœ… F 2026-05-19 11:29:43
l*m*p*.org (WP 6.9.4) βœ… F 2026-05-19 10:36:00
e*e*y*d*i*t*o*.com βœ… F 2026-05-19 10:18:40
k*i*e*s.fr (WP 6.9.4) βœ… F 2026-05-19 09:13:37
p*i*a*e*h*e*m*s*d*r.dk (WP 6.9.4) βœ… F 2026-05-19 08:09:28
s*d*l*x.com βœ… F 2026-05-19 07:57:14
d*r*y*a*o*a*.com βœ… C 2026-05-19 07:53:32
d*n*i*g*j*r*d*c*i*n*.com βœ… F 2026-05-19 07:25:10
d*n*e*i*e.com βœ… F 2026-05-19 07:04:31
b*o*w*i*k*r*.com βœ… D 2026-05-19 06:21:58
t*e*s*.org βœ… F 2026-05-19 06:06:58
e*e*d*c*-*t*g*n*.com βœ… F 2026-05-19 06:01:09
h*l*a*d*e*a*.com βœ… F 2026-05-19 05:51:26
s*c*e*y*c.com βœ… F 2026-05-19 05:44:11
s*c*e*y*a*s*s*i*y.com βœ… F 2026-05-19 05:44:11
h*l*i*e*o*a*s*n.com (WP 6.9.4) βœ… F 2026-05-19 05:30:55
r*f*r*e*r*o*i*g.com βœ… F 2026-05-19 05:18:20
w*f*k.org βœ… F 2026-05-19 04:31:13
a*d*z*n.com βœ… F 2026-05-19 04:08:13
b*o*r*n*a*m*n*g*r.com (WP 6.9.4) βœ… F 2026-05-19 04:07:45
h*r*a*b*o*r*n*c*o*l.nu βœ… F 2026-05-19 03:46:40
t*t*u*r*n*e*t*s*.o*a*g*n*i*t*.eu (WP 5.9.13) ⚠️ F 2026-05-19 03:36:36
d*u*l*s*c*n*u*t*n*.de (WP 5.9.13) ⚠️ F 2026-05-19 03:04:16
t*v*r*p.de (WP 6.9.4) βœ… F 2026-05-19 02:47:08
n*h*l*s*e*t*s*.com βœ… F 2026-05-19 02:34:32
e*o*e*a*s*c*e*n*.org (WP 6.9.4) βœ… F 2026-05-19 02:08:18
c*n*a*r*.i*r*e.fr (WP 6.3.2) ⚠️ F 2026-05-19 01:11:21
m*w*u*n*r*.com (WP 6.9.4) βœ… D 2026-05-19 01:00:13
v*r*a*t*e*v*c*s.com βœ… F 2026-05-19 00:38:09
e*d.e*g.u*l.edu βœ… F 2026-05-19 00:15:57
l*v*-*l*a*w*.p*n*h*o*s*t*.io (WP 6.9.4) βœ… D 2026-05-19 00:07:39
d*n*u*e*s*o*t*d*l*.com (WP 6.9.4) βœ… F 2026-05-19 00:03:29
l*v*c*r*u*u*a*d*.org (WP 6.9) βœ… F 2026-05-18 23:38:11
d*n*i*t*o*b*r*o*c*e*k.com βœ… F 2026-05-18 23:11:21
d*n*i*t*y*f*l*t*w*s*o*t*d*l*.com (WP 6.9.4) βœ… F 2026-05-18 23:05:32
m*v*r*c*i*s*r*s.com βœ… F 2026-05-18 22:58:18
g*o*i*i*a*.es (WP 6.7.5) βœ… F 2026-05-18 22:51:18
m*v*n*t*a*e*i*.com βœ… F 2026-05-18 22:39:59
s*b*r*n*a*r*a*i*a.com βœ… B 2026-05-18 22:02:56
e*a*u*a*.com (WP 6.8.5) βœ… F 2026-05-18 21:26:42
h*i*u*t*.fi βœ… F 2026-05-18 21:04:34
o*e*e*s.io (WP 6.9.4) βœ… C 2026-05-18 20:47:12
e*r*v*s*d*.com βœ… F 2026-05-18 18:56:00
y*x*a*.com βœ… F 2026-05-18 18:53:59
g*k.b*e.hu (WP 5.5.18) ⚠️ F 2026-05-18 18:47:22
k*i*e*s*-*a*a*a.com (WP 6.9.4) βœ… F 2026-05-18 18:43:15
t*u*t*n*i*h*s.ai βœ… F 2026-05-18 18:37:15
d*n*i*.com βœ… F 2026-05-18 18:01:02
d*n*i*r*b*r*r*o*i*g.com βœ… D 2026-05-18 17:11:58
d*n*i*r*b*r*m*s*n*y.com βœ… D 2026-05-18 17:11:58
r*n*m*r*w*t*.com (WP 6.9.4) βœ… F 2026-05-18 16:33:40
u*l*c*s.org (WP 6.9.1) πŸ“‚ F 2026-05-18 16:26:51
w*m*n*r*c*v*r*.com βœ… F 2026-05-18 15:58:13
a*e*e*a*d*e*p*e*a*.com βœ… F 2026-05-18 15:18:00
e*r*-*a*e*.com βœ… F 2026-05-18 13:44:19
d*n*o*y*.com (WP 6.9.4) βœ… F 2026-05-18 12:39:08
r*m*e*h*n*.com βœ… F 2026-05-18 12:29:29
m*t*u*e*i*u*y*-*a*a.com (WP 6.9.4) βœ… F 2026-05-18 12:18:10
v*o*w*b.de (WP 6.8.2) βœ… F 2026-05-18 11:15:04
k*i*n*.no (WP 6.8.5) βœ… C 2026-05-18 10:48:49
t*a*e*l*n*s*l*s*a*m*v*e.com (WP 6.8.3) βœ… F 2026-05-18 10:38:42
k*d*v*n.com (WP 6.9.4) βœ… F 2026-05-18 10:25:23
d*v.s*p*r*t*f*o*s.com βœ… F 2026-05-18 10:22:49
r*c*c*e*c*w*o*.com (WP 6.9.4) βœ… F 2026-05-18 08:51:54
h*a*i*g*a*c*l*t*r*.com βœ… F 2026-05-18 08:35:57
h*a*h*o*c*m*u*i*y.com βœ… F 2026-05-18 08:21:40
r*m*m*e*t*e*i*h*i*s.com (WP 6.9.4) βœ… D 2026-05-18 07:25:11
s*m*.s*.ca (WP 6.8.5) βœ… F 2026-05-18 07:20:01
n*i*-*a*i*i*n*e.com βœ… F 2026-05-18 06:33:47
h*l*.t*u*l*o*.com βœ… F 2026-05-18 06:10:19
d*c.u*.net πŸ”“ C 2026-05-18 05:28:12
r*e*z*w.w*f.g*v.pl (WP 6.9.4) βœ… F 2026-05-18 04:43:57

Top 50 Plugins

Plugin Count
elementor 1,853,982
contact-form-7 1,824,242
elementor-pro 1,079,666
woocommerce 837,953
revslider 634,084
jetpack 476,287
js_composer 444,260
wp-rocket 344,896
essential-addons-for-elementor-lite 304,971
gravityforms 297,593
complianz-gdpr 266,410
cookie-law-info 239,557
instagram-feed 234,194
google-site-kit 228,065
sitepress-multilingual-cms 227,639
google-analytics-for-wordpress 219,146
header-footer-elementor 215,701
elementskit-lite 215,335
bluehost-wordpress-plugin 192,135
gutenberg 165,644
gutenberg-core 164,038
cookie-notice 158,158
litespeed-cache 138,389
the-events-calendar 136,486
wpforms-lite 132,399
gtranslate 131,741
astra-sites 121,813
popup-maker 119,220
woocommerce-payments 115,110
tablepress 114,259
coblocks 102,359
honeypot 100,795
astra-addon 97,721
duracelltomi-google-tag-manager 96,519
wp-smushit 96,107
all-in-one-seo-pack 95,647
LayerSlider 94,031
bb-plugin 92,475
megamenu 89,546
premium-addons-for-elementor 89,292
akismet 87,733
mailchimp-for-wp 85,899
cleantalk-spam-protect 85,524
woocommerce-gateway-stripe 85,097
ml-slider 83,778
borlabs-cookie 82,727
fusion-builder 81,876
wp-pagenavi 81,757
ewww-image-optimizer 81,191
smart-slider-3 80,072

Top 50 Themes

Theme Count
hello-elementor 634,290
Divi 524,258
astra 434,451
flatsome 144,160
Avada 127,673
generatepress 127,171
pub 112,934
twentytwentyfour 86,024
oceanwp 85,856
kadence 81,310
enfold 73,951
sydney 68,854
salient 68,356
twentyseventeen 57,976
h4 57,965
bb-theme 56,264
betheme 53,476
cocoon-master 52,585
blocksy 52,542
dt-the7 47,464
twentytwentyfive 45,506
neve 40,672
Avada-Child-Theme 38,593
woodmart 34,194
gox 34,143
bridge 33,672
twentytwentyone 32,976
lightning 32,206
twentytwenty 30,922
swell 28,990
Impreza 27,393
bricks 26,782
voxel 26,186
twentytwentythree 24,606
Newspaper 24,441
sinatra 23,657
kubio 21,805
twentytwentytwo 20,334
uncode 19,696
epik-redesign 19,283
twentysixteen 18,921
storefront 18,389
pro 18,135
Total 15,131
extendable 14,931
yith-wonder 14,124
hello-theme-child-master 13,776
yootheme 13,391
themify-ultra 13,380
hestia 13,293