Docs

evf_implode_html_attributes( array $raw_attributes ): string

Implode and escape HTML attributes for output.

Parameters

$raw_attributesarrayrequired
Attribute name value pairs.

Return

string

Changelog

VersionDescription
1.2.0Introduced.