International Telephone Box

설명

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/json to 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/

설치

  1. Upload the international-telephone-box folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Configure the plugin settings under Settings > International Telephone Box.

FAQ

Does this plugin support all countries?

Yes, the plugin supports all international telephone number formats.

Can I customize the appearance?

Yes, you can customize the appearance through the plugin settings or by using custom CSS.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“International Telephone Box”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “International Telephone Box”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Initial release

1.1.0

  • Fixed bugs

1.1.1

  • Removed all external JS/CSS dependencies