Skip to content

Instantly share code, notes, and snippets.

@kelvinramirez
Created September 3, 2019 17:39
Show Gist options
  • Save kelvinramirez/8415be93715908515f5a19c1bf9aa991 to your computer and use it in GitHub Desktop.
Save kelvinramirez/8415be93715908515f5a19c1bf9aa991 to your computer and use it in GitHub Desktop.
wp_list_page();
Se usa para hacer una lista de todas las paginas o de paginas especificas.
https://developer.wordpress.org/reference/functions/wp_list_pages/
wp_get_post_parent_id()
https://developer.wordpress.org/reference/functions/wp_get_post_parent_id/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment