comment_form_top

comment_form_top

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

See hook in core

Displaying hooks found in version: wordpress-6.5.2

do_action('comment_form_top') is found 1 times:

  • /wp-includes/comment-template.php line 2712
    			 * Fires at the top of the comment form, inside the form tag.
    			 *
    			 * @since 3.0.0
    			 */
    			do_action( 'comment_form_top' );
    
    			if ( is_user_logged_in() ) :
    
    				/**
    				 * Filters the 'logged in' message for the comment form for display.
    				 *
    

See this hook used in plugins: