Created
March 22, 2019 11:33
-
-
Save WordPress-Handbuch/8d4ca549dedda1494b34f9ca2425e5ea to your computer and use it in GitHub Desktop.
The meta tags for building a WordPress theme's style.css file from the scratch
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
/* | |
Theme Name: WH HTML Theme | |
Theme URI: https://wordpress-handbuch.com | |
Author: WordPress-Handbuch | |
Author URI: https://wordpress-handbuch.com | |
Description: Just the meta tags for building a style.css file from the scratch | |
Version: 0.1 | |
License: GNU General Public License v2 or later | |
License URI: http://www.gnu.org/licenses/gpl-2.0.html | |
Text Domain: whhtmltheme | |
Tags: any, comma, seperated, tags, describing, the, theme | |
*/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment