Skip to content

Commit 3da93d4

Browse files
committed
update readme
1 parent 1ad65c1 commit 3da93d4

1 file changed

Lines changed: 14 additions & 2 deletions

File tree

readme.txt

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,11 @@ Helpful utilities for Elementor, Jet Engine, and beyond.
1010

1111
== Description ==
1212

13-
This plugin provides an Admin Page called, "Widget Usage" under the "Solid Dynamics" menu that shows the individual posts in which a widget is used. Currently, the Elementor Element Manager only shows the total number of usages of a widget. We're always wondering where those widgets are being used, and "Widget Usage" is the answer to that question.
13+
Elementor Widget Usage
14+
15+
Solid Dynamics provides an Admin Page called, "Widget Usage" under the "Solid Dynamics" menu that shows the individual posts in which a widget is used. Currently, the Elementor Element Manager only shows the total number of usages of a widget. We're always wondering where those widgets are being used, and "Widget Usage" is the answer to that question.
16+
17+
Elementor Dynamic Tags
1418

1519
Solid Dynamics also provides several dynamic tags under the "Solid Dynamics" section in Elementor:
1620

@@ -20,7 +24,15 @@ Solid Dynamics also provides several dynamic tags under the "Solid Dynamics" sec
2024
- `List Pluck`: Pluck `field` off each item in `list` (`src` meta or option), and join with `sep`.
2125
- `Post Field`: Retrieves custom post field by name.
2226

23-
This plugin also provides several general use and Elementor specific settings under the menu Solid Dynamics. All settings have to be opted in to. Activating the plugin does not activate any of the settings. Activating the plugin does automatically make the dynamic tags listed above available.
27+
Elementor Display Conditions
28+
29+
Solid Dynamics also provides several display conditions for Elementor:
30+
31+
- `Solid Dynamics Macro`: access post or user data, e.g. `post|post_content`, `user|user_email`, or call any function `function|get_current_user_id`. The result is passed to boolval to show the widget.
32+
33+
Settings
34+
35+
Solid Dynamics also provides several general use and Elementor specific settings under the menu Solid Dynamics. All settings have to be opted in to. Activating the plugin does not activate any of the settings. Activating the plugin does automatically make the dynamic tags listed above available.
2436

2537
General Settings:
2638

0 commit comments

Comments
 (0)