So how does the user input get saved dynamically to the database?  It already happens in a similar way with post tags.  Users enter them on the fly and they’re processed and the user interface is updated without needing a postback or page refresh.
The hard part was figuring how to tap into the existing AJAX / PHP functions from my child theme.  After some deep, deep digging, I found the interactions in the WordPress core.
« Continue »


Here’s a confession: this part of the plugin is only half-baked.  It’s a work in progress.






















