説明
Easy Newsletter Signups is easy to use and light weight newsletter plugin. it allow you to collect subscribers by simple put a newsletter signup or email subscribe form onto your WordPress site.
おもな仕様
- 軽量プラグイン
- サードパーティの依存関係なし
- 管理可能なフィールドを持つシンプルなサブスクリプションフォーム
- WordPress バックエンドに直接、姓、名、メール ID を取得します
- 購読者の管理ビュー
- 購読者リストを CSV としてエクスポートする
- 100% 多言語
ショートコード
引数付きのショートコードを使用できます:
[wpens_easy_newsletter firstname="yes" lastname="yes" button_text="Send"]
- firstname: Accept yes or no, use no if you don’t want to show firstname field in form. Default: yes
- lastname: Accept yes or no, use no if you don’t want to show lastname field in form. Default: yes
- button_text: ボタンに表示するテキストを入力します。
PHP コード
テーマ、子テーマ、またはプラグインファイルに PHP コードを使用できます。
<?php echo do_shortcode('[wpens_easy_newsletter firstname="yes" lastname="yes" button_text="Send"]'); ?>
プロ版の機能
- 無制限のフォームを作成する
- 顧客と管理者にメールを送信する
- ユーザーフレンドリーな管理パネル
- 管理パネルによる無制限のフォーム設定
- フィールドオプションの表示 / 非表示
- フィールドラベルを管理する
- プレースホルダーの追加 / 編集
- 顧客および管理者向けのカスタムメールメッセージ
- 2つの組み込みデザインテンプレート
Click Here to view demo or check document Here.
Please contact at alphabposervice@gmail.com to get pro version.
お困りですか ?
If you’re stuck or ever have any questions or need any help regarding the use of this plugin, you can email us on alphabposervice@gmail.com.
インストール
Following the steps below, you can get the newsletter subscribe form up and running in seconds.
- Upload ‘easy-newsletter-signups’ to the ‘/wp-content/plugins/’ directory
- WordPress の「プラグイン」メニューからプラグインを有効化してください
- Click on the new menu item “Easy Newsletter Signups”
- Use “[wpens_easy_newsletter]” in your page to show your Work!
FAQ
-
Q. 質問がありますか?
-
A. 連絡先: alphabposervice@gmail.com
評価
貢献者と開発者
変更履歴
V1.0.4 – 26 Mar, 2022
- Library update and test with latest WordPress
V1.0.3 – 26 Feb, 2019
- セキュリティの修正
V1.0.2 – 29 Oct, 2018
- いくつかのコードの修正と最新のWPのサポートの追加
V1.0.1 – 02 Sep, 2017
- 購読者の CSV へのエクスポートが追加されました
V1.0.0 – 17 Jun, 2017
- 初回リリース。