List pages, if any, in the sidebar.
git-svn-id: https://develop.svn.wordpress.org/trunk@2042 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
d5fd0e22bf
commit
a91cbcdeb5
@ -47,6 +47,8 @@
|
||||
</li>
|
||||
-->
|
||||
|
||||
<?php wp_list_pages('title_li=<h2>' . __('Pages') . '</h2>' ); ?>
|
||||
|
||||
<li><h2><?php _e('Archives'); ?></h2>
|
||||
<ul>
|
||||
<?php wp_get_archives('type=monthly'); ?>
|
||||
|
Loading…
Reference in New Issue
Block a user