वर्णन
This plugin adds the ability to put a tag in your page entry and have it display a list of pages. By deafult it will
show the subpages of the page that it is on, but it will accept any of the options the
wp_list_pages
template tag
will except title_li
and echo
. It is very simple to use, just put [xls]
in the entry for your page where you want the list to appear.
There is one option in addition to the wp_list_pages
ones. Specifying a css_class
will override the default of
xls_list for the class of the surrounding ul
.
It supports multiple uses of the tag with different options on one page.
Here are a few examples of valid tags:
[xls depth=2]
Shows two levels of the subpages of the current page.
[xls child_of=10 exclude="13, 15, 33"]
Shows all children of the page with id 10, excluding pages 13, 15, and 33.
[xls child_of="0" show_date="modified"]
Shows all pages, and shows the last modified date of each page.
Check the wp_list_pages
documentation for all of the possible options.
स्थापना
- Upload
xavins-list-subpages.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
[xls]
in your pages. Check the plugin homepage for
detailed options and more complex uses.
नेहमी विचारले जाणारे प्रश्न
Check the plugin homepage
समीक्षा
योगदानकर्ते आणि विकसक
“Xavin's List Subpages” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.
योगदानकर्तेभाषांतर करा “Xavin's List Subpages” तुमच्या भाषेत.
विकासातील आग्रह?
कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.