Skip to content

A blank starting point for Wordpress custom theme development.

Notifications You must be signed in to change notification settings

jondaiello/wp-base-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP Base Theme

This is a standard empty theme for use with Wordpress. It includes only the base elements necessary for creating Wordpress theme, and does not export anything to the front end.

This theme includes:

  1. style.css
  2. functions.php
  3. index.php
  4. page.php
  5. front-page.php
  6. header.php
  7. footer.php

What This Theme Does

  • Provides you with a basic starting point for building your fully-custom Wordpress theme.

What This Theme Doesn't

  • Make any assumptions.
  • Output any data, whatsoever.

Help

If you have questions, please review the official WP hierarchy and the unofficial interactive version.

About

A blank starting point for Wordpress custom theme development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages