Custom WordPress Plugin Saving Data Submitted by Site Visitors to the Database – Part 1
In the previous post, we created a WordPress plugin that added a JavaScript application to the site. Our application could function as an integral part of a WordPress page. Today, we’ll take it a step further — we’ll write a plugin that saves data submitted by users into the WordPress database. Of course, the WordPress…
