add_cap( \WPML_Manage_Translations_Role::CAPABILITY ); do_action( 'wpml_tm_ate_synchronize_managers' ); wp_get_current_user()->get_role_caps(); // Refresh the current user capabilities. return true; } }