Changeset 3482037
- Timestamp:
- 03/13/2026 01:42:02 PM (3 weeks ago)
- File:
-
- 1 edited
-
mailer-rocket/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
mailer-rocket/trunk/readme.txt
r3482029 r3482037 75 75 * Terms of Service: https://mailerrocket.com/terms-and-conditions 76 76 * Privacy Policy: https://mailerrocket.com/privacy-policy 77 77 78 == Screenshots == 78 79 … … 85 86 * **Field Mapping:** Clicking **Load Fields** automatically pulls the required data fields from the selected list, such as Email, Full Name, Interest (dropdown), and Consent Checkboxes. 86 87 5. **Live Preview:** As the form is configured, a real-time preview displays the visual layout, including the input fields and the "Subscribe" button. 87 6. **Deployment via Shortcode** 88 Once a form is saved, it is assigned a specific Shortcode. 88 6. **Deployment via Shortcode:** Once a form is saved, it is assigned a specific Shortcode. 89 89 * **Management Table:** The dashboard displays a list of created forms with their corresponding shortcodes (e.g., [mailer_rocket_form id="..."]). 90 90 * **Integration:** These shortcodes can be copied and pasted into any WordPress page or post using the standard Shortcode Block in the Gutenberg editor. 91 91 7. **User Experience (Front-End)** 92 92 On the live website, the plugin renders a clean, functional subscription form. 93 * **Input Handling:** The form supports various field types including text inputs, dropdown selections, and mandatory "Agree" checkboxes for GDPR compliance.94 93 8. **Input Handling:** The form supports various field types including text inputs, dropdown selections, and mandatory "Agree" checkboxes for GDPR compliance. 95 94 9. **Success Feedback:** Upon successful submission, the form displays a customizable success message (e.g., "*Thanks for subscribing!*") in a green notification bar, confirming the user has been added to the mailing list.
Note: See TracChangeset
for help on using the changeset viewer.