On this page
AtomParser::end_ns( $parser, $prefix )
Source
File: wp-includes/atomlib.php. View all references
function end_ns($parser, $prefix) {
$this->_p("ending: #" . $prefix . "#");
}
Related
Uses
| Uses | Description |
|---|---|
| AtomParser::_p() wp-includes/atomlib.php |
© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/atomparser/end_ns