WP theming

From Things and Stuff Wiki
Revision as of 03:29, 20 July 2012 by Milk (talk | contribs)
Jump to navigation Jump to search

todo; fill out and link up

General

  • Theme Features allows a theme to register support of a certain feature. Theme support functions should be called in the theme's functions.php file to work.
    • Sidebar Widgets
    • Navigation Menus
    • Post Formats
    • Post Thumbnails
    • Custom Backgrounds
    • Custom Headers
    • Automatic Feed Links
    • Editor Style
  • Theme Review - Guidelines for designing and developing WordPress Themes plus WordPress Theme Directory standards and practices.

Theme customizer in 3.4 - still need to grok relation to Settings API, etc...

Tools

Settings API

Custom settings pages. Example given for choosing a background image.

Layout

Sidebars

Typography

quick webfont plugin hack;