AngularJS for WordPress

AngularJS for WordPress allows you to easily leverage the power of AngularJS and put it into your theme.

Author:Roy Sivan (profile at wordpress.org)
WordPress version required:3.9
WordPress version tested:4.3
Plugin version:3.0.0
Added to WordPress repository:13-06-2014
Last updated:26-08-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:60
Rated by:2
Plugin URI:http://www.roysivan.com/angularjs-for-wordpre...
Total downloads:14 899
Active installs:90+
plugin download
Click to start download

AngularJS for WordPress was created to help anyone leverage the power of AngularJS and easily add it into their own theme.

AngularJS is a client-side template framework that lets you extend HTML vocabulary for your applications. It has a markup more similar to what HTML used to be. HTML its not a dynamic language by itself, with AngularJS it is.

AngularJS for WordPress includes several directives (html elements) that will help you easily add in a block for a single post/page or a list. More directives will be added in.

WordPress shortcodes for directives are also included to avoid any confusion with code

For even easier use for specific pages a new post meta box has been added. If selected the AngularJS directive will take over loading the content of the page client-side. This feature uses the post-content.html template.

View documentation for how to utilize the directives and shortcodes