Themes
All themesNo clustered themes yet.
Market
Commercial opportunities need traceable source links before they are treated as build-worthy.
100.0% 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.
No clustered themes yet.
Vulnerability in 5.7 version: users show security, bugs, performance pain that may indicate a product gap.
Page-list · Vulnerability in 5.7 version From https://patchstack.com/ : WordPress Page-list Plugin <= 5.7 is vulnerable to Cross Site Scripting (XSS) From https://patchstack.com/ : WordPress Page-list Plugin <= 5.7 is vulnerable to Cross Site Scripting (XSS) Hi @equanimityes Thank you for your comment. complaint Page List stopped working after updatesPage List stopped working after updates: users show bugs, compatibility, support pain that may indicate a product gap.
Page-list · Page List stopped working after updates All of a sudden after a year of working I did some WordPress and theme updates and now the Sub-pages aren’t showing on the state pages. complaint Crushed my website performance due to pulling many megabytes of unnecessary dataCrushed my website performance due to pulling many megabytes of unnecessary data: users show bugs, performance, support pain that may indicate a product gap.
Page-list · Crushed my website performance due to pulling many megabytes of unnecessary data Unfortunately, I had a very negative experience with this plugin, working with it on a site that someone else had previously built. complaint Possible web acceleration potential by embedding CSS only in pages where usedPossible web acceleration potential by embedding CSS only in pages where used: users show compatibility, performance, missing feature pain that may indicate a product gap.
Page-list · I plan to insert a Shortcode block with a page-list shortcode in only a few pages of my block-theme based WordPress website. mixed PHP Warning: Attempt to read property “post_parent” on nullPHP Warning: Attempt to read property “post_parent” on null: users show bugs, compatibility, setup pain that may indicate a product gap.
Page-list · PHP Warning: Attempt to read property “post_parent” on null Hello! complaint depth parameter in pagelist_ext shortcode not workingdepth parameter in pagelist_ext shortcode not working: users show missing feature, support pain that may indicate a product gap.
Page-list · depth parameter in pagelist_ext shortcode not working The plugin is great an with so many features but… one thing is missing and pretty weird, it’s already been asked 1 year ago by another user, but I think that this feature makes the difference: why the “depth” parameter is not available for the “pagelist_ext” shortcode? complaint Sub Page exclusionsSub Page exclusions: users show compatibility, support pain that may indicate a product gap.
Page-list · Sub Page exclusions add_action('genesis_entry_footer', 'shortcode_wp_pagelist'); function shortcode_wp_pagelist() { if ( is_singular('page') ) { echo do_shortcode('[pagelist sort_column="post_date" child_of="parent" class="page-list-cols-3"]'); } } Hi I’m using the above shortcode in a Genesis theme to output content at the foot of each page. complaint Limit depth with pagelist_ext shortcode?Limit depth with pagelist_ext shortcode?: users show bugs, missing feature pain that may indicate a product gap.
Page-list · Hi thanks so much for this incredibly useful tool, Wondering if its somehow possible to limit the depth of child pages listed while also displaying the feature image and excerpt? complaint Doesn’t workDoesn’t work: users show bugs, compatibility pain that may indicate a product gap.
Page-list · Who knows, maybe it’s not compatible with latest version, or php74, or doesn’t work with custom post types. mixed PHP 8.2 and 8.3PHP 8.2 and 8.3: users show bugs, compatibility, support pain that may indicate a product gap.
Page-list · PHP 8.2 and 8.3 Is this compatible with PHP 8.2? mixed Abandoned plugin?Abandoned plugin?: users show bugs, compatibility, support pain that may indicate a product gap.
Page-list · It may no longer be maintained or supported. mixed Trying to get property ‘ID’ of non-objectTrying to get property ‘ID’ of non-object: users show bugs, compatibility pain that may indicate a product gap.
Page-list · Trying to get property ‘ID’ of non-object PHP Notice: Trying to get property ‘ID’ of non-object in /wp-content/plugins/page-list/page-list.php on line 405 PHP Notice: Trying to get property ‘ID’ of non-object in /wp-content/plugins/page-list/page-list.php on line 406 PHP Notice: Trying to get property ‘ID’ of non-object in /wp-content/plugins/page-list/page- complaint Page-list werkt niet (goed) meerPage-list werkt niet (goed) meer: users show support pain that may indicate a product gap.
Page-list · Mijn code is: pagelist show_date=”modified” exclude_tree=”232,2213″ date_format=” ⇒ {d-m-Y}” post_status=”publish” sort_column=”post_title”] In de details van de plugin krijg ik nog steeds de melding ‘ Waarschuwing: Deze plugin is niet getest met je huidige versie van WordPress.’ Welke oorzaak kan hier spelen? complaint [Plugin: Sibling Pages] show active class[Plugin: Sibling Pages] show active class: users show compatibility pain that may indicate a product gap.
Sibling Pages · [Plugin: Sibling Pages] show active class im trying to write this but my php is not so good… add an active class to the active li. complaint pagelist_ext does not work with metadatapagelist_ext does not work with metadata: users show bugs pain that may indicate a product gap.
Page-list · pagelist_ext does not work with metadata Awesome plugin overall, thanks! complaint pagination is missingpagination is missing: users show missing feature pain that may indicate a product gap.
Page-list · pagination is missing Is it possible to display the list on several pages ? complaint pagelist_ext image_height not workingpagelist_ext image_height not working: users show bugs pain that may indicate a product gap.
Page-list · pagelist_ext image_height not working Hi, I have the width set, that works. complaint Show parent page tooShow parent page too: users show missing feature pain that may indicate a product gap.
Page-list · I would like that on top of the list there would be an “About” link) Thanks When using this shortcode, I would also like to add the parent page (name + link) above the list – [pagelist child_of=”current”] Can this be done with the shortcode? complaint pagelist_ext issue with authors=”2″ parampagelist_ext issue with authors=”2″ param: users show bugs pain that may indicate a product gap.
Page-list · pagelist_ext issue with authors=”2″ param I tried the [pagelist authors="2"] and it work properly (showing only the pages created by authors 2), but with the [pagelist_ext authors="2"] it don’t work because some of my sub-pages are created with others authors. complaint Suggestion of a fix for not working linksSuggestion of a fix for not working links: users show support pain that may indicate a product gap.
Sibling Pages · Thanks for the plugin, I managed to solve the problem with the not working links reported in https://wordpress.org/support/topic/links-dont-work-19/ , by changing the href in the line 116. complaint half of the options not workinghalf of the options not working: users show missing feature pain that may indicate a product gap.
Page-list · half of the options not working Plugin aint working correctly half funtcions are not working half of not. complaint child_of with multiple parentschild_of with multiple parents: users show bugs pain that may indicate a product gap.
Page-list · Would you have a solution for this issue please? complaint Title formatting problemHTML tags appear as visible text in page-list titles in versions 5.8 and 5.9, forcing users to roll back to 5.7.
Page-list · html tags are showing as plain text in titles – and resolved it by rolling back to version 5.7 question how to show only parenthow to show only parent: question conversation with limited structured signal.
Page-list · how to show only parent Hi! How can I show just the parent of the current page? Thanks! Hi! How can I show just the parent of the current page? Thanks! question parent page clickparent page click: question conversation with limited structured signal.
Page-list · parent page click On mobile devices, when one clicks on a parent link visitors only briefly see child links before going to parent page. Is it possible that first click on parent link shows child links and second click on parent goes to parent page? On mobile devices, when one clicks on a parent link visitors only briefly see child links before going to pare question Custom Post Type UI – How to get Page List?Custom Post Type UI – How to get Page List?: question conversation with limited structured signal.
Page-list · Custom Post Type UI – How to get Page List? I created a Custom Post Type with the plugin Custom Post Type UI. https://wordpress.org/plugins/custom-post-type-ui/ Now: how can I get the Page list of a custom post type (for example, name of custom post type is ‘team’), using a shortcode. The short code [pagelist post_type=”team”] is not working. What could be w question Anyway to Exclude a Category or Tag?Anyway to Exclude a Category or Tag?: question conversation with limited structured signal.
Page-list · Anyway to Exclude a Category or Tag? Is there anyway to Exclude a specific Category or Tag? Is there anyway to Exclude a specific Category or Tag? question multiple custom fieldsmultiple custom fields: question conversation with limited structured signal.
Page-list · multiple custom fields How can I show multiple, not just one, custom fields with the pagelist_ext shorcode? I tried [pagelist_ext show_meta_key=”your_meta_key1,your_meta_key2″] and [pagelist_ext show_meta_key=”your_meta_key1″ show_meta_key=”your_meta_key2″]. Both not working How can I show multiple, not just one, custom fields with the pagelist_ext shorcode? complaint Plugin no longer working with updateA recent update stopped shortcode content from displaying for visitors and mobile users, but version 6.2 fixed the issue.
Page-list · Since the recent update it no longer pulls through the info mixed Vulnerability in version 5.8A user reported Page-list still appeared vulnerable after version 5.8 and questioned the delayed response before version 5.9 fixed it.
Page-list · You guys were notified back in July??? praise Almost perfect!Almost perfect!: users show compatibility, support pain that may indicate a product gap.
Page-list · Almost perfect! praise Simple but powerfulSimple but powerful: users show compatibility, missing feature pain that may indicate a product gap.
Page-list · Simple but powerful This is a great plugin if you can’t or don’t want to edit the theme files by yourself. praise very helpfulvery helpful: users show support pain that may indicate a product gap.
Page-list · very helpful Thanks for this great plugin. praise Works fineWorks fine: users show compatibility pain that may indicate a product gap.
Page-list · Works fine Simple to use and works well! praise Perfect for what I needPerfect for what I need: users show support pain that may indicate a product gap.
Page-list · Perfect for what I need This is a very nice plugin and I’ve got no problem giving it 5 stars. praise Very helpfulVery helpful: users show support pain that may indicate a product gap.
Page-list · Very helpful I’m really glad that there is this plugin. complaint Site Broken since Plugin Version 6.0Page-list 6.0 caused header warnings and temporary layout issues, but the developer quickly released fixes and cache clearing resolved the remaining problem.
Page-list · Page-List does no longer work with WordPress 7.0 since Plugin version 6.0. praise very usefulvery useful: praise conversation with limited structured signal.
Page-list · very useful thank you! thank you! praise Wow this does everything!Wow this does everything!: users praise quality, which suggests what competitors already do well.
Page-list · Great plugin! praise It's great!It's great!: users praise reliable, quality, which suggests what competitors already do well.
Page-list · It's great!