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. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.

FAQ

아무 것도 사용하지 않음

후기

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