Last active
August 29, 2015 14:26
-
-
Save raank/3bf6786f94bc111c4581 to your computer and use it in GitHub Desktop.
Explicando como funciona o style.css
This file contains 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
/* | |
Theme Name: Wp Theme | |
Author: Felipe Rank | |
Author URI: https://raank.github.io/ | |
Description: Tema básico para wordpress | |
Version: 1.0.0 | |
*/ |
This file contains 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
/* | |
Theme Name: Nome do tema | |
Author: Autor que desenvolveu o tema | |
Author URI: URL do autor | |
Description: Descrição do tema - Aparece na Área de aparência do tema no painel de admin | |
Version: Versão do tema | |
Mais informações em: https://codex.wordpress.org/Theme_Development | |
*/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment