Skip to content

Instantly share code, notes, and snippets.

@crodrigoturner
Last active April 1, 2021 12:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save crodrigoturner/442b3b942f7b3842689841f3129971fe to your computer and use it in GitHub Desktop.
Save crodrigoturner/442b3b942f7b3842689841f3129971fe to your computer and use it in GitHub Desktop.
<ul>
<?php wp_list_pages( array(
'title_li' => ''
) ); ?>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment