Skip to content

Instantly share code, notes, and snippets.

@AndreaBarghigiani
Created November 2, 2016 14:54
Show Gist options
  • Save AndreaBarghigiani/7fce5c48da007c1f2f59202add7e324e to your computer and use it in GitHub Desktop.
Save AndreaBarghigiani/7fce5c48da007c1f2f59202add7e324e to your computer and use it in GitHub Desktop.
Creazione di una Page Template in WordPress
<?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