Skip to content

Instantly share code, notes, and snippets.

@ivanteoh
Created July 4, 2020 12:07
Show Gist options
  • Select an option

  • Save ivanteoh/bbc7aaf023281682bbf5b61cb3c01f3d to your computer and use it in GitHub Desktop.

Select an option

Save ivanteoh/bbc7aaf023281682bbf5b61cb3c01f3d to your computer and use it in GitHub Desktop.
Remove WordPress List Pages from Sidebar
</li> <?php }?>
<li><h2>Archives</h2>
</li> <?php }?>
<?php wp_list_pages('title_li=<h2>Pages</h2>' ); ?>
<li><h2>Archives</h2>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment