這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

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.

常見問題集

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.