Re: Progress on WP REST API

2016-07-12 Thread Trevisan
Todd Fabacher writes: > Here are two plugins that will allow WP to become a customizable DB server > with little to no DB experience. Perfect for LC students and people who > want to get a DB setup online, but don't have the experience or know-how. > > https://wordpress.org/plugins/advanced-cust

Re: Progress on WP REST API

2016-07-07 Thread Alex Tweedly
The problem I am having with understanding / using Custom Post Types (CPTs) isn't the defining of them - it's trying to use them in display of anything other than the simplest output format. Wordpress has grown organically to be extremely powerful - but that growth has left it un-architected in

Re: Progress on WP REST API

2016-07-07 Thread Michael Doub
Todd, I think a good example app would be a simple membership management application that collects dues. This would allow you to demonstrate how a user could create an account, collect and edit personal contact information (address, phone, email...) and pay their membership dues online. You

Progress on WP REST API

2016-07-06 Thread Todd Fabacher
Here are two plugins that will allow WP to become a customizable DB server with little to no DB experience. Perfect for LC students and people who want to get a DB setup online, but don't have the experience or know-how. https://wordpress.org/plugins/advanced-custom-fields/ https://wordpress.org/p