Please enable JavaScript.
Coggle requires JavaScript to display documents.
WordPress Theme Build (Plugin (Shortcodes (Pull quotes), Post meta related…
WordPress Theme Build
Plugin
Shortcodes
Pull quotes
Post meta related to content
Admin options (Admin menu)
Widgets
Custom post types
Custom taxonomies
Custom taxonomies for attachments & media library
Data validation and Sanitization
Theme
Sitewide options for altering (Customizer)
Custom header image selection
Varying header height off the front page
Headlines
Page width
Toggle view of sidebars
Typography: Color, font, size, etc.
Archive display options: grid or list; with and without feature image, header and text; feature image size and placement
Background colors in full window and internal blocks
Icon libraries
Per individual $post only
$post overrides of sitewide options
Post meta related to appearance
Theme options more behind the scenes
Define location of sidebars
Responsive layouts, column stacking, and breakpoints
Editor styles
Should match frontend fonts?
Templates
Author bio partial
Custom searchform
The whole template hierarchy
Custom page templates
Do something about attachments
Functioning taxonomy archive pages, with their own options
Header and footer options
Number and placement of widgets in each
Menu options in a partial
Data validation and Sanitization
Utility Classes for both
Abstract or parent classes
Metaboxes
Customizer options
Admin menu pages
Shortcodes
Registering sidebars
Class autoloading