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

Plugin: cc-child-pages (Used by 2,611 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
r*i*b*w*o*k*o*d*s.com βœ… F 2026-04-12 11:49:48
e*e*g*s*p*y*i*.com (WP 6.9.4) βœ… F 2026-04-12 08:30:35
j*l*a*s*h*a*e*.com (WP 6.8.5) βœ… C 2026-04-12 08:28:04
s*o*u*l*i*v*l*e*r*t*r*.org (WP 6.9.4) βœ… F 2026-04-12 08:08:38
s*n*p*o*l.de βœ… F 2026-04-12 08:01:04
s*b*r*s*l*t*o*s.com (WP 6.9.4) βœ… F 2026-04-12 07:25:00
b*o*m*n*g*o*e*o*t*s*o*i.com (WP 6.8.5) βœ… F 2026-04-12 07:20:32
c*b*r*o*g*o*a*.com (WP 6.9.4) βœ… D 2026-04-12 07:17:58
m*n*e*.com (WP 6.9.4) βœ… F 2026-04-12 07:05:55
r*d*o*l*b*a*i*o*.es βœ… F 2026-04-12 06:32:17
e*c*a*t*d*i*c*e*r*i*s.org (WP 6.9.4) βœ… D 2026-04-12 06:06:17
s*o*i*j*k*m*o.fr βœ… F 2026-04-12 05:44:51
y*x*a*.com βœ… F 2026-04-12 05:35:46
n*g*t*b*.net (WP 6.9.4) βœ… F 2026-04-12 05:06:40
m*n*e*a*a*n*a*e*r*i*a.com (WP 6.9.4) βœ… F 2026-04-12 04:41:24
e*c*i*a*o*l*z.com (WP 6.9.4) βœ… F 2026-04-12 04:37:46
a*p*a*i*i*n*x.com (WP 6.4.8) ⚠️ F 2026-04-12 03:17:12
h*d*i*o*i*i*u.com (WP 6.9.4) βœ… F 2026-04-12 03:03:35
h*d*t*s*u*c*.com βœ… F 2026-04-12 02:58:36
c*c*b*z*.com (WP 6.9.4) βœ… F 2026-04-12 02:39:53
n*r*e*i*n*-*o*k*f*o*-*o*e.com (WP 6.9.4) βœ… D 2026-04-12 02:21:36
r*d*o*b*n.com (WP 6.9.4) βœ… F 2026-04-12 00:15:11
t*j*n*s*e*p*i*h*g*n.com βœ… F 2026-04-12 00:04:15
t*j*n*s*e*p*e*r*i*.com βœ… F 2026-04-12 00:04:15
r*t*.org βœ… F 2026-04-11 22:25:40
r*d*r*c*l*b.com βœ… D 2026-04-11 21:32:53
s*r*e*t*e*v*c*s.net βœ… F 2026-04-11 21:02:07
b*i*d*s*u*t*r*a*n*n*s*i*e*t.com βœ… F 2026-04-11 19:50:07
b*i*d*s*u*t*r*a*n*n*s.com βœ… F 2026-04-11 19:50:07
n*r*k*-*p*l*a*t*m*t*r.com (WP 4.9.26) ⚠️ F 2026-04-11 18:22:34
j*w*-*o*k*p*c*.com (WP 6.7.5) βœ… F 2026-04-11 17:51:10
n*r*a*m*t*a*.com βœ… F 2026-04-11 17:19:05
e*i*v*t.com (WP 6.8.1) βœ… F 2026-04-11 15:42:39
j*r*e*r*i*g.com βœ… D 2026-04-11 14:59:50
s*i*i*e*.com (WP 4.4.33) ⚠️ F 2026-04-11 14:42:38
e*i*h*m*o*d*i*e.com βœ… F 2026-04-11 14:28:04
e*i*d*s*.com βœ… F 2026-04-11 14:14:11
c*r*p*o*r*s*i*a*i*n*a*t.com βœ… B 2026-04-11 14:05:08
e*i*a*r*n*e*o*l.com βœ… F 2026-04-11 13:43:49
a*t*o*h*b.edu βœ… F 2026-04-11 13:37:16
c*r*t*r*a*r*s*a*c*.com (WP 6.9.4) βœ… F 2026-04-11 13:17:59
s*i*e*l*b*e*t*s*r*.com (WP 6.9.4) βœ… F 2026-04-11 12:50:16
b*a*s*g*r*e*s.com βœ… F 2026-04-11 12:42:59
t*p*y*t*l*.com βœ… D 2026-04-11 11:27:01
m*n*b*d*s*g*.com (WP 6.9.4) βœ… F 2026-04-11 10:36:41
e*a*o*a*h*s*o.com (WP 6.3.8) ⚠️ F 2026-04-11 09:50:18
j*y*e*m*r*e*.com βœ… F 2026-04-11 09:06:55
r*n*m*r*w*t*.de (WP 6.9.4) βœ… F 2026-04-11 07:55:02
b*a*k*a*k*e*s*e*s.com (WP 6.9.4) βœ… F 2026-04-11 07:50:45
j*u*n*y*i*h*o*a*d*a*e.com (WP 6.9.4) πŸ”“ F 2026-04-11 07:23:16
n*n*p*t*.com βœ… F 2026-04-11 07:21:10
o*i*i*s*r*g.rehab βœ… F 2026-04-11 06:49:56
h*r*i*d*t*x.center βœ… F 2026-04-11 06:49:56
a*l*o*n*e*p*i*t*n*.com βœ… F 2026-04-11 05:27:57
n*m*d*i*.com (WP 6.9.4) βœ… F 2026-04-11 05:27:48
m*m*d*y*.com (WP 6.6.5) βœ… F 2026-04-11 04:58:34
x*a*q*e*t.com βœ… F 2026-04-11 04:58:04
n*s*i*h*b*.cc βœ… F 2026-04-11 04:05:37
x*r*d*o.com βœ… F 2026-04-11 03:17:34
g*e*y*.fi βœ… F 2026-04-11 02:45:40
e*o*a*t.com βœ… F 2026-04-11 02:28:58
a*l*u*c*u*s*l*n*.com βœ… F 2026-04-11 02:24:07
m*l*o*c*-*s*o*t.com (WP 6.9.4) βœ… F 2026-04-11 01:29:06
g*l*m*r*n*r*o*d*.com βœ… F 2026-04-11 00:33:57
w*o*e*r*i*w*y.info (WP 6.9.4) βœ… F 2026-04-10 23:40:27
n*h*p*o*o.com (WP 6.9.4) βœ… F 2026-04-10 23:19:34
c*n*o*t*.com βœ… F 2026-04-10 22:10:23
t*m*e*b*s*g*l*e*s.com βœ… F 2026-04-10 21:35:05
c*d*v*c*n*e*.com (WP 5.0.22) ⚠️ F 2026-04-10 20:54:09
g*i*e*o*i*b*n.com (WP 6.9.4) βœ… F 2026-04-10 19:33:33
t*k*t*.com βœ… F 2026-04-10 19:05:50
x*-*r*k*h*p*d*.com (WP 6.9.4) βœ… F 2026-04-10 18:54:46
x*-*r*j*0*g*n*r*j*7*1*1*h*2*e*b.com (WP 6.5.5) βœ… D 2026-04-10 18:54:43
a*l*a*t*a.com βœ… F 2026-04-10 18:29:49
g*i*a*i*i*n*a.com (WP 6.9.4) βœ… F 2026-04-10 18:09:53
j*o*y.com βœ… B 2026-04-10 17:57:41
e*e*t*i*e*.pro (WP 6.6.5) βœ… F 2026-04-10 17:49:42
s*a*l*r*s*a*t*c*l*c.com βœ… D 2026-04-10 17:39:48
b*t*u*h*r.com βœ… F 2026-04-10 17:21:00
e*t*p*a*e*s*u*e*u.com βœ… F 2026-04-10 16:32:09
e*t*p*a*e*s.com βœ… F 2026-04-10 16:32:09
e*t*c*e*d*n*s*o*c*i*g*6*.com (WP 6.9.4) βœ… F 2026-04-10 16:32:06
d*r*k*d*m*.com βœ… F 2026-04-10 16:03:03
g*e*n*e*c*t*l*.com βœ… D 2026-04-10 15:35:26
c*y*t*l*a*e*1*0.com βœ… F 2026-04-10 14:10:44
q*a*i*y*b*.com βœ… D 2026-04-10 13:44:50
e*t*r*a*n*e*t*p*a*e*s*u*e*u.com βœ… F 2026-04-10 13:17:46
m*k*h*m*s*h*o*s*f*.com (WP 6.9.4) βœ… B 2026-04-10 13:13:57
q*a*i*y*e*c*c*.com (WP 6.9.4) βœ… F 2026-04-10 12:42:20
m*k*s*e*t*e*i*u*.com (WP 6.2.9) ⚠️ F 2026-04-10 11:59:22
b*r*h*o*h*r*h*u*h*s.com βœ… F 2026-04-10 11:20:46
n*t*y*i*.org (WP 6.6.2) βœ… D 2026-04-10 09:54:00
b*r*o*i*-*i*h*u*g*k*t*.com πŸ”“ F 2026-04-10 09:31:14
n*m*n*t*o*s.h*s*i*e*i*.fr (WP 6.9.4) βœ… F 2026-04-10 09:22:21
g*c*o*.com βœ… F 2026-04-10 09:13:21
g*i*e*.s*h*l*r*p*r*a*.info (WP 6.9.4) βœ… D 2026-04-10 09:05:38
m*j*s*i*o*k*h*a.com βœ… F 2026-04-10 08:52:03
p*t*t*-*c*l*-*i*i*g*e.fr (WP 6.8.5) πŸ”“ F 2026-04-10 08:46:12
m*j*s*i*d*c*m*n*s.com (WP 6.9.4) βœ… D 2026-04-10 08:41:55
e*o*e*.n*v*j*c*n.cz (WP 6.9.4) βœ… F 2026-04-10 08:08:44

Top 50 Plugins

Plugin Count
elementor 2,296,020
contact-form-7 2,112,077
elementor-pro 1,301,171
woocommerce 1,070,876
revslider 781,706
js_composer 518,037
jetpack 482,316
wp-rocket 381,369
essential-addons-for-elementor-lite 349,387
header-footer-elementor 291,450
gravityforms 284,103
gutenberg-core 272,914
elementskit-lite 271,276
instagram-feed 268,809
complianz-gdpr 265,852
google-analytics-for-wordpress 265,230
google-site-kit 259,072
cookie-law-info 257,387
sitepress-multilingual-cms 233,298
bluehost-wordpress-plugin 218,977
wpforms-lite 199,893
astra-sites 192,059
litespeed-cache 176,653
gutenberg 160,754
gtranslate 155,830
cookie-notice 151,715
coblocks 146,372
the-events-calendar 136,756
popup-maker 128,842
astra-addon 114,404
bb-plugin 113,855
premium-addons-for-elementor 111,878
LayerSlider 111,644
tablepress 110,511
wp-smushit 110,210
mailchimp-for-wp 109,003
duracelltomi-google-tag-manager 101,084
cleantalk-spam-protect 97,693
creame-whatsapp-me 97,207
woocommerce-gateway-stripe 97,148
akismet 96,811
honeypot 96,681
woocommerce-payments 95,836
megamenu 93,649
pro-elements 92,375
smart-slider-3 92,146
fusion-builder 91,637
custom-fonts 91,230
click-to-chat-for-whatsapp 90,345
pixelyoursite 89,088

Top 50 Themes

Theme Count
hello-elementor 749,021
Divi 619,957
astra 591,577
pub 183,940
generatepress 141,028
Avada 140,230
flatsome 140,135
h4 106,308
oceanwp 102,921
kadence 92,273
enfold 80,783
salient 77,863
bb-theme 71,767
twentytwentyfour 69,986
blocksy 66,299
cocoon-master 65,434
twentytwentyfive 63,491
twentyseventeen 63,269
betheme 62,812
dt-the7 52,398
woodmart 48,531
neve 45,836
twentytwentyone 39,697
bridge 38,979
Avada-Child-Theme 38,038
gox 35,732
swell 34,805
twentytwenty 34,767
lightning 34,356
twentytwentythree 32,116
bricks 28,436
Impreza 28,338
Newspaper 25,729
twentytwentytwo 25,275
epik-redesign 22,537
pro 21,126
storefront 21,025
extendable 20,913
uncode 20,832
twentysixteen 20,585
sydney 19,106
yith-wonder 18,999
themify-ultra 17,749
Total 17,025
twentyfifteen 15,697
porto 15,268
hestia 15,066
yootheme 14,187
twentynineteen 14,182
thrive-theme 14,115