İçeriğe geç
  • Giriş
  • Kayıt ol
WordPress.org

WordPress Türkiye

  • Temalar
  • Eklentiler
  • Haberler
  • Hakkında
  • Facebook
  • Twitter
  • WordPress edin
WordPress edin

Eklentiler

  • Beğenilerim
  • Beta Testi
  • Geliştiriciler

Bu eklenti, WordPress'in son 3 ana dağıtımı ile test edilmemiş. Artık bakımı yapılmıyor veya desteklenmiyor olabilir ve WordPress'in daha güncel sürümleriyle birlikte kullanıldığında uyumluluk sorunları olabilir.

İndir

Simple Newsletter Signup

Grant James Kimball tarafından
  • Detaylar
  • İncelemeler
  • Kurulum
  • Geliştirme
Destek

Açıklama

Easily add a newsletter subscription form to your site and start collecting email addresses to use with MailChimp, Constant contact or other third-party bulk-mailer program! Complete with email management admin panel. Web development is affordable @ Your Local Webmaster.com

Usage Notes

Shortcodes
You may use these shortcodes in your pages, posts and HTML widgets!

[simple_newsletter]
This will display a basic email subscribe form.

Available Options

[simple_newsletter name=”true”]
Set to true to create a “Name” field if you wish to capture the subscribers name as well as email address.

[simple_newsletter title=”My Form Title”]
Gives your form a title. Default displays no title.

[simple_newsletter button=”Go!”]
Changes the text on the button. Default displays “Subscribe”

[simple_newsletter terms=”http://www.someURL.com/terms.html”]
Do you want the subscriber to agree to terms and conditions first? Then enter the URL.

[simple_newsletter terms_text=”I agree to terms & conditions”]
Enter the link text for the terms and conditions link.

[simple_newsletter thanks=”Thank you for subscribing!”]
This is the thank you text that displays after successful submit.

Example of use:

[simple_newsletter name=”true” terms_text=”I agree to the terms and conditions” terms=”http://www.google.com” button=”GoYo!” thanks=”Thank you very much for joining our mailing list!”]

Hardcoded into a Theme

Paste this into your theme where you want the form displayed.

<?php
$snsf_args = array(
"name"=>1,
"title"=>"My New Title",
"button"=>"My New Button",
"terms" => "http://www.google.com",
"terms_text" => "this is my terms text",
"thanks" => "Thank you sooo much!"
);
echo do_newsletter($snsf_args);
?>

Yükleme

  1. To install the Simple Newsletter Signup, simply download it and upload it in the Plugins menu.
    Or, Install it via the “search” feature on the plugin page. “Simple Newsletter Signup”

  2. Activate the plugin through the ‘Plugins’ menu in WordPress

SSS

Why aren’t my height and width attributes working?

Perhaps you are not aware, but shortcode attributes are case sensitive. Please remember to use all lowercase letters when adding attributes.

Are there any other available attributes?

I am constantly updating my plugins. Looks for more attributes very soon!

Help! I don’t know CSS! Are there any custom form templates available?

I will be releasing some very soon.

İncelemeler

Bu eklenti için herhangi bir değerlendirme bulunmuyor.

Katkıda Bulunanlar ve Geliştiriciler

“Simple Newsletter Signup” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.

Katkıda bulunanlar
  • Grant Kimball

“Simple Newsletter Signup” eklentisini dilinize çevirin.

Geliştirmeyle ilgilenir misiniz?

Kodu görüntüle, SVN deposuna göz at veya RSS ile geliştirme günlüğüne abone ol.

Değişiklik Kaydı

Coming Soon!

Meta

  • Sürüm: 1.5
  • Son güncelleme: 10 sene önce
  • Etkin kurulumlar: 80+
  • WordPress sürümü: 2.0.2 veya üstü
  • Test edilen sürüm: 3.5.2
  • Dil:
    English (US)
  • Etiketler :
    email captureemail formformnewsletter signupsubscribe form
  • Gelişmiş görünüm

Puanlar

Tümünü gör
  • 5 yıldız 3
  • 4 yıldız 1
  • 3 yıldız 0
  • 2 yıldız 1
  • 1 yıldız 1
İnceleme göndermek için oturum açın.

Katkıda bulunanlar

  • Grant Kimball

Destek

Söyleyeceğiniz bir şey mi var? Yardım mı lazım?

Destek forumunu görüntüle

Bağış yap

Bu eklentinin geliştirilmesini desteklemek ister misiniz?

Bu eklentiye bağış yap

  • Hakkında
  • Haberler
  • Barındırma
  • Bağış
  • Hediyelik
  • Belgelendirme
  • Geliştiriciler
  • Katılın
  • Öğren
  • Vitrin
  • Eklentiler
  • Temalar
  • Desenler
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Gizlilik
  • Herkese açık kod
WordPress.org
WordPress.org

WordPress Türkiye

  • Facebook sayfamızı ziyaret edin
  • Twitter hesabımızı ziyaret edin
  • Instagram hesabımızı ziyaret edin
  • LinkedIn hesabımızı ziyaret edin
Kod şiirdir.