Changeset 3323654
- Timestamp:
- 07/07/2025 01:36:50 PM (9 months ago)
- Location:
- ghl-wizard
- Files:
-
- 2 edited
-
tags/1.2.19/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ghl-wizard/tags/1.2.19/readme.txt
r3323627 r3323654 118 118 ``` 119 119 [lcw_has_any_tags tags='purchased_gold'] 120 This content will be visible to the users if they have the tag `purchased_gold`. Otherwise, this content won't be displayed.120 This content will be visible to the users if they have the tag purchased_gold. Otherwise, this content won't be displayed. 121 121 [/lcw_has_any_tags] 122 122 ``` … … 132 132 133 133 == 💳 Display Transactions == 134 [lcw_transactions]shortcode allows us to display the transactions in WordPress from the CRM. You need to place the shortcode on any page/post, and it will do the rest.134 `[lcw_transactions]` shortcode allows us to display the transactions in WordPress from the CRM. You need to place the shortcode on any page/post, and it will do the rest. 135 135 136 136 == 🏷️ Set Tags == -
ghl-wizard/trunk/readme.txt
r3323627 r3323654 118 118 ``` 119 119 [lcw_has_any_tags tags='purchased_gold'] 120 This content will be visible to the users if they have the tag `purchased_gold`. Otherwise, this content won't be displayed.120 This content will be visible to the users if they have the tag purchased_gold. Otherwise, this content won't be displayed. 121 121 [/lcw_has_any_tags] 122 122 ``` … … 132 132 133 133 == 💳 Display Transactions == 134 [lcw_transactions]shortcode allows us to display the transactions in WordPress from the CRM. You need to place the shortcode on any page/post, and it will do the rest.134 `[lcw_transactions]` shortcode allows us to display the transactions in WordPress from the CRM. You need to place the shortcode on any page/post, and it will do the rest. 135 135 136 136 == 🏷️ Set Tags ==
Note: See TracChangeset
for help on using the changeset viewer.