rdf_ns

rdf_ns

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

See hook in core

Displaying hooks found in version: wordpress-6.5.2

do_action('rdf_ns') is found 1 times:

  • /wp-includes/feed-rdf.php line 29
    	 * Fires at the end of the feed root to add namespaces.
    	 *
    	 * @since 2.0.0
    	 */
    	do_action( 'rdf_ns' );
    	?>
    >
    <channel rdf:about="<?php bloginfo_rss( 'url' ); ?>">
    	<title><?php wp_title_rss(); ?></title>
    	<link><?php bloginfo_rss( 'url' ); ?></link>
    	<description><?php bloginfo_rss( 'description' ); ?></description>
    

See this hook used in plugins: