Skip to content

A quick empty wordpress theme/template hierarchy to download and start building.

Notifications You must be signed in to change notification settings

mgks/wordpress-themplate-structure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordpress Template Structure

Had to create tons of files and folders everytime. Not anymore.

|-- /css
  |-- main.css
  |-- rtl.css
|-- /inc
  |-- custom-page.php
|-- /js
  |-- main.js
|-- /languages
  |-- en.pot
|-- /layouts
  |-- custom-page.php
|-- page-templates
  |-- full-width.php
|-- 404.php
|-- archive.php
|-- attachment.php
|-- author.php
|-- category.php
|-- comments-popup.php
|-- comments.php
|-- date.php
|-- front-page.php
|-- footer.php
|-- functions.php
|-- header.php
|-- home.php
|-- index.php
|-- page.php
|-- paged.php
|-- search.php
|-- sidebar.php
|-- single-post.php
|-- single.php
|-- tag.php
|-- taxonomy.php

About

A quick empty wordpress theme/template hierarchy to download and start building.

Topics

Resources

Stars

Watchers

Forks

Sponsor this project