Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.31 KB

README.md

File metadata and controls

27 lines (21 loc) · 1.31 KB

Learn to build a WordPress APP

This is a starting point and tutorial app for those wanting to learn how to build an app with WP-API. You can follow commits and pushes here, or follow the blog articles on my blog

The Build

The App

Still to be determined, go to my first blog post to give input on what you want to build, or let me know if you like one of my ideas.

Theme - Collaborative Theme Build

The Plugin

The plugin will be the point for adding functionality to WP. This could include extending and creating endpoints for WP-API, custom post types, etc.

Current Ideas

  • Curated user submitted article directory - for intermediate / advanced WP and OOP programming
  • Social color swatch site
  • A new WP theme - A new version for My AngularJS WordPress theme
  • ToDoMVC Clone for WP - A single backend and multiple themes with different types of front end libraries