<?php $waf_allow_list = array ( 0 => '99.138.132.48', ); return $waf->is_ip_in_array( $waf_allow_list );