Viewing 1 replies (of 1 total)
  • if (function_exists('home_url')) {
          $redirect_url = home_url();
        }else{
          $redirect_url = get_bloginfo('url');
        }

    Will be in an upcoming release.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Janrain Engage] Fix for Janrain 1.0.9 on WordPress 3.3.2’ is closed to new replies.