Simple Membership Custom Messages

説明

This addon allows you to customize the content protection message that gets output from the membership plugin.

You will be able to specify your custom messages for different types of protection message.

This addon requires the Simple Membership Plugin.

After you install this addon, go to the “Custom Message” menu from the admin dashboard to use it.

Read Usage Documentation

インストール

  1. Upload swpm-custom-message folder to the /wp-content/plugins/ directory
  2. WordPress の「プラグイン」メニューからプラグインを有効化してください

FAQ

なし

評価

2024年6月6日 1 reply
I honestly love the plugin and am grateful the creators made it free. It could be a part of the original plugin and not require this additional plugin, but doing so would require more work, I suppose. The instructions are very clear when followed correctly. It does take a little work and knowledge of html to set the string properly, but they give you an example of the plugin documentation page. i.e. “Wishing to view this content? Why not <a href=”https**********”>Login</a> or <a href=”https************”>Join Us Now</a>.” Although it would be nice to have a small example on the plugin interface page. But you simply replace the text and hyperlink data. This is where html knowledge is good to know. You are able to move faster, but even if you don’t have it, there is CLEAR documentation, which helped me a ton in the past. It’s a very great plugin to go along with their other Membership plugins which have not failed me all these years. My site is small, and I don’t have a need for much, but am thankful for the creators of this plugin.
2022年1月24日 1 reply
Adorei este plugin. Muitos Recursos, muitos complementos funcionais. Espero que os desenvolvedores continuem a mantê-lo. Esse tipo de iniciativa beneficia toda comunidade!
2件のレビューをすべて表示

貢献者と開発者

Simple Membership Custom Messages はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Simple Membership Custom Messages” は1ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“Simple Membership Custom Messages” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

2.4

  • New settings added to allow customization of the mini/compact login form output.
  • Added the option to use dynamic merge tags in the custom messages for logged-in members.
  • Requires Simple Membership Plugin v4.5.0+

2.3

  • Added link to the settings interface from the plugin’s list page.

2.2

  • Added three new message options in the settings interface for displaying custom messages.

2.1

  • The more tag protection feature will also use the “Account Expired” message for expired members.

2.0

  • Added a new system that will allow addition of dynamic merge tags.
  • Added a new dynamic merge tag {login_url}. This tag can be used in the settings of this addon and the the plugin will process it on page load.

1.9

  • The older post protection message can now be customized via this addon.

1.8

  • The “Email Activation” message can now be customized.

1.7

  • Minor fix for a PHP warning if using the ‘Full Page Protection addon message’

1.6

  • Full Page Protection addon message can be customized now. Requires FPP v1.2+.

1.5

  • Fixed a PHP notice warning.

1.4

  • The “Registration Successful” message can now be customized using this addon.
  • Requires at least Simple Membership plugin v3.3.2

1.3

  • Added custom message option for expired members.
  • You can now use HTML in the custom message.

1.2

  • Shortcodes in the protection message will also be parsed.

1.1

  • First commit to wordpress.org