[wp-trac] [WordPress Trac] #24714: get_template_part : !empty instead of isset ?
WordPress Trac
noreply at wordpress.org
Tue Jul 9 20:43:08 UTC 2013
#24714: get_template_part : !empty instead of isset ?
------------------------------+-----------------------
Reporter: tivnet | Owner: nacin
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 3.6
Component: Template | Version: 3.0
Severity: normal | Resolution:
Keywords: has-patch commit |
------------------------------+-----------------------
Changes (by tivnet):
* status: closed => reopened
* resolution: fixed =>
Comment:
Replying to [comment:4 nacin]:
In `get_footer()`, is that correct?
{{{
$name = (string) $name;
if ( null !== $name && false !== $name )
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24714#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list