跳至主要內容
  • 登入
  • 註冊
WordPress.org

Taiwan 正體中文

  • 佈景主題目錄
  • 外掛目錄
  • 最新消息
  • 技術支援
  • 關於我們
  • 團隊
  • 取得 WordPress
取得 WordPress

外掛目錄

  • 我的最愛
  • Beta 版測試
  • 開發者資訊

這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

下載

Simple Newsletter Signup

由 Grant James Kimball 開發
  • 詳細資料
  • 使用者評論
  • 安裝方式
  • 開發資訊
技術支援

外掛說明

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);
?>

安裝方式

  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

常見問題集

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.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Simple Newsletter Signup〉的開發相關工作。

參與者
  • Grant Kimball

將〈Simple Newsletter Signup〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄。

變更記錄

Coming Soon!

中繼資料

  • 最新版本: 1.5
  • 最後更新: 10 年前
  • 啟用安裝數: 80+
  • WordPress 版本需求: 2.0.2 或更新版本
  • 已測試相容的 WordPress 版本: 3.5.2
  • 語言:
    English (US)
  • 標籤:
    email captureemail formformnewsletter signupsubscribe form
  • 進階檢視

評分

檢視全部
  • 5 星 3
  • 4 星 1
  • 3 星 0
  • 2 星 1
  • 1 星 1
登入以提交評論

參與者

  • Grant Kimball

技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

查看技術支援論壇

贊助

想要支援這個外掛的發展嗎?

贊助這個外掛

  • 關於我們
  • 最新消息
  • 主機託管
  • 贊助基金會
  • Swag
  • 線上說明
  • 開發者資源
  • 共同參與
  • Learn
  • 展示網站
  • 外掛目錄
  • 佈景主題目錄
  • 區塊版面配置目錄
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • 隱私權
  • Public Code
WordPress.org
WordPress.org

Taiwan 正體中文

  • 造訪我們的 Facebook 粉絲專頁
  • 造訪我們的 Twitter 帳號
  • Visit our Instagram account
  • Visit our LinkedIn account
程式碼,如詩