unprompted/docs/shortcodes/overrides.md

282 B

Forces variable_a and variable_b to equal the given values when attempting to [set] it.

Supports multiple variables.

In the example below, my_variable will equal "panda" after running the [set] shortcode.

[override my_variable="panda"][set my_variable]fox[/set]