We'll create fresh WordPress site with Contact Details installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Adds the ability to enter contact information and output the details in your posts, pages or templates.
Use the shortcode [contact type="phone"]
to display any of the contact details, or use the function call <?php if ( function_exists( 'contact_detail' ) ) { contact_detail( 'phone' ); } ?>
.
Once you have defined a contact email address, use the shortcode [contact type="form"]
to output the contact form.
Languages: Also available in Español (Spanish) and українська (Ukrainian by Michael Yunat).