WordPress 2.8 Themes Cookbook.
Over 100 simple but incredibly effective recipes for creating powerful, custom WordPress themes.
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham :
Packt Pub.,
2010.
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- WordPress 2.8 Themes Cookbook; WordPress 2.8 Themes Cookbook; Credits; About the Authors; About the Reviewers; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Errata; Piracy; Questions; 1. WordPress Theme Basics; Introduction; Finding documentation on WordPress.org; Getting ready; How to do it ... ; How it works ... ; Downloading themes from the WordPress theme repository; Getting ready; How to do it ... ; How it works ... ; There's more ... ; Try search; Tag filter; Downloading themes from third-party websites.
- How to do it ... How it works ... ; There's more ... ; Installing and activating a theme; Getting ready; How to do it ... ; How it works ... ; Displaying the blog name; How to do it ... ; How it works ... ; There's more ... ; Blog info available; Retrieving information without displaying it; Getting the absolute directory path of the active theme; How to do it ... ; How it works ... ; Creating a theme from scratch; How to do it ... ; There's more ... ; Recognized WordPress files; Organizing a theme; See also; Creating a child theme; Getting ready; How to do it ... ; How it works ... ; There's more ...
- Maintaining default stylingSee also; Creating a theme by using a theme framework; Getting ready; How to do it ... ; How it works ... ; There's more ... ; See also; Adding expected WordPress hooks; How to do it ... ; How it works ... ; There's more ... ; Including PHP files from your theme; Getting ready; How to do it ... ; How it works ... ; There's more ... ; 2. Creating Navigation; Introduction; Listing all of the pages that exist on a blog; How to do it ... ; How it works ... ; There's more ... ; Passing parameters; Listing all of the categories defined for a blog; How to do it ... ; How it works ...
- There's more ... Passing parameters; Listing all of the tags in use on a blog; How to do it ... ; How it works ... ; There's more ... ; Passing parameters; Highlighting the current page in the navigation; How to do it ... ; How it works ... ; There's more ... ; Adding a search function to a theme; How to do it ... ; How it works ... ; There's more ... ; Getting the category page link from a category name; How to do it ... ; How it works ... ; Displaying page links only if the destination page exists; How to do it ... ; How it works ... ; Creating a category drop-down menu; How to do it ... ; How it works ...
- Creating drop-downs using child pagesGetting started; How to do it ... ; How it works ... ; See also; 3. The Loop; Introduction; Creating a basic Loop; How to do it ... ; How it works ... ; Displaying ads after every third post; How to do it ... ; How it works ... ; Removing posts in a particular category; How to do it ... ; How it works ... ; Removing posts with a particular tag; How to do it ... ; How it works ... ; Highlighting sticky posts; How to do it ... ; How it works ... ; Creating multiple loops in a single template; How to do it ... ; How it works ... ; There's more ...