AngularJS for WordPress was created to help anyone leverage the power of AngularJS add it into their own theme..
AngularJS is framework that lets you extend HTML vocabulary for your applications.
AngularJS for WordPress includes several directives that will help you add in block for single post page or list.
If selected AngularJS directive will take over loading the content of the page client-side.
In verison 0.2 meta box on post and pages edit screen was added, choose yes to have the contenet of the page loaded with AngularJS automatically.
WordPress is built on PHP, so every page user visits is converted to HTML on the server, then served to the client.
With ANgularJS you are only getting JSON Object from the server then renderring that to HTML using the client's machine.
Worst documented plugin ever, if you putting the effort on building plugin why don't do it right, your plugin is outdated, has no demo, has no documentation, it sucks big time...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Changelog 0.1 ng-posts and ng-post added ng-post with cat id support added. 0.2 shortcodes and added custom post & page meta box for display page content created new custom template added for displaying content on single post or page . 1.0.
Read more