Wordpress trick
Posted: Thu Feb 10, 2011 9:06 am
Hi all.
I saw in wordpress index.php this trick :
Sorce code:
HTML out:
- do you know how they did this ? because zhere is no <?php echo .. etc 
THX
I saw in wordpress index.php this trick :
Sorce code:
Code: Select all
<title>{TITLE}</title>
Code: Select all
Testing blog
THX