Descrizione
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
Installazione
- Upload
swpm-custom-message
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
Nussuno
Recensioni
Contributi e sviluppo
“Simple Membership Custom Messages” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“Simple Membership Custom Messages” è stato tradotto in 1 lingua. Grazie ai traduttori per i loro contributi.
Traduci “Simple Membership Custom Messages” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
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