Skip to content

Instantly share code, notes, and snippets.

@michaelschofield
Created March 15, 2015 21:54
Show Gist options
  • Save michaelschofield/183b6729ac1781ddae14 to your computer and use it in GitHub Desktop.
Save michaelschofield/183b6729ac1781ddae14 to your computer and use it in GitHub Desktop.
An example of a WordPress Theme Stylesheet
/*
Theme Name: Anything You Want
Theme URI: http://wordpress.org/themes/twentythirteen
Author: Firstname Lastname
Author URI: http://firstnamelastname.com/
Description: This is an example theme, and anything I write on this "description" line will be the meat and potatoes of the WordPress theme menu
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: twentythirteen
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment