Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 2.21 KB

Amit-Sharma-WordPress-as-Backbone-for-a-Mobile-App.md

File metadata and controls

44 lines (34 loc) · 2.21 KB

2015

##Amit Sharma - 13 Llama Studio.

In the past couple of years, WordPress is being used more as an app development platform and less as a blog or CMS. I'll take you through my journey of taking this concept forward and building a mobile app with WordPress acting as the backbone.

This talk is aimed at WordPress developers of medium to advanced level.


###Things I'll Be Covering

  • Objects in WordPress - the wp_posts table and Custom Post Types
  • WordPress's CRUD functions
  • WordPress's Action Hooks
  • Interfacing with AJAX
  • The WP REST API Plugin
  • Templating in a HTML5 view with moustache-style templates

[The slide deck] (http://www.slideshare.net/hypnosh/wordpress-a-mobile-app-45556734)


###Helpful Resources-


###WordPress Function Reference: I would be talking about these functions-