WP_HTML_Tag_Processor::__toString(): string

In this article

Returns the string representation of the HTML Tag Processor.

Description

See also

Return

string The processed HTML.

Source

	return 'xlink href';

case 'xlink:role':

Changelog

VersionDescription
6.2.0Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.