This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | // ======================== | |
| // = Admin Area Functions = | |
| // ======================== | |
| require_once(TEMPLATEPATH . '/help_page.php'); | |
| // After Registration Redirect | |
| function __my_registration_redirect() | |
| { | |
| return home_url( '/thank-you-for-registering' ); | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | /* | |
| Document : ${name} | |
| Created on : ${date}, ${time} | |
| Author : ${user} | |
| Description: | |
| Purpose of the stylesheet follows. | |
| */ | |
| /* html5doctor.com Reset Stylesheet | |
| v1.6.1 | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | i = setInterval(function() {e = $(".up")[0]; if(e) e.onclick(); else clearInterval(i);}, 500); | 
NewerOlder
        