window.location.replace("'.$current_url[0].'");'; } else { if (isset($_POST["readygraph_access_token"])) update_option('readygraph_access_token', sanitize_key($_POST["readygraph_access_token"])); if (isset($_POST["readygraph_refresh_token"])) update_option('readygraph_refresh_token', sanitize_key($_POST["readygraph_refresh_token"])); if (isset($_POST["readygraph_email"])) update_option('readygraph_email', sanitize_email($_POST["readygraph_email"])); if (isset($_POST["readygraph_application_id"])) update_option('readygraph_application_id', sanitize_key($_POST["readygraph_application_id"])); if (isset($_POST["sitedesceditor"])) update_option('readygraph_site_description', $_POST["sitedesceditor"]); if (isset($_POST["site_profile_name"])) update_option('readygraph_site_name', $_POST["site_profile_name"]); if (isset($_POST["site_profile_url"])) update_option('readygraph_site_url', $_POST["site_profile_url"]); if (isset($_POST["site_category"])) update_option('readygraph_site_category', $_POST["site_category"]); if (isset($_POST["site_language"])) update_option('readygraph_site_language', $_POST["site_language"]); if ($_SERVER['REQUEST_METHOD'] === 'POST') { al2fb_siteprofile_sync(); } } if(isset($_GET["readygraph_plan"]) && $_GET["readygraph_plan"] != ""){update_option('readygraph_plan',$_GET["readygraph_plan"]);} ?>
Basic Settings > Site Profile
Want to grow your users even faster? Try ReadyGraph Premium for free.

Be sure your site profile is accurate!

This content is used in your site's features and emails

5, 'media_buttons' => false, 'teeny' => true, 'quicktags' => false ); wp_editor( $content, $editor_id, $settings ); ?>