Skip to content

tareq1988/wp-backbone

Repository files navigation

#WP Backbone

A simple proof-of-concept theme for WordPress based on Backbone.js and JSON REST API plugin.

Using

  1. Install JSON REST API plugin.
  2. Set the permalinks to /posts/%post_id%/%postname%/
  3. Activate the theme

Current Features

Right now only it only can do the following

  1. List all the posts in homepage with pagination
  2. Browsing the single posts
  3. See the comments on single posts
  4. Page handling

Room for improvement

  1. Add new comments
  2. Flexible URL routing
  3. Category and custom taxnomy support
  4. Custom post type support

Contributing

Contribute if you feel anything should or can be improved :-)

Author

Tareq Hasan