BAL ZERO RECON HARDENING (FIXED) */ /* REMOVE REST API LINK HEADER */ remove_action('template_redirect', 'rest_output_link_header', 11); remove_action('wp_head', 'rest_output_link_wp_head', 10); /* REMOVE EMBED + DISCOVERY LINKS */ remove_action('wp_head', 'wp_oembed_add_discovery_links'); remove_action('wp_head', 'wp_oembed_add_host_js'); /* REMOVE RSD + WLW */ remove_action('wp_head', 'rsd_link'); remove_action('wp_head', 'wlwmanifest_link'); /* FORCE REMOVE LINK HEADER (CRITICAL FIX) */ add_action('send_headers', function () { header_remove('Link'); }); /* BLOCK AUTHOR ENUMERATION VIA REST */ add_filter('rest_endpoints', function ($endpoints) { unset($endpoints['/wp/v2/users']); return $endpoints; }); Celebrating CIC Staff Members | CIC Group Stakeholders

The International Women’s Day celebrates the social, economic, cultural and political achievements of women while also calling to action the need to accelerate gender equality. CIC Group took an initiative to mark the day where outstanding staff members received awards for being pace setters and contributing to the growth of their fellow female colleagues. The day featured an engaging inspirational talk from actor and motivational speaker, Muthoni Gathecha.