/> 
/> 

Copy below link and open in another browser where you are not logged in


$dashboard_status )); update_option('Admin_custome_login_dashboard', $dashboard_page); } if($Action == "dashboardReset") { $dashboard_page= serialize(array( 'dashboard_status' => 'disable' )); update_option('Admin_custome_login_dashboard', $dashboard_page); } } ?>