Simple Membership Custom Messages

Descripció

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

Instal·lació

  1. Upload swpm-custom-message folder to the /wp-content/plugins/ directory
  2. Activa l’extensió mitjançant el menú ‘Extensions’ del WordPress

PMF

No

Ressenyes

6 de juny de 2024 1 resposta
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.
24 de gener de 2022 1 resposta
Adorei este plugin. Muitos Recursos, muitos complementos funcionais. Espero que os desenvolvedores continuem a mantê-lo. Esse tipo de iniciativa beneficia toda comunidade!
Llegiu totes les 2 ressenyes

Col·laboradors i desenvolupadors

«Simple Membership Custom Messages» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.

Col·laboradors

“Simple Membership Custom Messages” s’ha traduït a 1 configuració regional. Gràcies als traductors per les seves aportacions.

Traduïu «Simple Membership Custom Messages» a la vostra llengua.

Interessats en el desenvolupament?

Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.

Registre de canvis

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