short php if

<?php echo ($mainTitle ? '<h2>' . $mainTitle . '</h2>' : '');  ?>

Hope this helps and happy coding :)

Zobacz jeszcze

Zmiana maila i tytułu wysyłanych wiadomości z WP

/** * Change Sender Name and Email * */ function nws_sender_email( $original_email_address ) { return 'mymail@domain.com'; } function nws_sender_name( $original_email_from ) { return...

skanowanie w poszukiwaniu wirusów

...