Descriere
Create newsletter signup forms for Mailster with the block editor.
Read the documentation
This is a BETA feature and requires a dedicate plugin. Some features are subject to change before the stable release. Please submit your feedback on Github
Additional Info
This Plugin requires Mailster Newsletter Plugin for WordPress
Blocuri
Acest modul oferă 7 blocuri.
- Mailster Homepage
- Mailster Form Use a Mailster Block Form on your page
- Lists Field Adds a List block to your Mailster Block Form
- GDPR Field Adds a Checkbox to your Mailster Block form for GDPR compliance
- Mailster Form Define the look of your form here.
- Close Link A simple link to close the popup
- Message Field Adds a Message field to your Mailster Block Form
Instalare
- Upload the entire
mailster-block-forms
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Newsletter => Block Forms
- Click on „add New” to create a new form.
Întrebări frecvente
-
Can I use this as a stand alone plugin?
-
No, Mailster 3.2.0 or above is required to use this plugin. Get it here.
Recenzii
Contributori și dezvoltatori
„Mailster Block Forms” este un software open-source. La acest modul au contribuit următoarele persoane.
ContributoriTradu „Mailster Block Forms” în limba ta.
Te interesează dezvoltarea?
Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.
Istoric modificări
0.1.8
- new filter
mailster_block_form_field_errors
for third parties - new
mailster_block_form
filter containing form html - new ‘load’ trigger on forms
- fixed: check referrer to prevent errors if it’s not defined
0.1.7
- fixed: display issue of cover block in forms with WP 6.1 and Gutenberg 14.2+
- fixed: message block are not added correctly with WP 6.1 and Gutenberg 14.2+
0.1.6
- new: define custom JavaScript code to get triggered on certain form events.
- fixed: unable to change the value of the scroll trigger threshold.
- fixed: don’t scroll to bottom of page in preview pane if form has not been saved for the first time.
- fixed: excerpt was empty on archive page if form was used in content.
- improved: accessibility on form submission messages (may require form updates).
- improved: close button accessibility.
- redirection after form submission now delayed for 150ms to complete all remote events.
- updated: referrer is now the current page if no the referrer is from the same origin.
- padding for popups in preview panel is not unset by default.
0.1.5
- updated cool down method (Please update this settings in the Appearance menu)
- using fieldsets for accessibility
- use preventDefault on button click to prevent default behavior
- preview improvements
0.1.4
- tab now iterates through elements for accessibility.
- fixed: close button wasn’t visible on some mobile devices
0.1.3
- new block with a close link to close the popup
- improved accessibility on close buttons
- re-enabled kses filter on HTML output
0.1.2
- fixed: classic editor is shown if classic editor plugin is enabled
- improved: validation of post message in preview modal
- fixed: always load form data even on preview screen
0.1.1
- added option to change to alignment of form fields
0.1.0
- initial release