PHP Cross Reference of WordPress Subversion HEAD

[ Index ]     [ Classes ]     [ Functions ]     [ Variables ]     [ Constants ]

title

Body

[close]

/ -> wp-register.php (source)

   1  <?php
   2  
   3  # This file is deprecated, but you shouldn't have been linking to it directly anyway :P
   4  # Use wp_register() to create a registration link instead, it's much better ;)
   5  
   6  require('./wp-config.php');
   7  wp_redirect('wp-login.php?action=register');
   8  
   9  ?>


Generated Thu Dec 6 06:47:08 2007 for RedAlt XRefs Cross-referenced by PHPXref 0.6 and RedAlt