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

Plugin: cc-child-pages (Used by 2,408 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
p*a*a*j.com (WP 6.9.4) βœ… F 2026-05-30 05:26:31
a*c*i*i*a*c*.it (WP 6.9.4) βœ… F 2026-05-30 05:13:00
m*i*i*m*b*l*.com (WP 6.9.4) βœ… D 2026-05-30 04:36:58
k*s*g*o*a*.de (WP 6.9.4) βœ… F 2026-05-30 03:54:30
p*a*a*a*w*j*y*.com (WP 5.9.3) ⚠️ D 2026-05-30 03:32:33
n*t*y*i*.com (WP 6.6.2) βœ… D 2026-05-30 02:52:27
n*v*j*c*n.cz (WP 6.9.4) βœ… F 2026-05-30 02:23:48
s*.c*s*o*g*.com βœ… F 2026-05-30 02:19:00
t*s*e*f*k*a*n*.com (WP 7.0) βœ… F 2026-05-30 01:58:37
d*m*i*e*e*a*o*d*u*i*r*.com (WP 7.0) βœ… F 2026-05-30 01:29:43
n*t*a*h*a*.com (WP 7.0) πŸ”“ F 2026-05-30 00:57:19
i*v*s*r*s*o*u*u*o.com βœ… F 2026-05-30 00:10:17
n*t*t*k*h*u.com (WP 6.9.4) βœ… F 2026-05-30 00:04:51
v*r*u*p*f*a.com βœ… F 2026-05-30 00:00:38
m*f*l*l*f*s*y*e*e*i*.com (WP 6.9.4) βœ… F 2026-05-30 00:00:32
l*g*t*n*p*r*n*r*.london (WP 6.9.4) πŸ”“ F 2026-05-30 00:00:03
p*a*t*c*l*e*u*i*y*n*l*t*c*.com βœ… F 2026-05-29 23:23:33
c*m*i*g*l*-*o*e*l.fr πŸ”“ F 2026-05-29 23:12:18
m*d*t*j*p*n.org (WP 7.0) βœ… F 2026-05-29 23:01:26
p*i*o*o*y.by βœ… D 2026-05-29 21:39:42
f*a*e*r*h*a*t*.com (WP 4.9.3) ⚠️ F 2026-05-29 21:15:04
r*n*o*e*e*t*e*1.fr (WP 6.7.2) βœ… F 2026-05-29 21:13:16
p*o*g.com (WP 6.6.5) βœ… F 2026-05-29 20:43:22
m*t*y.jp (WP 6.9.4) βœ… F 2026-05-29 20:26:25
c*d*r*r*o*o*n*r*h*i*l*.com βœ… F 2026-05-29 19:58:01
s*e*n*a*.org βœ… F 2026-05-29 19:36:45
c*l*u*a.d*p*c*c*r*s.es πŸ”“ A 2026-05-29 19:15:29
e*p*e*s*a*a*e*y.it (WP 6.9.4) βœ… F 2026-05-29 18:38:59
f*a*l*n*m*n.com (WP 6.9.4) βœ… F 2026-05-29 18:25:40
c*u*o*-*r*n*a*l*.org (WP 6.9.4) βœ… F 2026-05-29 18:15:36
f*a*d*r*t.com βœ… F 2026-05-29 18:09:51
l*k*t*m*l*h*a.com βœ… F 2026-05-29 17:57:31
p*r*n*.y*k*p.c*.jp βœ… B 2026-05-29 17:36:33
l*k*s*d*c*n*o*s*o*i*t*o*.com βœ… F 2026-05-29 17:24:51
l*k*p*i*t*o*n*r*.com βœ… F 2026-05-29 16:52:11
l*k*h*w*l*a*m*.com βœ… F 2026-05-29 15:59:07
b*u*s*e*s*e*s.nl (WP 7.0) βœ… F 2026-05-29 15:56:39
r*t*o*a*k*o*.de βœ… F 2026-05-29 15:48:46
c*a*r*r*d*w*y.com (WP 6.9.4) βœ… B 2026-05-29 15:24:01
s*c*e*e.p*u*-*l*u*e*.net βœ… F 2026-05-29 15:16:59
l*k*c*r*o*m*r*n*r*n*a*s.com (WP 5.8) ⚠️ F 2026-05-29 14:53:24
l*k*b*t*n.com βœ… F 2026-05-29 14:46:38
c*a*r*1*5*.com βœ… F 2026-05-29 14:43:36
d*g*a*i*e.com (WP 7.0) βœ… F 2026-05-29 14:35:59
p*n*f*a*i*g*a*r*t*e*m*e*t*l*.com (WP 6.9.4) βœ… D 2026-05-29 14:25:42
a*l*l*g*.com βœ… F 2026-05-29 14:10:52
b*u*l*n*u*m.de (WP 6.9.4) βœ… F 2026-05-29 14:04:56
s*u*i*c*e*t*v*f*.com βœ… F 2026-05-29 14:02:19
d*g*n*c.com βœ… F 2026-05-29 13:05:00
i*t*r*a*i*n*l*u*l*n*e*t*o*.com (WP 7.0) βœ… A 2026-05-29 12:35:27
a*a*t*e*-*o*s*l*i*g.fr βœ… F 2026-05-29 12:13:37
p*r*k*m*.dk βœ… F 2026-05-29 12:03:02
c*m*b*l*t*c*e*l.com βœ… F 2026-05-29 11:58:04
f*a*c*i*e.j*s*l*v*c*f*e*.com βœ… F 2026-05-29 11:03:47
c*l*.org βœ… D 2026-05-29 10:55:08
c*m*-*a*z*k.com βœ… F 2026-05-29 10:25:49
v*n*r*s*.it (WP 7.0) βœ… F 2026-05-29 10:09:01
c*h*i*i.org βœ… F 2026-05-29 09:53:39
k*d*v*.fi βœ… F 2026-05-29 09:40:13
u*s*a*.is βœ… B 2026-05-29 09:33:44
v*o*e*-*r*j*.com βœ… F 2026-05-29 08:46:02
c*s*n*m*e*t*r*.nl (WP 7.0) βœ… F 2026-05-29 07:21:42
f*t*n*f*n*o*t*o*r.com (WP 6.2.9) ⚠️ F 2026-05-29 06:43:56
t*e*n*e*o*e*n*i*e*.com βœ… F 2026-05-29 05:15:00
g*a*n*l*n*k*t*h*n.com (WP 6.2.2) ⚠️ F 2026-05-29 04:04:10
j*s*p*p*z*g*i.com (WP 4.8.25) ⚠️ F 2026-05-29 04:01:22
l*s*e*i*s*e*r*u*l*a*d*l*n*u*d*c*o*s*i*l*n.org βœ… F 2026-05-29 03:56:33
s*r*m*e*g*a*l*o*a*u*n*.com βœ… F 2026-05-29 03:37:19
t*e*l*s*a*d*m*s*e*r*n*a*.com (WP 7.0) βœ… F 2026-05-29 03:17:30
a*h*o*-*r*g*t*n.com βœ… F 2026-05-29 02:17:13
t*e*g*o*p*r*t*s.com (WP 4.3.1) ⚠️ F 2026-05-29 01:50:18
b*s*e*b*l*n*t*o*u*a.com βœ… F 2026-05-29 01:38:18
t*s*e*a*d*i*e.w*e*g*n*.com βœ… F 2026-05-29 01:28:51
p*i*a*e*r*p*r*y.t*r*n*o*a*u*e*t*w*r*s.org βœ… F 2026-05-29 01:28:51
c*r*s*o*t*o*n.com (WP 6.9.4) βœ… F 2026-05-29 00:24:42
r*b*n*e*k*r.com (WP 6.9.4) βœ… F 2026-05-29 00:19:52
b*a*i*l*v*g*i*e.net (WP 7.0) βœ… F 2026-05-28 23:53:34
b*u*s*l*g*i*e.net (WP 6.9.4) βœ… F 2026-05-28 23:53:34
p*a*a*n*o.org (WP 7.0) βœ… F 2026-05-28 23:53:33
o*l*g*i*e.org (WP 6.9.4) βœ… F 2026-05-28 23:53:33
r*m*i*f*.no (WP 6.9.4) βœ… F 2026-05-28 23:53:33
p*a*a*n*o.no (WP 7.0) βœ… F 2026-05-28 23:53:33
p*r*s*n*o.no (WP 6.9.4) βœ… F 2026-05-28 23:53:33
l*n*o*i*f*.no (WP 6.9.4) βœ… F 2026-05-28 23:53:33
b*d*p*s*u*g*r*.no (WP 7.0) βœ… F 2026-05-28 23:53:33
p*a*g*i*e.net (WP 7.0) βœ… F 2026-05-28 23:53:33
g*i*e*a*r*d.net (WP 6.9.4) βœ… F 2026-05-28 23:53:33
i*a*d*e*s*u*d*.org (WP 7.0) βœ… F 2026-05-28 23:53:33
p*a*u*p*a*a.com (WP 6.9.4) βœ… F 2026-05-28 23:53:33
g*i*e*a*c*l*n*.net (WP 7.0) βœ… F 2026-05-28 23:53:33
g*i*e*m*t*r*a*.org (WP 7.0) βœ… F 2026-05-28 23:53:33
l*c*n*t*u*t*o*c*m*l*a*c*.com (WP 6.9.4) βœ… B 2026-05-28 22:50:57
c*p*p.bzh (WP 6.9.4) βœ… F 2026-05-28 22:49:15
j*l*a*m*n*o.de βœ… F 2026-05-28 22:42:10
v*n*g*m*m*b*l*.com (WP 5.9.13) ⚠️ F 2026-05-28 22:30:27
t*l*c*t*k.org (WP 6.9.4) βœ… F 2026-05-28 22:17:53
i*o*.vn (WP 7.0) βœ… F 2026-05-28 21:59:38
h*t*s*.net βœ… F 2026-05-28 21:58:00
g*k*a*t*n.io βœ… F 2026-05-28 21:36:06
w*b*e*s*e*s.io (WP 7.0) βœ… F 2026-05-28 21:36:06

Top 50 Plugins

Plugin Count
elementor 1,845,026
contact-form-7 1,814,379
elementor-pro 1,074,639
woocommerce 834,328
revslider 631,057
jetpack 474,701
js_composer 442,043
wp-rocket 343,148
essential-addons-for-elementor-lite 303,315
gravityforms 291,645
complianz-gdpr 264,632
cookie-law-info 238,008
instagram-feed 233,160
google-site-kit 227,086
sitepress-multilingual-cms 226,612
google-analytics-for-wordpress 218,275
header-footer-elementor 214,731
elementskit-lite 214,055
bluehost-wordpress-plugin 191,979
gutenberg 165,128
gutenberg-core 163,247
cookie-notice 156,862
litespeed-cache 137,160
the-events-calendar 135,646
wpforms-lite 131,895
gtranslate 131,059
astra-sites 121,430
popup-maker 118,674
woocommerce-payments 114,788
tablepress 113,253
coblocks 101,881
honeypot 100,128
astra-addon 97,326
duracelltomi-google-tag-manager 96,036
wp-smushit 95,656
all-in-one-seo-pack 95,213
LayerSlider 93,578
bb-plugin 92,205
megamenu 89,033
premium-addons-for-elementor 88,891
akismet 87,453
mailchimp-for-wp 85,480
cleantalk-spam-protect 85,280
woocommerce-gateway-stripe 84,759
ml-slider 83,225
borlabs-cookie 82,106
fusion-builder 81,492
wp-pagenavi 81,138
ewww-image-optimizer 80,807
smart-slider-3 79,595

Top 50 Themes

Theme Count
hello-elementor 631,095
Divi 521,797
astra 432,703
flatsome 142,108
Avada 127,084
generatepress 125,483
pub 112,409
oceanwp 85,449
kadence 80,767
twentytwentyfour 80,280
enfold 73,503
salient 68,110
h4 57,690
twentyseventeen 57,578
bb-theme 56,107
betheme 53,173
cocoon-master 52,483
blocksy 52,231
dt-the7 47,224
twentytwentyfive 45,213
sydney 42,519
neve 40,452
Avada-Child-Theme 38,420
woodmart 34,046
gox 34,021
bridge 33,548
twentytwentyone 32,826
lightning 31,937
twentytwenty 30,760
swell 28,919
Impreza 27,210
bricks 26,663
voxel 25,694
twentytwentythree 24,488
Newspaper 24,266
sinatra 22,661
kubio 21,620
twentytwentytwo 20,266
uncode 19,571
epik-redesign 19,281
twentysixteen 18,733
storefront 18,307
pro 18,094
Total 15,054
extendable 14,875
yith-wonder 14,120
hello-theme-child-master 13,717
themify-ultra 13,308
yootheme 13,284
hestia 13,196