Create Form to Add Data to a Custom Database Table
-
Hi!
I’m writing a plugin that allows the user to maintain a set of data in a custom table.
Table creation has gone very smoothly, but I’m really stuck at the point at integrating editing into the Word Press administration area.
Can anyone point me towards any resources that deals with:
- Correct way to create a custom form in the WordPress administration section
- Inserting that data into a custom table
Nb, I have searched for this topic, and the most appropriate post was marked “solved” with no actual solution. I’ve looked at POD plugin and Custom Post Types, and they seem to be drastic overkill, or not appropriate for my needs.
Any help would be greatly appreciated. Thank you.
- The topic ‘Create Form to Add Data to a Custom Database Table’ is closed to new replies.