Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 522 Bytes

File metadata and controls

20 lines (12 loc) · 522 Bytes

Simple Contacts Wordpress Plugin

Store contact information of company in one place and easy display it trow simple shortcodes.

Description Simple Contacts plugin to store contact information of company in one place. And easy to display in any place on your site with shortcode. Also with php method get_option("name-of-option")

ShortCode Examples

[simple_contacts_phone_a]

[simple_contacts_address_b]

Changelog

0.0.3

  • Fixed error on uninstall process

0.0.2

  • First Release