Posted by brett on 11/03/06 22:29
> $preview = (@$_GET['preview']) ? $_GET['preview'] : false; > if($preview){ > //Include JS > > }; > > or > > if((!$isWPAdmin) xor ($preview)){ > //Include JS > }; This seems to be doing what I want. Thanks, Brett
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming