Descripció
Designed to display the Parent, Child, and Grandchild hierarchy in the most straightforward way out of the box.
This plugin will provide a widget that locks the Parent page as the widget title.
If this is a child of the top parent, the widget will display the Parent as the title of the widget and a ul of links for all siblings of the current page.
If this is a grandchild of the top parent, the Widget will display the same as the scenario above with the addition of a sub ul of all siblings of this grandchild.
Test it out, if it doesn’t work like you want out of the box, this plugin isn’t for you.
Instal·lació
Using The WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Search for ‘simple page hierarchy widget’
- Click ‘Install Now’
- Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Navigate to the ‘Upload’ area
- Select
simple-page-hierarchy-widget.zip
from your computer - Click ‘Install Now’
- Activate the plugin in the Plugin dashboard
Using FTP
- Download
simple-page-hierarchy-widget.zip
- Extract the
simple-page-hierarchy-widget
directory to your computer - Upload the
simple-page-hierarchy-widget
directory to the/wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
Ressenyes
Col·laboradors i desenvolupadors
«Simple Page Hierarchy Widget» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «Simple Page Hierarchy Widget» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.0.3
- Limited query to ‘page’ post type
1.0.0
- Initial Commit