>
Download This Plugin | |
Download Elegant Themes | |
Name | Contact Us |
Version | 1.6 |
Author | EON Media Group |
Rating | 100 |
Last updated | 2011-08-21 02:10:00 |
Downloads |
75488
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Contact Us plugin added 19 bytes of resources to the Home page and 24 bytes of resources to the sample Post page.
Contact Us plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Contact Us plugin ads no tables to your Wordpress blog database.Contact Us adds the ability to enter business contact information, business hours, business location, etc and output the details in your posts, pages or templates.
Use the shortcode [contact_us type="phone" heading="Corporate Phone Number"]
to display any of the contact information, or use the function call <?php if (function_exists('contact_us')) { contact_us('phone'); } ?>
.
Shortcode Options:
* type => false
* heading => ''
* heading_open_tag => '<h4>'
* heading_close_tag => '</h4>'
* nl2br => false
* before => ''
* after => ''
Once you have defined a contact email address, use the shortcode [contact_us type="form"]
to output the contact form.
Thanks to http://wordpress.org/extend/plugins/profile/36flavours for "Contact Details" plugin