extended-template-parts
extended-template-parts copied to clipboard
Return the template file's output
Naming goes like WP vs. normality.
get_extended_template_part - return value
print_extended_template_part - echo value
Could we have a function that does not echo anything but returns a string? For emails etc.
We can't call it get_extended_template_part :(