• Skip to primary navigation
  • Skip to main content
  • Skip to footer
  • Books
    • Content Strategy for WordPress (2015)
    • WordPress for Web Developers (2013)
    • Beginning WordPress 3 (2010)
  • Blog
    • Content Modeling for WordPress
    • WordPress Hidden Gems
    • Web Design
  • Work
    • Presentations and Interviews
    • on GitHub →
    • MLIS Class Projects (2019-2022)
    • Portfolio (2002-2019)
    • WordPress Plugins

Stephanie Leary

Writer, Front End Developer, former WordPress consultant

  • About
    • Press Kit
    • Presentations and Interviews
  • Contact Me

Beginning WordPress 3: What Next?

9781430258667-tinyBeginning WordPress 3 is outdated! You should get the new edition instead: WordPress for Web Developers. (It’s the same book, only updated; we changed the title to make its intended audience clearer.)

Beginning WordPress 3 is intended for developers who are just getting started with WordPress. Once you’ve finished it, you’ll need some more advanced resources.

Other books

Professional WordPress

Professional WordPress, by Hal Stern, David Damstra, and Brad Williams, includes an overview of the core code and database schema that would be great reading for anyone who wants to begin contributing patches for inclusion in WordPress. It also discusses how to use WordPress for large-scale sites, including scaling, performance, and maintenance.

WordPress Bible

WordPress Bible, by Aaron Brazell, is a huge reference of all things WordPress. I found its organization a bit confusing, but there’s no better source for advanced topics like server tuning and caching. It also includes some great jQuery examples and a thorough discussion of the database and query classes. While the book was published before 3.0 was released, it does cover WordPress MU 2.9.x. Very little has changed in 3.0, except that MU is no longer a standalone product.

Digging into WordPress

Digging Into WordPress, by Chris Coyier and Jeff Starr, is packed with short, easy-to-digest tips for plugin and theme development.

On the web

Multiple Loops:

  • I used query_posts() to simplify the multiple loop examples, but you really ought to use the WP_Query object instead.

Plugin Development:

  • In WordPress, prefix everything
  • Use Classes in your WordPress plugins to increase code portability and reduce name conflicts
  • $post Object Quick Reference
You are here: Home / Books / Beginning WordPress 3 / Beginning WordPress 3: What Next?

Footer

My Books

I’m a front end developer at Equinox OLI, working on open source library software. I was previously a freelance WordPress developer in higher education. You can get in touch here or on LinkedIn.

Copyright © 2025 Stephanie Leary · Contact