Enables the previous "classic" editor and the old-style Edit Post screen with TinyMCE, Meta Boxes, etc. Supports all…
About Child Pages Shortcode
This plugin allows you to display child pages from a page using a shortcode. You can customize the default HTML template and add an excerpt to the pages. There are also filter hooks available for further customization.Changelog
1.9.3
- Tested on WordPress 4.2.
1.9.2
- Tested on WordPress 4.1.
1.9.1
- bug fix – js not found
1.9.0
- bug fix – css syntax error
1.7.0
- bug fix – missing wp_reset_postdata()
1.6.0
- bug fix
1.3.0
- setup_postdata() added.
1.2.0
- bug fix
1.1.4
- bug fix on non-responsive theme
1.1.3
- Bug fix
1.1.2
- Bug fix
1.0.1
- Add filter hook “child-pages-shortcode-output”
0.9.0
- Add filter hook “child-pages-shortcode-query”
- Load stylesheet by wp_enqueue_style()
0.8.0
- Add style “max-width:100%”.
0.4.0
- add
add_post_type_support("page", "excerpt");
0.3.0
- Adapt to no-image.
0.1.0
- The first release.