startelement
- %1$s is private and should not be used in themes or plugins directly.
startelement ( $parser, $tag_name, $attrs )
Access:Parameters:- (resource) parser XML Parser resource.
- (string) tag_name XML element name.
- (array) attrs XML element attributes.
Defined at: - Introduced in WordPress: 0.71
- Deprecated in WordPress: —
Description
Starts a new XML tag.Callback function for xml_set_element_handler().