RATEC Contact Form

Àpèjúwe

RATEC Contact Form is a modern, responsive WordPress contact form plugin designed for simplicity and elegance. Perfect for websites that need a professional way to collect visitor information and inquiries.

✨ Modern Design Ìtumọ̀ Yorùbá: – Clean, minimal interface with smooth animations
📱 Responsive Ìtumọ̀ Yorùbá: – Works perfectly on desktop, tablet, and mobile devices
🔒 Secure Ìtumọ̀ Yorùbá: – Nonce verification and spam protection with honeypot
✅ Validation Ìtumọ̀ Yorùbá: – Client-side and server-side form validation
📧 Email Notifications Ìtumọ̀ Yorùbá: – Sends confirmation email to users
⚡ AJAX Submission Ìtumọ̀ Yorùbá: – No page reload required
🎨 Beautiful UI Ìtumọ̀ Yorùbá: – Modern gradient design with hover effects
♿ Accessible Ìtumọ̀ Yorùbá: – Proper labels and ARIA attributes

Usage

Basic Shortcode

Add the contact form to any page or post using:

[ratec_contact_form]

Shortcode with Custom Attributes

[ratec_contact_form title="Contact Us" subtitle="We're here to help" submit_text="Send Now"]

Attributes

  • title Ìtumọ̀ Yorùbá: – Form title (default: “Get In Touch”)
  • subtitle Ìtumọ̀ Yorùbá: – Subtitle text (default: “We would love to hear from you”)
  • submit_text Ìtumọ̀ Yorùbá: – Submit button text (default: “Send Message”)

Form Fields

The contact form includes:

  • Full Name (Required)
  • Email Address (Required)
  • Subject (Required)
  • Message (Required)

Email Configuration

By default, form submissions are sent to your WordPress admin email. This is configured in:
Settings General Administrator Email Address

Customization

Change Admin Email

To send form submissions to a different email, use a WordPress filter in your themeÌtumọ̀ Yorùbá: ’s functions.php:

add_filter('option_admin_email', function() { return 'your-email@example.com'; });<h3>Troubleshooting</h3>

* Form not sending emails? Check hosting provider permissions and admin email settings.
* Form not appearing? Verify the plugin is activated and the shortcode syntax is correct.
* Styling issues? Check for CSS conflicts and clear your browser cache.

Support

For issues or feature requests, please check the WordPress plugin directory reviews or developer documentation.

Àwọn àwòrán ìbòjú

Ìgbéwọlẹ̀

  1. Extract the plugin folder to /wp-content/plugins/
  2. Go to Plugins in WordPress admin dashboard
  3. Find RATEC Contact Form and click Activate
  4. A notification will appear confirming activation

Àwọn àgbéyẹ̀wò

Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.

Àwọn Olùkópa & Olùgbéejáde

“RATEC Contact Form” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin yìí.

Àwọn Olùkópa

Túmọ̀ “RATEC Contact Form” sí èdè rẹ.

Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

Ṣàwárí koodu, ṣàyẹ̀wò ibi ìpamọ́ SVN, tàbí ṣe àgbékalẹ̀ sí àkọsílẹ̀ ìdàgbàsókè nípasẹ̀ RSS.

Àkọsílẹ̀ àwọn àyípadà

1.7.0

2026/19/07
WhatÌtumọ̀ Yorùbá: ’s New & Security Updates?
* Fixed: Form now shows success after message is saved to DB, regardless of email delivery status.
* Fixed: Email From header now uses site admin email to comply with SPF/DKIM — prevents mail rejection by hosting servers.
* Fixed: Confirmation email header corrected from get_bloginfo() to proper admin email format.
* Fixed: SQL Injection vulnerability patched in bulk mark-as-read — now uses wpdb->prepare() with safe placeholders.
* Fixed: All wp_die() error messages now use esc_html__() for proper escaping and translation support.
* Security: Added server-side rate limiting — max 3 form submissions per IP per 10 minutes to prevent flood attacks.
* Improved: Email sending is now silent — SMTP failures no longer block form submission success.
* Stable Version

1.6.0

2026/21/05
What New?
* mark all read , added to email logs
* mark selected read , added to email logs.
* Updated Version

1.5.0

2026/21/05
* blocking spam submission and random letters message in contact form is now live!
* No Other Plugin is requires for anti-spam.
* Strong Warning Message for spammer on the contact form when submitting spam letters.
* Stable Version

1.4.0

2026/10/03
* Adding note in email submission settings
* Stable Version

1.3.0

2026/22/02
* Recreating the contact form design
* Stable Version

1.2.0

2026/21/02
* Refining the contact form design
* Stable Version

1.1.0

2026/19/02
* Add Troubleshooting in contact form settings tab
* Stable Version

1.0.0

2026/17/02
* Initial release.