Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




endelement [ WordPress Function ]

endelement ( $parser, $tagName )
Access:
  • private
Parameters:
  • (mixed) $parser XML Parser resource.
  • (string) $tagName XML tag name.
Defined at:



XML callback function that is called at the end of a XML tag.

Source


<?php
function endElement($parser$tagName) {
    
// nothing to do.
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

Gebruikersdiscussies [ wordpress.org ]

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics