_oembed_create_xml


_oembed_create_xml ( $data, $node = null )

Access:
  • private
Parameters:
  • (array) data The original oEmbed response data.
  • (SimpleXMLElement) node Optional. XML node to append the result to recursively.
Returns:
  • (string|false) XML string on success, false on error.
Defined at:

Description

Creates an XML string from a given array.

Related Functions

maybe_create_table, wp_oembed_get, wp_oembed_register_route, get_embed_template, wp_embed_register_handler

Top Google Results

User discussions

wpseek mobile