Contact Info
This plugin will allow you to add contact information from admin panel and show them in frontend. Using shortcodes and functions.
The facts
- Active installs
- 100+
- Price
- Free
- Last updated
- 16 Jul 2026
- Added
- Sep 2011
- Requires WP
- 2.0.2
- Tested up to
- WP 7.0.4
- Downloads
- 13,580
Our analysis
AI-assistedContact Info is a WordPress plugin that enables you to use shortcodes in text widgets to display contact information such as phone numbers, email addresses, and physical addresses. You can insert this information using PHP code or predefined shortcodes, making it straightforward to manage your site's contact details.
This plugin is suitable for users who want to present their contact information clearly and efficiently on their WordPress sites. It is particularly useful for businesses or individuals who need to communicate their contact details to visitors.
Best for: This plugin suits websites that need to display contact information prominently.
What it does well
- ✓Allows shortcode usage in text widgets
- ✓Supports phone numbers, email addresses, and addresses
- ✓Includes usage instructions in the admin section
Where it falls short
- •Limited information on features
- •No published rating available
Verdict
Contact Info provides a simple way to manage and display contact details on your site. However, the lack of detailed features may limit its appeal for some users.
From the developer
aviplugins.com's own description of Contact Info, lightly tidied.
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.