Beschreibung
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
Installation
- Upload
swpm-custom-message
folder to the/wp-content/plugins/
directory - Aktiviere das Plugin mit dem ‚Plugins‘-Menü in WordPress
FAQ
leer
Rezensionen
Mitwirkende & Entwickler
„Simple Membership Custom Messages“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
Mitwirkende„Simple Membership Custom Messages“ wurde in 1 Sprache übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.
Übersetze „Simple Membership Custom Messages“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
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