id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,focuses 44840,Don't assign to a variable inside if statement in get_post_format(),Mirucon,SergeyBiryukov,"Currently in the get_post_format() function, there's variable assign inside if statement. It is not a really good practice since assigning to a variable inside could confuse people as it looks like a mistake of the comparison operator. This patch will assign to a new variable just before the line of if().",enhancement,closed,normal,5.1,Post Formats,,minor,fixed,has-patch needs-testing commit,,coding-standards