llms_get_template_part( string $slug, string $name = '' )

Get template part


Description Description


Parameters Parameters

$slug

(Required) The slug name for the generic template.

$name

(Optional) The name of the specialised template. Default is empty string.

Default value: ''


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/functions/llms.functions.template.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.