get-subpages-list
Child Pages Block
Gutenberg block gets child pages list of specific page
Proof Health
Open evidenceCommercial opportunities need traceable source links before they are treated as build-worthy.
63.8% of this page's analysis has direct source links.
0 rows here require auditable proof before promotion.
0 rows have source counts but still need direct links.
Related Opportunities
1 marketSource Evidence
Open evidence explorerOnly last 10 pages showing: users show missing feature pain that may indicate a product gap.
Buyer: site builders and agencies · Wedge: detect gutenberg block layout regressions, widget breakage, and client-visible update issuesAbility to select 2nd level pages: users show support pain that may indicate a product gap.
Buyer: site builders and agencies · Wedge: detect gutenberg block layout regressions, widget breakage, and client-visible update issuesWrong sort order: users show compatibility pain that may indicate a product gap.
Buyer: site builders and agencies · Wedge: detect gutenberg block layout regressions, widget breakage, and client-visible update issuesdoesn’t really work: users praise easy, reliable, which suggests what competitors already do well.
Buyer: site builders and agencies · Wedge: detect gutenberg block layout regressions, widget breakage, and client-visible update issuesWorks well, but doesn’t show all the pages: users praise reliable, which suggests what competitors already do well.
Buyer: site builders and agencies · Wedge: detect gutenberg block layout regressions, widget breakage, and client-visible update issuesTriggers a lot of js components in your page: complaint conversation with limited structured signal.
Buyer: site builders and agencies · Wedge: detect gutenberg block layout regressions, widget breakage, and client-visible update issuesBunk Plugin: complaint conversation with limited structured signal.
Buyer: site builders and agencies · Wedge: detect gutenberg block layout regressions, widget breakage, and client-visible update issuesDoes what it says with simplicity: users show missing feature pain that may indicate a product gap.
Buyer: site builders and agencies · Wedge: detect gutenberg block layout regressions, widget breakage, and client-visible update issuesNice plugin: users praise easy, which suggests what competitors already do well.
Buyer: site builders and agencies · Wedge: detect gutenberg block layout regressions, widget breakage, and client-visible update issuesTip-Top: users praise easy, reliable, which suggests what competitors already do well.
Buyer: site builders and agencies · Wedge: detect gutenberg block layout regressions, widget breakage, and client-visible update issuesCompetitor Context
3 shownRepeated Themes
0 shownNo repeated plugin-level themes have been generated yet.
Collected Signals
12 shown from 12 collectedBunk Plugin: complaint conversation with limited structured signal.
Evidence: Bunk Plugin Uh oh, you’re loading admin scripts into the front end of the site. You really need to fix this. Uh oh, you’re loading admin scripts into the front end of the site. You really need to fix this.Request: Make choosing page easier: neutral conversation with limited structured signal.
Evidence: Request: Make choosing page easier Currently, the list of pages to choose from seems to be in created order. It’d be useful if this could be presented in alphabetical order. Additionally, it would be nice if the block defaulted to show children of the current page. Currently, the list of pages to choose from seems to be in created order. It’d be useful if thWorks well, but doesn’t show all the pages: users praise reliable, which suggests what competitors already do well.
Evidence: Works well, but doesn’t show all the pages The plugin works well, but won’t show all the pages.Nice plugin: users praise easy, which suggests what competitors already do well.
Evidence: Nice plugin Very simple plugin, needs some upgrades but it runs very well Very simple plugin, needs some upgrades but it runs very wellOnly last 10 pages showing: users show missing feature pain that may indicate a product gap.
Evidence: Only last 10 pages showing Hi, Great block idea, but it just needs a few more settings to work better.Ability to select 2nd level pages: users show support pain that may indicate a product gap.
Evidence: Ability to select 2nd level pages This plugin seems super helpful, but the ability to only show children of top-level pages is limiting.Thanks: users praise easy, reliable, value, which suggests what competitors already do well.
Evidence: Thanks Simple plugin that works.Triggers a lot of js components in your page: complaint conversation with limited structured signal.
Evidence: Triggers a lot of js components in your page Wordpress started loading a lot of component (components.js, etc.) due to (I think) wp-editor.js being a dependency. Wordpress started loading a lot of component (components.js, etc.) due to (I think) wp-editor.js being a dependency.Does what it says with simplicity: users show missing feature pain that may indicate a product gap.
Evidence: Does what it says with simplicity I needed a simple way to build a list of child pages without coding or reworking with each addition.doesn’t really work: users praise easy, reliable, which suggests what competitors already do well.
Evidence: Note : this is based on pages hierarchy, not on menu structure I did some quick coding to make it work based on menu hierarchy : https://www.dropbox.com/sh/v3g1gkkep76e3jh/AADFENc3CcItGkFHiQpV-4Afa?dl=0 @ezoulou – thank you – works as expected 🙂 Note : this is based on pages hierarchy, not on menu structure I did some quick coding to make it work based on meWrong sort order: users show compatibility pain that may indicate a product gap.
Evidence: Wrong sort order If you want to respect the sort order of your menu, use this code : $args = array( 'post_type' => 'page', 'post_parent' => $post_parent, 'orderby'=>'menu_order', 'order' => 'ASC' ); $the_query = new WP_Query($args); line 27 of php file included in extension (gutenberg-block-subpages-list.php) If you want to respect the sort order of your menTip-Top: users praise easy, reliable, which suggests what competitors already do well.
Evidence: Works just fine.