[global_element]
The shortcode embeds pre-designed global elements anywhere on a WordPress site. These elements are managed centrally and can be reused across multiple pages.
Product
Shortcode Attributes
There are a number of shortcode attributes available which you can use to customize the output.
- id – The ID of the global element to display.
- Options: Any numeric value. Specify one only.
Example Usage
[global_element id="123"]
Results
| Example: This example displays a global element with ID 123. |