Some time ago I needed to create a branch of feature rich WordPress plugins for client’s specific needs. I like AngularJS for its structured and concise nature, decided to use it in these projects. I’ve written a part of client side logic then I realized that I can’t trigger wp_ajax_ hooks via Angular’s $http service as with jQuery ajax methods.