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.
安装:
Upload contact-info to the /wp-content/plugins/ directory
Activate the plugin through the 'Plugins' menu in WordPress
Change some opional settings in plugin settings section.
Add contact widget from widget section.
屏幕截图:
升级注意事项:
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.
更新日志:
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.