/ Published in: Other

Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<?php if($title) { echo $title; } else { the_title(); } ?>
Comments
