[wp-trac] [WordPress Trac] #22354: Gravatar Shouldn't Use images/blank.gif
WordPress Trac
noreply at wordpress.org
Tue Nov 13 01:23:23 UTC 2012
#22354: Gravatar Shouldn't Use images/blank.gif
--------------------------+------------------------------
Reporter: miqrogroove | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.4.2
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+------------------------------
Comment (by Viper007Bond):
I think you should just do this:
{{{
elseif ( empty($email) && 'blank' == $default )
}}}
It's cleaner and more consistent with the existing code.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22354#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list