Hi everyone!
I just started using WordPress a few days ago. I heard a lot about it, and that a lot of websites are designed using WordPress, so I thought I'd give it a shot.
I have a website that has a Contact Form on it. The Contact Form was created using the Contact Form 7 plugin. What I want to do is, use PHP to hit the database and insert the record into it. From a PHP standpoint, I know how to do it, but trying to figure out where and how to do it via WordPress is almost a nightmare. It's like everything is intertwined together. I'm used to having a .php page which uses another php page as the "action" and editing it that way.
Is there any way I can accomplish what I am trying to do without exhausting too much effort?
Thanks in advance!
Martin