Collapsing Pages
This plugin uses Javascript to dynamically expand or collapsable the set of pages for each parent page.
The facts
- Active installs
- 200+
- Price
- Free
- Last updated
- 1 Jan 2024
- Added
- Apr 2008
- Requires WP
- 5.0
- Tested up to
- WP 6.4.10
- Downloads
- 42,036
Our analysis
AI-assistedCollapsing Pages is a WordPress plugin that creates a collapsible set of links in the sidebar for pages associated with a parent page. When a parent page is expanded, all corresponding child pages will be displayed, allowing for a cleaner navigation structure.
This plugin is suitable for users who want to improve the organisation of their sidebar navigation without complex configurations. It is particularly useful for websites with multiple pages and subpages, making it easier for visitors to find content.
Best for: This plugin suits WordPress users looking to enhance sidebar navigation on content-rich sites.
What it does well
- ✓Creates collapsible sidebar links for pages
- ✓Expands child pages under their parent page
- ✓Simple to use with minimal configuration
- ✓Regular updates to fix bugs and improve functionality
- ✓Compatible with recent versions of WordPress
Where it falls short
- •Limited information about features and performance
- •Directory score indicates potential issues
Verdict
Collapsing Pages offers a straightforward solution for organising page links in the sidebar, but the limited information and low directory score may warrant caution.
From the developer
robfelty's own description of Collapsing Pages, lightly tidied.
This is a very simple plugin that uses Javascript to form a collapsable set of
links in the sidebar for the pages. Every page corresponding to a given
parent page will be expanded.
It is largely based off of my Collapsing Pages and Collapsing Pages
plugins.
What’s new?
-
2.0.3 (2024.01.01)
- Fixed issue with subsubpages not closing correctly
- Got rid of some more warnings
- Tested with 6.4.2
2.0.2 (2023.12.01)
- Got rid of some warnings
- Updated deprecated property __experimentalGroup
- Tested with 6.4.1
2.0.1 (2023.06.16)
- Bug fixes
2.0.0 (2023.03.17)
- Updated to use Gutenberg block
1.0.1 (2016.05.09)
- Fixed bug where sometimes setting accordion to false broke javascript
1.0 (2015.08.12)
- Compatible with WordPress 4.3
- Fixed bug where expanding symbol showed up at lowest depth specified instead
(thanks to tkibler for pointing it out) - Added option to only display pages of the current subpage
- Added option to show top-level page (previously it was always shown)
- Added accordion style option
- Cleaned up widget settings
- improved style management, including the ability to specify style per widget
- Switched from unicode symbols to html entities
- Not showing tags for title if empty
- Fixed bug with title attribute of pages
- Totally rewrote javascript
Options
If using the manual version, you can pass options either as an array, or using
the query style, just like for other wordpress functions such as
wp_list_pages