=== Contact Info === Contributors: avimegladon Donate link: https://www.aviplugins.com/donate/ Tags: contact, email, phone, address, second mail option, info, address info, contact info, mail, facebook, whatsapp, twitter, youtube, google, linkedin, pincode Requires at least: 2.0.2 Tested up to: 5.9.3 Stable tag: 3.1.8 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin will allow you to add contact information from admin panel and show them in frontend. Using shortcodes and functions. == Description == This plugin automatically allows you to write shortcodes to wordpress text widgets. For Phone No : <?php echo ci("ci_phone_1"); ?> Or Shortcode [ci show="ci_phone_1"]
For Email Address : <?php echo ci("ci_email_1");?> Or Shortcode [ci show="ci_email_1"]
For Address/Any Text : <?php echo ci("ci_address_1");?> Or Shortcode [ci show="ci_address_1"]

how to use information is also available is plugin admin section. == Installation == 1. Upload `contact-info` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Change some opional settings in plugin settings section. 4. Add contact widget from widget section. == Frequently Asked Questions == = For any kind of issues = 1. Please email at demoforafo@gmail.com 2. Or you can create support ticket at https://www.aviplugins.com/support.php == Screenshots == 1. Settings page admin panel 2. Contact icons settings 3. Shortcodes 4. Widget settings 5. Widget view == Changelog == = 3.1.8 = * Improvements. = 3.1.7 = * Code structure updated. = 3.1.6 = * Some design modifications are made in plugin settings section. = 3.1.5 = * Plugin code structure updated. Now the plugin will work faster. = 3.1.4 = * Icons are added. = 3.1.3 = * Bug fixed. = 3.1.2 = * Message display updated. = 3.1.1 = * Contact info widget added with some code updates. = 3.1 = * Code updated with some security modifications. = 3.0 = * Admin panel UI updated. = 2.1a = * Shortcode support added with option to add shortcode in Text Widgets. = 1.0 = * this is the first release. = 0.1 = * version 0.1 == Upgrade Notice == = 1.0 = this is my frist plugin that I uploaded to wordpress. I will try to update this plugin and more of my plugins to wordpress.