Smashing WordPress beyond the blog

GO BEYOND THE BLOG Smashing WordPress shows you how to utilize the power of the WordPress platform, and provides a creative spark to help you build WordPress-powered sites that go beyond the obvious. You will learn the core concepts used to build just about anything in WordPress, resulting in fast d...

Descripción completa

Detalles Bibliográficos
Otros Autores: Hedengren, Thord Daniel, 1980- author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Chichester, [England] : Wiley 2010.
Edición:1st edition
Colección:Smashing magazine book series Smashing WordPress
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627834106719
Tabla de Contenidos:
  • About the Author; Contents; Introduction; Part I: THE WORDPRESS ESSENTIALS; Chapter 1: ANATOMY OF A WORDPRESS INSTALL; The Basic Install; Moving the WordPress Install to a Different Directory; Hacking the Database; Backing Up; WordPress and Switching Hosts; How to Make a WordPress Install More Secure; Summary; Chapter 2: THE WORDPRESS SYNTAX; WordPress and PHP; Themes and Templates; Using the Template Tags; The Include Tags; Passing Multiple Parameters to a Template Tag; Conditional Tags; Summary; Chapter 3: THE LOOP; Understanding the WordPress Loop; Using the Loop; Multiple Loops
  • Custom FieldsNow You Get to Build Something; Part II: DESIGNING AND DEVELOPING WORDPRESS THEMES; Chapter 4: THE WORDPRESS THEMEE SSENTIALS; Theme Basics; A Closer Look at Notes Blog Core; Template Files; Using functions.php; Widgets, and When to Use Them; Making Comments Look Good; Custom Fields; Developing a Core Theme; Releasing a Theme; Moving Onward with Themes; Chapter 5: THE CHILD THEME CONCEPT; The Brilliance of Child Themes; A Few Words on Theme Semantics; The Flipside of Inheritance; Managing Several Sites Using Child Themes; What about Theme Frameworks?
  • Taking Themes to the Next LevelChapter 6: ADVANCED THEME USAGE; Outlining the Theme; Individual Styling Techniques; Mastering Action Hooks; Using Taxonomies; Theme Option Pages; Multiple Language Support; Conditional Design; Working with RSS Feeds; Basic SEO Implementations; Trimming WordPress on the Theme Side; Some Final Words on Themes; Part III: DEVELOPING WORDPRESS PLUGINS; Chapter 7: ANATOMY OF A WORDPRESS PLUGIN; Plugin Basics; Hooks and How to Use Them; Creating Your Own Template Tags; The Pluggable Functions; Must-have Functionality; Adding Widget Support
  • Things to Consider When Using the DatabaseBackwards Compatibility; Plugins and WordPress MU; Good Practice for Releasing Plugins; This Is Really All You Need; Chapter 8: PLUGINS AND FUNCTIONS.PHP; When to Use a Plugin; The Issue with Speed; When to Use functions.php; Planning Your WordPress Site; Part IV: BEYOND THE BLOG; Chapter 9: WORDPRESS AS A CMS; What Is a CMS?; Things to Consider When Using WordPress as a CMS; Trimming WordPress to the Essentials; Static Pages and News Content; Putting Widgets to Good Use; Managing Menus; Custom Shortcodes; Integrating Non-WordPress Content
  • Taking the CMS One Step FurtherChapter 10: UNCOMMON WORDPRESS USAGE; The Job Board; WordPress as an FAQ-like Knowledge Base; WordPress and E-Commerce; The Portfolio Site; Building a Links Site; The Gallery; You Can Build Anything You Want; Chapter 11: ESSENTIAL WORDPRESS PLUGINS; Content-focused Plugins; Media Plugins; Administrative Plugins; Spam and Comment Management Plugins; Social Networking Plugins; Subscription and Mobile Plugins; SEO and Search Plugins; Code and Output Plugins; Do You Need a Plugin?; Part V: WORDPRESS TOOLBOX; Chapter 12: DESIGN TRICKERY; Tag-based Design
  • Improving the Menu