Thread
:
Is this possible in wordpress?
View Single Post
11-17-2010, 10:10 PM
Brujah
Beer Money Baron
Industry Role:
Join Date: Jan 2001
Location: brujah / gmail
Posts: 22,157
Best way would be to code the page to display the join page contents inside the conditional, but you could try some javascript since it's easier.
Code:
if (is_page('4') ) { ?> <script> window.location="http://domain.com/page"; </script> <?php }
__________________
Free Premium Domain Lists and Tools at
Clickmojo.com
For Sale:
Obscenity.com
Last edited by Brujah
; 11-17-2010 at
10:11 PM
..
Brujah
View Public Profile
Visit Brujah's homepage!
Find More Posts by Brujah