Περιγραφή
The child pages widget automatically displays the childpages of the page you’re currently viewing. If the current page has no child pages, the widget will not be visible.
You can also add css class to the <ul>
tag, to match the widget’s styling with your theme.
Features to be a added
- Depth paramter to specify how many levels of childpages you want to show
- “Start from” option: to show a specific set of childpages on every pages
Στιγμιότυπα
Εγκατάσταση
- Upload the
wp-childpages
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Add the widget to a widget area or sidebar
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Child pages” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Child pages” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.1
- This update slightly changes the behaviour of the widget: no matter on which childpage you are, you’ll always see the childpages starting from the parent. Use the depth option to limit how deep you want to show the childpages
1.0.1
- Added “depth” option
- Removed option to add a CSS class on each page item (each
- )
1.0
- Initial release