Plugin ini belum teruji dangan 3 rilis besar WordPress. Kemungkinan tidak lagi dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan dengan versi WordPress yang lebih baru.

Simple Email Form

Deskripsi

Easily add a simple email contact form to your WordPress site.

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 and Styles are minified and only loaded when used.

Tangkapan Layar

  • Simple Email Form options page.

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

Instalasi

1. Upload to your plugins folder, usually `wp-content/plugins/`

The plugin is in the form of a directory called ‘simple-email-form’.

2. Activate the plugin on the plugin screen.

3. Change settings on the “Settings > Simple Email Form” options screen.

Ulasan

6 Maret 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.
Baca semua 2 ulasan

Kontributor & Pengembang

“Simple Email Form” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.

Kontributor

“Simple Email Form” telah diterjemahkan dalam 1 bahasa. Terima kasih kepada para penerjemah untuk kontribusi-nya.

Terjemahkan “Simple Email Form” dalam bahasa Anda.

Tertarik mengembangkan?

Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.

Log Perubahan

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.