get_extensions_pattern(); $home_root = wp_parse_url( home_url( '/' ) ); $home_root = $home_root['path']; return trim( ' ' ); } }