| 开发者 | digitalmakers |
|---|---|
| 更新时间 | 2026年6月27日 23:14 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
digitalmakers-phone-mask-with-flags-for-contact-form-7 folder to /wp-content/plugins/ or install via the WordPress plugin installer.Yes. CF7 must be installed and active. If it isn't, the plugin shows a notice.
Yes. Country is picked per form in the Phone Settings tab.
Yes. Open the "Messages" tab in the form editor — there are two fields: "Message for incomplete phone number" and "Confirmation hint when phone number is complete". They are saved per form.
No. JS and other assets are bundled with the plugin, no CDN calls.
It works anywhere CF7 shortcodes work — Elementor, Divi, WPBakery and so on.
Yes. Uncheck "Show country flag" in the Phone Settings tab.
Both modes work the same. "Use theme styles" leaves the field almost unstyled so your theme controls the look. With it off, the plugin adds its own borders, shadow and focus styles.
uninstall.php switched to $wpdb->prepare() + esc_like()cf7pm_phone_settings_ option with empty form id no longer leaks into new forms — get() and save_phone_settings() require a valid form idsanitize_text_field()