| name | language | licence |
|---|---|---|
| Display a Pages Menu in your Sidebar | PHP | BSD |
| Display an External RSS Feed | PHP | BSD |
| Untitled Snippet | Other | Other |
| Untitled Snippet | Other | Other |
| maeghan.me | Other | Other |
| Untitled Snippet | Other | Other |
| Untitled Snippet | Other | Other |
| Display Recent Posts | PHP | BSD |
< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 >
language: PHP
licence: BSD
Display a Pages Menu in your Sidebar
options: view full snippet • send to code collector
<h2>Pages</h2>
<ul>
<?php wp_list_pages('title_li='); ?>
</ul>



library
buttons (3)
wp (93)