Açıklama
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:
- Edit a page in Beaver Builder.
- Click on a block.
- Go to the Advanced tab and choose Conditional Logic from the Display menu.
- Click Open Conditional Logic Settings
- Define your rule by selecting “User Membership” and then choose the plan that you are checking.
- 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”.
Ekran Görüntüleri
SSS
-
Is this an official Beaver Builder or WooCommerce Memberships plugin?
-
No.
-
Is this plugin free?
-
Yes, this plugin is free and open-source.
İncelemeler
Bu eklenti için herhangi bir değerlendirme bulunmuyor.
Katkıda Bulunanlar ve Geliştiriciler
“Conditional Logic for Beaver Builder and Woo Memberships” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Conditional Logic for Beaver Builder and Woo Memberships” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
1.3
- Eliminate some php notices
1.2
- This is the first public version.