Meta Refresh in Header using is_page
-
I have a webcam uploading jpeg’s every 30-seconds. I would like to refresh that specific page only using the is_page tag. I know it belongs in the header, and I’ve used it before with success, but for the life of me I cannot remember the exact tag.
Please help.
<?php if( is_page( '1044' ) <meta http-equiv="refresh" content="30">; ?>
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Meta Refresh in Header using is_page’ is closed to new replies.