/im', $output, $matches ); if ( end( $matches[2] ) ) { $labledby = 'aria-labelledby="' . end( $matches[2] ) . '"'; } $output .= "\n$indent'; if ( $container ) { $fb_output = ''; } // if $args has 'echo' key and it's true echo, otherwise return. if ( array_key_exists( 'echo', $args ) && $args['echo'] ) { echo $fallback_output; // WPCS: XSS OK. } else { return $fallback_output; } } // End if(). } } } // End if().