return string */ public function fix_regex_lazyload_bg_images( $regex ) { return '(--awb-)?' . $regex; } }