Loader::render_inline_markup( bool $single = true, string $predefined_hook = null )

Render inline markup.


Parameters

$single

(Optional) is single post.

Default value: true

$predefined_hook

(Optional) [optional] specifies the hook name. If $predefined_hook has a value, the hook will be fired as a dedicated WP action with its priority.

Default value: null


Return

(bool) Has rendered?


Source

File: includes/modules/custom_layouts/admin/builders/loader.php