An open API service indexing awesome lists of open source software.

https://github.com/pavstyuk/simple-contacts

WordPress Plugin to store contact information of company in one place and easy display it trow simple shortcodes.
https://github.com/pavstyuk/simple-contacts

wordpress wordpress-plugin

Last synced: 2 months ago
JSON representation

WordPress Plugin to store contact information of company in one place and easy display it trow simple shortcodes.

Awesome Lists containing this project

README

          

**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