carawebs / wp-contact
Contact functionality for WordPress/Sage theme.
Installs: 46
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:wordpress-plugin
Requires
README
Manage contact details in WordPress.
Enter details in Settings > Address & Contact Details.
Shortcodes: Phone Numbers
Phone numbers can be displayed using [MobileButton] and [LandlineButton] shortcodes. These accept the following parameters:
- 'text': Text to prepend the number at non-mobile view.
- 'mobile_view_text': Text to display at mobile (Click to Call) view.
- 'classes': Additional CSS classes to be added to the anchor tag.
- 'number': The phone number for the button.
If no number is specified, the number set in "Address & Contact Details" is used.
Shortcodes: Email
Email links can be displayed with the [EmailButton] and [EmailLink] shortcodes.