Changes between Initial Version and Version 1 of Ticket #16411, comment 1
- Timestamp:
- 01/30/11 16:52:32 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16411, comment 1
initial v1 6 6 function bsb_register_redirect() { 7 7 8 if(get_current_url(true) == get_bloginfo('url')."/wp-login.php?action=register") ;8 if(get_current_url(true) == get_bloginfo('url')."/wp-login.php?action=register") 9 9 header("Location: http://bitesizebio.com/register/"); 10 10 }
