| name | language | licence |
|---|---|---|
| Untitled Snippet | PHP | Other |
| Unique Category template | PHP | Other |
| Display Google Ad after the first post | PHP | Other |
| Custom Fields | PHP | Other |
| Dynamic Content Dynamic Content | PHP | Other |
| Unique Single template | PHP | Other |
| Query Posts | PHP | Other |
| Feature post highlighting | PHP | Other |
< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 >
language: PHP
licence: Other
Dynamic Content Dynamic Content
options: view full snippet • send to code collector
/************************************ NOTE ***********************************
If you want to include a file that will only appear on the frontpage, here is the code:
************************************ NOTE ***********************************/
<?php if ( is_home() ) { include ('file.php'); } ?>



library
buttons (3)
wp (93)