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的的“Plugins”菜单激活插件

常见问题

评价

2024 年 6 月 6 日 1 回复
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 回复
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