This is the third tutorialĀ in a series of postĀ for developers on the Gravity Forms API/developer platform. You can find the first two here: 1. An introduction to the Gravity Forms developer platform 2. Gravity Forms API case study: Approvals Contents Introduction Security WordPress Cookie Authentication External clients: signature authentication Authorisation Routing Sample Code Create a […]
Load Gravity Forms via AJAX
UPDATE 22 May 2021: The plugin has been updated to work with Gravity Forms 2.5.2.4 If you read my post last week, which demonstrates how to display Gravity Forms in WordPress admin pages, it may have got you thinking about all the possibilities it opens up. Perhaps you realised that it’s also possible to load […]
Add Gravity Forms to the WordPress Dashboard
With the release of Gravity Forms 1.9 it’s now possible to display forms anywhere in WordPress admin. Here’s an example of how to add a Gravity Form to the dashboard like this:
WordPress beyond an App Engine
This afternoon at WordCamp Europe 2014, Matt Mullenweg again highlighted the progression of WordPress from a blogging platform, through CMS, to an App Engine and in the future he said, who knows what it might become. This my thought-experiment attempt at answering Matt’s rhetorical question. WordPress has constantly lowered barriers. First, as a blogging […]
Gravity Forms API Tutorial: Approval Workflow
In this second tutorial to the Gravity Forms API, I delve a little deeper by using the Gravity Forms Feed Add-On Framework to demonstrate how Gravity Forms and WordPress can be extended further to build a fairly sophisticated workflow application.