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.
- Host: GitHub
- URL: https://github.com/pavstyuk/simple-contacts
- Owner: Pavstyuk
- License: gpl-3.0
- Created: 2024-12-16T08:22:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-16T08:29:04.000Z (over 1 year ago)
- Last Synced: 2025-02-14T04:50:03.075Z (over 1 year ago)
- Topics: wordpress, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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