Filter: wp_ultimo_render_vars
Allow plugin developers to add extra variable to the render context globally.
Parameters
| Name | Type | Description |
|---|---|---|
| $args | array | Array containing variables passed by the render call. |
| $view | string | Name of the view to be rendered. |
| $default_view | string | Name of the fallback_view |
Since
- 2.0.0
Source
Defined in inc/functions/template.php at line 31