who is the same function like in wordpress is_page in php?
I need to change background in some pages, and I have only one header.
<!-- <?php
if (is_page("my-page.php")){
echo '<body style=\'background-image:header_bg1.jpg';
}?>-->
Do you have any idea?
Aucun commentaire:
Enregistrer un commentaire