| 开发者 | VinxTheLinx |
|---|---|
| 更新时间 | 2026年8月2日 01:51 |
| PHP版本: | 6.0 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
whitetip-form-builder folder to the /wp-content/plugins/ directory.All incoming messages are stored securely using native WordPress Custom Post Types, ensuring maximum compatibility, stability, and safety for your data without requiring custom database schema changes.
Yes. The plugin handles standard notifications natively, while Whitetip Forms Builder PRO unlocks fully customizable Email Templates for advanced autoresponders.
sanitize_text_field for the temporary path and sanitize_file_name for the file name.is_uploaded_file() verification prior to processing the uploaded JSON configuration, ensuring complete protection against path traversal vulnerabilities.isset() checks to $_FILES array indices to prevent undefined index warnings and ensure full compatibility with WPCS and the Plugin Check tool.