이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Conditional Logic for Beaver Builder and Woo Memberships

설명

If you use WooCommerce Memberships and Beaver Builder, you will want to use this plugin. It enables you to have blocks that use conditional logic to display different content depending on the visitor’s membership status.

To use:

  1. Edit a page in Beaver Builder.
  2. Click on a block.
  3. Go to the Advanced tab and choose Conditional Logic from the Display menu.
  4. Click Open Conditional Logic Settings
  5. Define your rule by selecting “User Membership” and then choose the plan that you are checking.
  6. If you just want to check if the user is active or inactive, “is set” will be true for any active status and “is not set” will be false for any active status. You can also create rules by comparing to specific Membership statuses by using “equal” or “not equal”.

Note: if you do not select a Membership Plan, then it will default to looking for a plan with a slug of ‘digital’ and if it can’t find it, the user will always be considered “inactive”.

스크린샷

  • Combine rules to check if the user does not have any of several statuses.
  • Combine rules with OR to check if the user has any of several statuses.

FAQ

Is this an official Beaver Builder or WooCommerce Memberships plugin?

No.

Is this plugin free?

Yes, this plugin is free and open-source.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Conditional Logic for Beaver Builder and Woo Memberships”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

변경이력

1.3

  • Eliminate some php notices

1.2

  • This is the first public version.