[wp-trac] [WordPress Trac] #21676: Pass a variable to get_template_part()
WordPress Trac
noreply at wordpress.org
Wed Jul 1 16:14:43 UTC 2020
#21676: Pass a variable to get_template_part()
-------------------------------------+------------------------------
Reporter: sc0ttkclark | Owner: SergeyBiryukov
Type: enhancement | Status: reviewing
Priority: normal | Milestone: Awaiting Review
Component: Template | Version: 3.4.1
Severity: normal | Resolution:
Keywords: has-patch needs-testing | Focuses:
-------------------------------------+------------------------------
Comment (by enrico.sorcinelli):
I'd like me too avoiding use of `extract`.
A `(get|set)_template_var()` approach would imply use of globals that's
exactly what the ticket would like to avoid.
IMHO, moreover with such approach we should also add additional code to
cleanup template variables after each template calls.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/21676#comment:89>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list