Plugins & Resources for WordPress Contact Pages
by Jake Rocheleau
on May 27, 2013
in Wordpress
Any developers who are fairly knowledgeable in Wordpress must have toyed around building contact forms. These may be created as a new custom function in your themes folder, or possibly installed as a new plugin. The purpose is to give users a chance for sending questions or feedback on your site – which is commonplace by today’s standards.
I want to use this article as a quick guide to building contact forms in Wordpress. The contact page itself can be created like any old simple Wordpress page. Or alternatively you could even build a new custom post type in your theme. But the best methods will change based on the needs of each project, so keep this in mind at all times.
Read More