{"id":2568,"date":"2008-10-09T21:32:00","date_gmt":"2008-10-09T21:32:00","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/page-hierarchy-plug-in\/"},"modified":"2024-06-10T07:22:30","modified_gmt":"2024-06-10T07:22:30","slug":"page-hierarchy-plug-in","status":"publish","type":"plugin","link":"https:\/\/br.wordpress.org\/plugins\/page-hierarchy-plug-in\/","author":105141,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"2.0.8","stable_tag":"2.0.8","tested":"6.4.8","requires":"2.2.0","requires_php":"","requires_plugins":null,"header_name":"Sub Page Hierarchy Widget","header_author":"Martin Tod","header_description":"","assets_banners_color":"","last_updated":"2024-06-10 07:22:30","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.martintod.org.uk\/blog\/?p=96","header_plugin_uri":"","header_author_uri":"","rating":4,"author_block_rating":0,"active_installs":100,"downloads":17404,"num_ratings":2,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.1":{"tag":"1.1","author":"mpntod","date":"2012-06-22 06:40:55"},"1.2":{"tag":"1.2","author":"mpntod","date":"2012-06-22 07:03:37"},"1.3":{"tag":"1.3","author":"mpntod","date":"2012-06-24 08:49:56"},"1.5":{"tag":"1.5","author":"mpntod","date":"2013-12-15 20:29:45"},"2.0":{"tag":"2.0","author":"mpntod","date":"2014-02-08 18:21:06"},"2.0.1":{"tag":"2.0.1","author":"mpntod","date":"2014-04-17 02:12:16"},"2.0.2":{"tag":"2.0.2","author":"mpntod","date":"2014-12-30 00:59:23"},"2.0.5":{"tag":"2.0.5","author":"mpntod","date":"2020-08-16 14:32:55"},"2.0.6":{"tag":"2.0.6","author":"mpntod","date":"2020-08-12 12:12:10"},"2.0.8":{"tag":"2.0.8","author":"mpntod","date":"2024-06-10 07:22:30"}},"upgrade_notice":{"2.0.8":"<ul>\n<li>Completed support for internationalization<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":"2","5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.1","1.2","1.3","1.5","2.0","2.0.1","2.0.2","2.0.5","2.0.6","2.0.8"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[245,1865,170,168,162],"plugin_category":[43],"plugin_contributors":[78620],"plugin_business_model":[],"class_list":["post-2568","plugin","type-plugin","status-publish","hentry","plugin_tags-list","plugin_tags-menu","plugin_tags-page","plugin_tags-sidebar","plugin_tags-widget","plugin_category-customization","plugin_contributors-mpntod","plugin_committers-mpntod","plugin_committers-whouk"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/page-hierarchy-plug-in.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>A quick way to show a set of the pages in a particular part of your site without having to show all the pages on the site.<\/p>\n\n<p>Adds a widget to let you show a clickable list of pages linked to a particular 'parent' page on your site.<\/p>\n\n<!--section=installation-->\n<p>This section describes how to install the plugin and get it working.<\/p>\n\n<p>e.g.<\/p>\n\n<ol>\n<li>Upload <code>ldpagehierarchy.php<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Go to Design-&gt;Widgets and click on 'add' next to 'sub page hierarchy'<\/li>\n<li>Go to the right of the page and hit 'edit' next to 'sub page hierarchy'<\/li>\n<li>Select the top page of your hierarchy under 'head page'<\/li>\n<li>Click 'change' and then 'save changes'<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='help.%20my%20widget%20disappeared%20with%20the%20upgrade%20to%20version%201.4.%20is%20that%20right%3F'><h3>Help. My widget disappeared with the upgrade to version 1.4. Is that right?<\/h3><\/dt>\n<dd><p>Yes. Unfortunately, this happened with the upgrade to version 1.4.  Moving from the deprecated <code>register_sidebar_widget()<\/code> to the new <code>wp_register_sidebar_widget()<\/code> function removes your widget from the widget area or sidebar.  If you just put it back into the widget area or sidebar, your settings should still be there.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.0.8<\/h4>\n\n<ul>\n<li>Completed support for internationalization<\/li>\n<\/ul>\n\n<h4>2.0.7<\/h4>\n\n<ul>\n<li>Preliminary support for internationalization<\/li>\n<\/ul>\n\n<h4>2.0.6<\/h4>\n\n<ul>\n<li>Support for selective refresh<\/li>\n<\/ul>\n\n<h4>2.0.5<\/h4>\n\n<ul>\n<li>Fixed small bug showing in debug mode.<\/li>\n<\/ul>\n\n<h4>2.0.4<\/h4>\n\n<ul>\n<li>Renamed to 'Sub Page Hierarchy Widget'. Added options to link title and limit depth of list display<\/li>\n<\/ul>\n\n<h4>2.0.3<\/h4>\n\n<ul>\n<li>Changed name of the plug-in from 'Sub Page Hierarchy' to 'Sub Page List Widget'<\/li>\n<\/ul>\n\n<h4>2.0.2<\/h4>\n\n<ul>\n<li>Addresses error with <code>wp_get_sidebars_widgets();<\/code> function.<\/li>\n<\/ul>\n\n<h4>2.0.1<\/h4>\n\n<ul>\n<li>Supports internationalization<\/li>\n<\/ul>\n\n<h4>2.0<\/h4>\n\n<ul>\n<li>Supports multiple widgets<\/li>\n<\/ul>\n\n<h4>1.5<\/h4>\n\n<ul>\n<li>Add missing <code>ul<\/code> tags.<\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<ul>\n<li>Remove deprecated functions<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>Fixing the invisible drop-down box problem. Moving to the standard Wordpress  <code>wp_dropdown_pages()<\/code> function.<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Update by Will Howells for v2 change in DB structure for pages.<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Fixes a bug which means that page number isn't remembered.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Original public version<\/li>\n<\/ul>","raw_excerpt":"An easy widget to let you show a clickable list of pages linked to a particular &#039;parent&#039; page on your site","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/br.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/2568","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/br.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/br.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/br.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=2568"}],"author":[{"embeddable":true,"href":"https:\/\/br.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/mpntod"}],"wp:attachment":[{"href":"https:\/\/br.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=2568"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/br.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=2568"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/br.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=2568"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/br.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=2568"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/br.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=2568"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/br.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=2568"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}