WordPress The Right Way
English en-US
English en-US
  • WordPress The Right Way
  • Getting Started
  • Debugging
    • Error Logging
    • Handling Errors
    • Tools
    • Constants of wp-config.php
  • Data
  • Core
  • Code Style Guide
  • I18n
  • JavaScript
  • Multisite
  • Queries
    • User Queries
    • SQL
    • Taxonomy and Term Queries
    • Comment Queries
    • Post Queries
  • Routing
    • The Main Loop & Template Loading
    • What Are Query Variables and Where Do They Come From?
    • Clashes, Slugs, & Debugging
    • Rewrite Rules
  • Security
    • Secure HTTP
    • Standalone PHP Files
  • Servers And Deployment
    • Migrations
    • WP CLI
  • Templates
  • Testing
    • Testing Theory
      • Test Driven Development
      • Unit Testing
      • Behavior Driven Development
    • Testing Plugins
    • WP_UnitTestCase
  • Widgets
  • Community
  • Credits
Powered by GitBook
On this page
  • How to Contribute
  • License

WordPress The Right Way

NextGetting Started

Last updated 4 years ago

This book is a condensed resource of best practices for and by WordPress developers, intended to fast track developers past common mistakes and painful problems.

This is a living document and will continue to be updated with more helpful information and examples as they become available.

How to Contribute

. Changes will be when the changes.

Editing the book can be done either by updating the markdown files with a text editor, or opening the repository in . The desktop app will give you a live preview option.

License

unless otherwise stated

You can contribute on GitHub
pushed to Gitbook.io automatically
main repository
the Gitbook desktop app
Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)