oembed_dataparse

oembed_dataparse

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: wordpress-6.5.2

do_action('oembed_dataparse') is found 1 times:

  • /wp-includes/class-wp-oembed.php line 743
    		 * @param string $return The returned oEmbed HTML.
    		 * @param object $data   A data object result from an oEmbed provider.
    		 * @param string $url    The URL of the content to be embedded.
    		 */
    		return apply_filters( 'oembed_dataparse', $return, $data, $url );
    	}
    
    	/**
    	 * Strips any new lines from the HTML.
    	 *
    	 * @since 2.9.0 as strip_scribd_newlines()
    

See this hook used in plugins: