Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Simple Email Form

Beschrijving

Voeg eenvoudig een e-mail contactformulier toe aan je WordPress website.

Features

  • Easily add the simple email form to a page or post using the shortcode “[simple-email-form]”.
  • Add simple email form to a template using the “simple-email-form” action.
  • Customize the template by adding simple-email-form.php to your theme.
  • Ability to display your email address above the form (optional, your email address is encoded with HTML entities if shown).
  • Google reCAPTCHA (optional).
  • Responsive, so it looks good on any device.
  • Client and server side validation.
  • AJAX form submission.
  • Scripts en Styles zijn minimaal en worden alleen geladen wanneer gebruikt.

Schermafdrukken

  • Simple Email Form options page.

  • Simple Email Form in action using the Twenty Sixteen theme.

Installatie

Upload naar je plugin folder, normaliter ‘wp-content/plugins/

De plugin is in de vorm van een directory genaamd “simple-email-form’.

Activeer de plugin in het plugin overzicht.

Verander instellingen in het “eenvoudig email formulier’ optie scherm.

Beoordelingen

6 maart 2017
Nice and clean. Simple Code fits autmatically in theme-design. Easy adjustments can be done via template-structure. Thats what I was looking for. Thanks.
Lees alle 2 beoordelingen

Bijdragers & ontwikkelaars

“Simple Email Form” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

“Simple Email Form” is vertaald in 1 taal. Dank voor de vertalers voor hun bijdragen.

Vertaal “Simple Email Form” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

v1.0

  • First Stable version

v2.0

  • Rewrote plugin to work with latest version of WordPress (4.6.1).
  • Removed TinyMCE button to insert shortcode.
  • Replaced captcha with Google reCAPTCHA v2.
  • Added AJAX form submission.

v2.0.1

  • Fixed bugs with some translations (updated .pot).
  • Added language code support for Google Recaptcha.
  • Fixed bug with new lines in email message body.

v2.0.2

  • Fixed missing translation (updated .pot).
  • Fixed email subject encoding issue.
  • Added “simple-email-form-headers” filter.

  • v2.0.3 =

  • Changed text domain from “simple-email-form” to “snsimple-email” for easier WP translations.

  • v2.0.4 =

  • Added German translation (thanks @bwaack).

  • Fixed issue with right border of input/textarea sometimes getting cutoff.