Skip to main content

Filter: wp_ultimo_render_vars

Allow plugin developers to add extra variable to the render context globally.

Parameters

NameTypeDescription
$argsarrayArray containing variables passed by the render call.
$viewstringName of the view to be rendered.
$default_viewstringName of the fallback_view

Since

  • 2.0.0

Source

Defined in inc/functions/template.php at line 31

Returns