Acest modul nu a fost testat cu ultimele 3 versiuni importante ale WordPress. S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate când este folosit cu versiuni recente ale WordPress.

Child pages

Descriere

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

Capturi ecran

  • After you activate the plugin, a new widget will be available in the Appearance settings. Here you can add a title to the widget and css classes to the entire widget and the individual items.

Instalare

  1. Upload the wp-childpages folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add the widget to a widget area or sidebar

Recenzii

Nu există nicio verificare pentru acest modul.

Contributori și dezvoltatori

„Child pages” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

Tradu „Child pages” în limba ta.

Te interesează dezvoltarea?

Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.

Istoric modificări

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