| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years |
| seen | Jun 12 '12 at 20:52 | |
| stats | profile views | 15 |
|
May 23 |
comment |
What is the difference between WP: template_directory vs TEMPLATEPATH I am using <?php include(TEMPLATEPATH . '/about.txt'); ?> How would I use <?php bloginfo('template_directory'); ?>? |