Developing for WooCommerce

Daniel is here to teach us how to extend and develop alongside one of the most popular WordPress eCommerce platforms: WooCommerce. In this presentation, you’ll learn how to write your own add-on and how to leverage documentation to tap into the many hooks and internal APIs provided.

Learn from a former WooThemes support ninja, and WPS alum, on the best ways to build an add-on for WooCommerce. We’ll review the classes you’re most likely to reference and extend, as well as the best way to register your add-on

What You’ll Learn

  • Plugin organization and how it works with WordPress
  • How data is defined and stored
  • Main class and objects within WooCommerce
  • Filters and hooks provided by WooCommerce
  • Template system and how it affects the front end of the site