Initial commit

This commit is contained in:
Ben Goldsworthy 2017-01-12 23:10:07 +00:00
commit 28e6ddf404
1083 changed files with 191734 additions and 0 deletions

View file

@ -0,0 +1,16 @@
<?php
/**
* Module Name: Contact Form
* Module Description: Insert a contact form anywhere on your site.
* Jumpstart Description: Adds a button to your post and page editors, allowing you to build simple forms to help visitors stay in touch.
* Sort Order: 15
* Recommendation Order: 14
* First Introduced: 1.3
* Requires Connection: No
* Auto Activate: Yes
* Module Tags: Other
* Feature: Jumpstart
* Additional Search Queries: contact, form, grunion, feedback, submission
*/
include dirname( __FILE__ ) . '/contact-form/grunion-contact-form.php';