Function shortcode_template
Creates the front-end markup displaying any template file. Looks something like: [bpq_template path="templates/template1.php"]
Parameters summary
array |
$atts |
Can be any of the following attributes: string $path The path relative to the child or parent theme directory |
Return value summary
string
|
The expanded markup |