Skip to content

Instantly share code, notes, and snippets.

@calvimor
Created June 23, 2016 22:36
Show Gist options
  • Save calvimor/e769a64a6e92df02534edb936b0b2ce7 to your computer and use it in GitHub Desktop.
Save calvimor/e769a64a6e92df02534edb936b0b2ce7 to your computer and use it in GitHub Desktop.
Index tema de WP
<?php
/**
* The main template file
*
* This is the most generic template file in a WordPress theme
* and one of the two required files for a theme (the other being style.css).
* It is used to display a page when nothing more specific matches a query.
* e.g., it puts together the home page when no home.php file exists.
*
* Learn more: {@link https://codex.wordpress.org/Template_Hierarchy}
*
* @package WordPress
* @subpackage Twenty_Fifteen
* @since Twenty Fifteen 1.0
*/
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment