atom_author

atom_author

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action

See hook in core

Displaying hooks found in version: wordpress-6.5.2

do_action('atom_author') is found 1 times:

  • /wp-includes/feed-atom.php line 65
    			 * Fires at the end of each Atom feed author entry.
    			 *
    			 * @since 3.2.0
    			 */
    			do_action( 'atom_author' );
    			?>
    		</author>
    
    		<title type="<?php html_type_rss(); ?>"><!&#91;CDATA&#91;<?php the_title_rss(); ?>&#93;&#93;></title>
    		<link rel="alternate" type="<?php bloginfo_rss( 'html_type' ); ?>" href="<?php the_permalink_rss(); ?>" />