Skip to content

Instantly share code, notes, and snippets.

@pablocattaneo
Created February 22, 2016 18:29
Show Gist options
  • Select an option

  • Save pablocattaneo/f158f7dd73b018c96cbb to your computer and use it in GitHub Desktop.

Select an option

Save pablocattaneo/f158f7dd73b018c96cbb to your computer and use it in GitHub Desktop.
Incluir un archivo en Wordpress. Include a custom wordpress file in the wordpress way.
<?php get_template_part('file_name_widhout_extension'); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment