Created
November 2, 2016 14:54
-
-
Save AndreaBarghigiani/7fce5c48da007c1f2f59202add7e324e to your computer and use it in GitHub Desktop.
Creazione di una Page Template in WordPress
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Template Name: Il template per la mia pagina personalizzata | |
*/ | |
//Inserire codice PHP per personalizzare la struttura della pagina. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment