{"id":17150356,"url":"https://github.com/dlech/subpages-extended","last_synced_at":"2025-08-10T11:12:16.410Z","repository":{"id":15609978,"uuid":"18346320","full_name":"dlech/subpages-extended","owner":"dlech","description":"WordPress.org Plugin Mirror","archived":false,"fork":false,"pushed_at":"2014-04-03T00:59:31.000Z","size":226,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"lechnology","last_synced_at":"2025-07-08T20:48:38.730Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.pluginmirror.com/plugins/subpages-extended/","language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dlech.png","metadata":{"files":{"readme":"readme.txt","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-01T21:57:18.000Z","updated_at":"2015-01-06T22:44:26.000Z","dependencies_parsed_at":"2022-09-07T01:20:51.296Z","dependency_job_id":null,"html_url":"https://github.com/dlech/subpages-extended","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/dlech/subpages-extended","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlech%2Fsubpages-extended","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlech%2Fsubpages-extended/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlech%2Fsubpages-extended/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlech%2Fsubpages-extended/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dlech","download_url":"https://codeload.github.com/dlech/subpages-extended/tar.gz/refs/heads/lechnology","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dlech%2Fsubpages-extended/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269713884,"owners_count":24463244,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T21:35:28.015Z","updated_at":"2025-08-10T11:12:16.383Z","avatar_url":"https://github.com/dlech.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"=== Subpages Extended ===\r\nContributors: mattsay\r\nTags: page list, pages, list pages, subpages, widget, shortcode, navigation, menu, auto, index, list, children, wp_list_pages\r\nRequires at least: 2.5\r\nTested up to: 3.1\r\nStable tag: 1.3.4\r\n\r\nA multi widget to list subpages of a page. It also comes with a `[subpages]` shortcode. You can find more widgets, plugins and themes at [shailan.com] (http://shailan.com).\r\n\r\n== Description ==\r\n\r\nThis widget displays subpages of a page easily. You can automatically display subpages list on empty pages. Though it's main power is the `[subpages]` shortcode. Using this shortcode on a page you can create subpage indexes. You can view live demo on my wordpress page. It automatically generates subpage indexes. You can also list subpages of another page using the childof attribute of shortcode. It supports all wp_list_pages functionality via shortcode. See the examples below:\r\n\r\nHere are subpages of my wordpress page with a depth level of 1:\r\n`[subpages depth=\"1\" childof=\"286\"]`\r\n\r\nOutputs:\r\n\r\n* Plugins\r\n* Themes\r\n\r\nIf the page doesn't have any subpages it will display the following error for you to fix it:\r\n`[subpages depth=\"1\" childof=\"257\"]`\r\n\r\nOutputs: \r\n\r\n\"Services\" doesn't have any sub pages.\r\n\r\n== Installation ==\r\n\r\n1. Download the widget and upload it to your server through `WP Admin -\u003e Plugins -\u003e Add New -\u003e Upload`\r\n1. After the upload is complete activate the plugin.\r\n1. Go to Appearance -\u003e Widgets page, drag and drop the widget to your sidebar.\r\n1. Fill in the blanks as needed, and done!\r\n\r\n== Frequently Asked Questions ==\r\n\r\n= Any questions? =\r\n\r\nYou can ask your questions [here](http://shailan.com/contact)\r\n\r\n== Screenshots ==\r\n\r\n1. A snapshot of the widget form.\r\n\r\n== Changelog ==\r\n\r\n= 1.3.4 = \r\n* Added: Rel option for shortcode \u0026 widget.\r\n* Removed: Use menu labels options from widget \u0026 shortcode. Plugin uses menu label if it exists.\r\n\r\n= 1.3.3 = \r\n* Fixed: Subpages widget is not visible on home page if a certain page is selected.\r\n\r\n= 1.3.2 =\r\n* Minor fix. Removed walker option from shortcode attributes. It was giving errors since one can't supply object in a shortcode. Use use_menu_labels option to switch current walker.\r\n\r\n= 1.3.1 =\r\n* Fixed `\\n\\t` output on empty pages with no children.\r\n* Added some styling.\r\n\r\n= 1.3 =\r\n* Added use link on title option.\r\n* Added `*Full Branch*` option to Parent which allows listing subpages until topmost page.\r\n* Added `Use Menu Labels` option and added Menu Label meta box to allow using shorter menu labels for pages that have a long name. This box is seen on right side on the edit page screen.\r\n\r\n= 1.2.1 =\r\n* Fixed top pages show all pages when `*Parent of current page*` selected in the widget. Thanks to Wouter Bruijning for pointing out this error.\r\n\r\n= 1.2 =\r\n* Added sort options to the widget (Great thanks to Arkantos for the idea.)\r\n* Added all wp_list_pages options to the shortcode. Now shortcode is more powerful than before. \r\n* Be sure to check shailan.com for great demo and examples.\r\n\r\n= 1.1 = \r\n* Added option to use Current page's title as widget title. (Great thanks to Thoschi for the idea.)\r\n* Added shortcode option title=\"*current*\" to display current page's title.\r\n* Added pages dropdown selector to the widget for ease of use.\r\n* Added shortcode option for childof=\"parent\".\r\n\r\n= 1.0.2 = \r\n* Added option for automatically displaying subpages on empty pages.\r\n\r\n= 1.0.1 =\r\n* Fixed version.\r\n\r\n= 1.0 =\r\n* First release.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdlech%2Fsubpages-extended","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdlech%2Fsubpages-extended","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdlech%2Fsubpages-extended/lists"}