International Telephone Box
A WordPress plugin for handling international telephone numbers with validation and formatting.
Plugin info
Maintenance & Compatibility
Maintenance score
Actively maintained • Last updated 84 days ago
Is International Telephone Box abandoned?
Likely maintained (last update 84 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
International Telephone Box is a WordPress plugin that provides a robust solution for handling international telephone numbers in your WordPress website. It includes:
- International telephone number validation
- Country code selection
- Phone number formatting
- Mobile-friendly interface
- Customizable appearance
Included Libraries
This plugin includes the following libraries:
-
intl-tel-input (v17.0.19) – MIT License
- Source: https://github.com/jackocnr/intl-tel-input
- Copyright (c) 2013–2023 Jack O’Connor
-
jQuery – MIT License
- Source: https://jquery.org/
- Copyright (c) OpenJS
External Services
This plugin connects to the following external service:
- IPAPI – Used to automatically detect the user’s country based on IP address to preselect the country code field.
- What is sent: The plugin sends a request to
https://ipapi.co/jsonto retrieve the user’s country and location data (IP-based). - No personally identifiable data is stored or logged.
- Terms: https://ipapi.co/terms/
- Privacy: https://ipapi.co/privacy/
- What is sent: The plugin sends a request to
Installation
- Upload the
international-telephone-boxfolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Configure the plugin settings under Settings > International Telephone Box.
Frequently Asked Questions
Yes, the plugin supports all international telephone number formats.
Yes, you can customize the appearance through the plugin settings or by using custom CSS.
Review feed
Screenshots
Changelog
1.0.0
- Initial release
1.1.0
- Fixed bugs
1.1.1
- Removed all external JS/CSS dependencies