Skip to content
WordPress.org
  • News
  • Showcase
  • Hosting
    • Themes
    • Plugins
    • Patterns
    • Blocks
    • Openverse ↗︎
    • Learn WordPress
    • Documentation
    • Forums
    • Developers
    • WordPress.tv ↗︎
    • Make WordPress
    • Photo Directory
    • Five for the Future
    • Events
    • Job Board ↗︎
    • About WordPress
    • Enterprise
    • Gutenberg ↗︎
  • Get WordPress
Get WordPress
WordPress.org

WordPress Developer Resources

AtomParser::end_ns()

  • Developer Blog
  • Code Reference
  • WP-CLI Commands
  • Developer Blog
  • Code Reference
  • WP-CLI Commands
HomeReferenceClassesAtomParserAtomParser::end_ns()

    AtomParser::end_ns( $parser,  $prefix )

    In this article

    • Source
    • Related

    ↑ Back to top

    Source

    wp-includes/atomlib.php
    Copy
    function end_ns($parser, $prefix) {
        $this->_p("ending: #" . $prefix . "#");
    }
    

    View all references View on Trac View on GitHub

    Related

    UsesDescription
    AtomParser::_p()wp-includes/atomlib.php

    User Contributed Notes

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

    • About
    • News
    • Hosting
    • Privacy
    • Showcase
    • Themes
    • Plugins
    • Patterns
    • Learn
    • Documentation
    • Developers
    • WordPress.tv ↗
    • Get Involved
    • Events
    • Donate ↗
    • Five for the Future
    • WordPress.com ↗
    • Matt ↗
    • bbPress ↗
    • BuddyPress ↗
    WordPress.org
    WordPress.org
    • Visit our Facebook page
    • Visit our X (formerly Twitter) account
    • Visit our Instagram account
    • Visit our LinkedIn account
    • Visit our YouTube channel
    Code is Poetry

    Notifications