( have_posts() ) {} // For multi-line conditions, // a new line is also accepted. if ( true === $condition && $count > 10 ) {} ]]> (have_posts()){} // Too much space. while ( have_posts() ) {} ]]> { // Do something. } catch ( ExceptionA | ExceptionB $e ) { } ]]> { // Do something. } catch ( Exception $e ) ( } ]]> { // Do something. } ]]> { // Do something. } ]]> : // Do something. endforeach; ]]> : // Do something. endforeach; ]]> } ]]> echo $a; } ]]>