carawebs/wp-contact

Contact functionality for WordPress/Sage theme.

Installs: 45

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:wordpress-plugin

1.2.1 2017-05-24 12:45 UTC

This package is auto-updated.

Last update: 2024-04-21 22:29:22 UTC


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.