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

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

Top 50 Plugins

Plugin Count
elementor 2,368,660
contact-form-7 2,165,742
elementor-pro 1,339,282
woocommerce 1,106,703
revslider 804,310
js_composer 530,877
jetpack 484,639
wp-rocket 389,835
essential-addons-for-elementor-lite 359,758
header-footer-elementor 302,272
gravityforms 287,280
gutenberg-core 285,037
elementskit-lite 282,099
instagram-feed 275,782
google-analytics-for-wordpress 272,178
complianz-gdpr 270,429
google-site-kit 265,816
cookie-law-info 263,112
sitepress-multilingual-cms 237,355
bluehost-wordpress-plugin 222,062
wpforms-lite 208,504
astra-sites 200,980
litespeed-cache 184,041
gutenberg 161,055
gtranslate 160,356
cookie-notice 154,723
coblocks 151,046
the-events-calendar 138,588
popup-maker 130,621
astra-addon 117,526
bb-plugin 116,893
premium-addons-for-elementor 115,563
LayerSlider 114,529
wp-smushit 112,870
mailchimp-for-wp 112,465
tablepress 112,043
duracelltomi-google-tag-manager 102,991
creame-whatsapp-me 101,138
woocommerce-gateway-stripe 99,458
cleantalk-spam-protect 99,356
akismet 98,244
honeypot 97,491
pro-elements 96,302
custom-fonts 95,998
megamenu 95,219
click-to-chat-for-whatsapp 94,671
smart-slider-3 94,485
fusion-builder 93,566
woocommerce-payments 93,551
pixelyoursite 91,524

Top 50 Themes

Theme Count
hello-elementor 769,644
Divi 635,348
astra 614,047
pub 191,746
generatepress 144,742
flatsome 144,379
Avada 142,802
h4 112,219
oceanwp 105,657
kadence 94,582
enfold 82,321
salient 79,395
bb-theme 73,914
twentytwentyfour 71,880
blocksy 68,513
cocoon-master 66,956
twentytwentyfive 66,128
betheme 64,393
twentyseventeen 64,315
dt-the7 53,473
woodmart 50,720
neve 46,795
twentytwentyone 40,531
bridge 39,831
Avada-Child-Theme 38,321
gox 35,982
swell 35,730
twentytwenty 35,365
lightning 35,050
twentytwentythree 32,983
bricks 28,895
Impreza 28,845
Newspaper 26,260
twentytwentytwo 25,826
epik-redesign 22,776
pro 21,533
storefront 21,429
extendable 21,361
uncode 21,205
twentysixteen 20,923
yith-wonder 19,625
sydney 19,495
themify-ultra 18,258
Total 17,405
twentyfifteen 16,409
porto 15,712
hestia 15,361
yootheme 14,498
thrive-theme 14,418
twentynineteen 14,414