[theme-reviewers] Header Redirect: Any Good Reason For This?

Chip Bennett chip at chipbennett.net
Mon Sep 27 16:55:41 UTC 2010


Checking the diff for an
update<https://themes.trac.wordpress.org/ticket/1262>to a Theme that I
had previously approved, I found
this<http://themes.trac.wordpress.org/browser/mataram/1.0.2/functions/index.php?rev=13886#L1>
:

<?php  ( header('Location: http://allfreecms.com') );?>

Any good reason for this to exist? My limited PHP knowledge tells me that
it's some sort of header redirect. Does it have any business being called in
a WordPress Theme? (Note: I can't actually find anywhere that the Theme is
actually including the functions/index.php file in which the above code is
found..)

Chip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20100927/2fb75d37/attachment.htm>


More information about the theme-reviewers mailing list