ProjectCleverWeb / Semantic-UI-WordPress

This project incorporates Semantic UI into a starter (aka developer) theme for WordPress.
Other
275 stars 59 forks source link

Update wp_integrations.class.php #17

Closed bassjobsen closed 9 years ago

bassjobsen commented 9 years ago

$alt can be false (empty)

ProjectCleverWeb commented 9 years ago

All control structures must use brackets, and all shorthand control structures are not allowed. Also, since empty attribute values do not have any effect on page generation, there is no real need for an IF statement.