Beschrijving
Creates a new widget to easily add mailing lists to a Genesis website. Recommended plugin in virtually all Genesis theme tutorials. The widget allows the site administrator to set the form action, e-mail form field, and hidden fields to mimic the subscribe form of other mailing list services.
Dank je wel.
Een speciale dankzegging voor iedereen die heeft bijgedragen aan Genesis eNews Extended.
Financiële donaties
- Joe Taylor
- Dorian Speed
- Paul Meyers
- Joel Runyon
- Jennifer Jinright
- Greg Ferro
- Greg Young
Code-bijdragen
- Gary Jones (veel, véél meer dan één keer!)
- Mike Hemberger
- John Levandowski
- David Decker
- Kim Parsell
- Erick Nelson
- Nick Davis
- Maor Chasen
StudioPress
- Een speciaal dankwoord voor Brian Gardner en het StudioPress-team die de originele code, die de basis voor de plugin vormt, schreven.
Zend mij een bericht als je niet in de lijst staat. Dit is op geen enkele manier met opzet gebeurd.
Schermafbeeldingen


Installatie
- Activeer de plug-in via het ‘Plugins’ menu in WordPress
- Voeg Genesis eNews Extended toe aan een sidebar in Weergave – Widgets.
- Voeg de formulier-actie URL toe aan bij de widget-opties door de mailing lijst formulier code die je van je verkoper gekregen hebt toe, evenals het formulier-ID en eventuele verborgen velden (die worden niet door alle mailinglijstservices gebruikt). Kijk op de plugin’s installatie pagina.
- Als je naamvelden gebruikt, lees dan plugin tutorial site.
- Controleer of dit werkt.
FAQ
-
How do I get the privacy policy link to show? The checkbox isn’t working.
-
Genesis eNews Extended uses WordPress’ built-in privacy policy setting. Be sure you have a privacy page set at wp-admin/privacy.php .
-
De voor- en achternaamvelden zien er raar uit.
-
Lees meer op de plugin’s tutorial site.
-
Ik heb hulp nodig! Waar kan ik dat krijgen?
-
“Officiële” handleidingen zullen bijgehouden worden op de site van de plugin.
Vragen over deze plugin kunnen gesteld worden op het WordPress.org Support Forum.
Beoordelingen
Bijdragers & ontwikkelaars
“Genesis eNews Extended” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“Genesis eNews Extended” is vertaald in 14 localen. Dank voor de vertalers voor hun bijdragen.
Vertaal “Genesis eNews Extended” in je eigen taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
2.4.0
- Shortcodes now render by default in the widget’s Text and After Text areas. Matches WordPress core’s text widget behavior since 4.9.
- Added new
gee_text_contentandgee_after_text_contentfilters that run afterwpautop, mirroring core’swidget_text_contentsplit. Existinggee_text/gee_after_texthooks continue to receive raw user input. Sites that want to disable default shortcode processing canremove_filter( 'gee_text_content', 'do_shortcode' )(and the same forgee_after_text_content). - Fixed: inline
styleattributes are no longer stripped from<input>elements in the Hidden Fields box, and thedisplay,visibility,opacity, andbackground-imagedeclarations vendor newsletter snippets rely on now survive sanitization. This restores Flodesk-style tracking pixels and similar visually-hidden inputs. Props 17thavenue for the report (issue 164). - Widened the Hidden Fields allowlist to permit common form attributes that vendor newsletter snippets rely on (
placeholder,required,autocomplete,pattern,min/max/step,aria-*,data-*,tabindex,role, etc.) while continuing to strip event handlers (on*) and form-overriding attributes (formaction,formmethod). - Restored the pre-2.3.0 form
idformat (subscribe<widget-id>, no hyphen) after 2.3.0 inadvertently changed it tosubscribe-<widget-id>.
2.3.1
- Restored
subbox,subbox1,subbox2, andsubbuttonon the form’s input elements (as bothidand class) for backward compatibility with sites that style off them. Note: when more than one widget instance is on the same page, the IDs will not be unique, which is technically invalid HTML but preserves long-standing behavior.
2.3.0
- Removed defunct FeedBurner integration. Google discontinued email subscriptions in 2021.
- Removed obsolete MailPoet 2 (WYSIJA) integration.
- Security: tightened output escaping on the form action URL, hidden fields, and widget title.
- Accessibility: added
role="alert"to admin-facing configuration notices. - Added an admin notice when the widget is saved without a form action, to help new users spot misconfiguration.
- Fixed duplicate hardcoded HTML IDs that could collide when multiple widget instances were placed on a page.
- Bumped tested version to WordPress 7.0.
2.2.0
- Adds “enews-{$field_count}-field” classes to form to aid in additional styling. See https://github.com/kraftbj/genesis-enews-extended/pull/152
Props to JiveDig for the contribution.
2.1.4
- Accessibility: Use aria-label instead of to prevent CSS being either over-agressive or not enough.
2.1.2
- Accessibility: Updates to be implicit to eliminate duplication when multiple instances are used on a page.
- Coding Standards: Implement WPCS.
2.1.1
- Remove comment that was displaying on the front end.
2.1.0
- Provide option to link to the site’s Privacy Policy.
- Allow “a” HTML tags in the hidden fields settings field.
- Various improvements to match coding standards.
2.0.2
- Repareert een klein probleem dat leidde tot HTML validatieproblemen.
- Repareert de PHP notice om in sommige gevallen niet-bestaande variabelen te checken.
2.0.1
- Corrects typo impacting Last Name field text placeholder.
2.0.0
- Add filters for text before and after form.
- Fixed form name to be valid HTML 4.
- Use https with Feedburner to prevent mixed content warnings on HTTPS sites.
- Minor code fix when MailPoet is not present.
- Adds
genesis-enews-extended-argsfilter to allow plugins to manipulate the widget settings prior to output. - Uses HTML 5 placeholders instead of JavaScript.
- Form ID now uses a unique value.
1.4.1
- Add fieldset, legend, option, optgroup, select to allowed HTML for Hidden Fields area.
- Update CSS for screenreaders. Props jwenerd.
- Updated BG translations. Props Daniel Bailey.
1.4.0
- Adds MailPoet itegration. Props Maor Chasen.
- Updated pt_BR translation and added en_UK translation. Props Fabiana Simões and Gary Jones.
- Minor code improvements. Props Gary Jones.
1.3.3
- Updated Bulgarian translation. Props Daniel Bailey.
1.3.2
- Remove type hints to prevent error when strict reporting used in PHP 5.4
1.3.1
- Minor code improvements.
- Updates HTML5 option for late Genesis 2.0 changes. Props Nick Davis.
1.3.0
- Adds option for HTML5-enhanced forms.
- Adds error checking for including http://feeds.feedburner.com in the Feedburner ID field.
- Minor code improvements
- Listing of issues resolved in this version.
1.2.0
- Adds text space after form. Perfect for a link to a Privacy Statement!
- Code cleanup. Thanks to Kim Parsell for reporting.
- Adds labels to form elements to make it compatible with screen readers for the visually impaired.
- Adds Serbian Translation. Props to Diana S.
- Listing of issues resolved in this version.
1.1.2
- Improved French translation. Props to Paul de Wouters.
- Improved German translation. Props to David Decker!.
- Enables mail service validation of name fields by clearing default text onsubmit.
1.1.1
- Fixed bug with incorrect escaping function used in first and last name fields.
- Fixed bug with some translations not working.
1.1.0
- Allows for more HTML tags to be used in the Text to Show field. Dropped genesis_allowed_tags in favor or wp_kses_post. Props to John Levandowski.
- eNews Extended is nu compatibel met het Catalyst thema (Catalyst wordt niet officieel ondersteund).
- Vage vertalingen toegevoegd voor veel talen op basis van Genesis 1.8.2 vertalingen van de originele eNews widget.
1.0.X
- Voegt de mogelijkheid toe om “First Name” en “Last Name” te bewerken die op de front-end worden weergegeven.
- Beveiligingsupdate en andere code-opschoning.
- Versienummering volgens semver.org rationale.
0.2.0
- Verschillende code-uitbreidingen om prestaties te verbeteren en beter aan te sluiten bij WordPress standaarden. Problemen naar Gary Jones.
- Voegt de Spaanse vertaling toe. Problemen naar Ryan Sullivan!
- Voegt de Italiaanse vertaling toe. Problemen naar Marco Galasso!
- Voegt de Slovaakse vertaling toe. Problemen naar Branco Radenovich!
0.1.6
- Maakt voor- en achternaamvelden mogelijk.
0.1.5
- Voegt optie toe om bevestigingsvenster in dezelfde tab te openen.
0.1.4
- Voegt l18n-ondersteuning toe voor andere talen, problemen naar David Decker!
- Voegt Duitse vertaling toe, props aan David Decker!
0.1.3
- Voegt Feedburnersupport toe vooruitlopend op Genesis 1.9
- Beveiligings- en vertalingsupdates
0.1.2
- Past de class name aan om met meer StudioPress-thema’s samen te kunnen werken.
0.1.1
- Voegt “Hidden Fields” widgetinstelling toe om de widget compatibel te maken met meer mailingdiensten.
0.1
- Initiële release.
