You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.txt
+14-2Lines changed: 14 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,11 @@ Helpful utilities for Elementor, Jet Engine, and beyond.
10
10
11
11
== Description ==
12
12
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
14
18
15
19
Solid Dynamics also provides several dynamic tags under the "Solid Dynamics" section in Elementor:
16
20
@@ -20,7 +24,15 @@ Solid Dynamics also provides several dynamic tags under the "Solid Dynamics" sec
20
24
- `List Pluck`: Pluck `field` off each item in `list` (`src` meta or option), and join with `sep`.
21
25
- `Post Field`: Retrieves custom post field by name.
22
26
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.
0 commit comments