manage_comments_custom_column

manage_comments_custom_column

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

See hook in core

Displaying hooks found in version: wordpress-6.5.2

do_action('manage_comments_custom_column') is found 1 times:

  • /wp-admin/includes/class-wp-comments-list-table.php line 1116

    Warning: Undefined array key 1118 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 1119 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 1120 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 1121 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    		 *
    		 * @param string $column_name The custom column's name.
    		 * @param string $comment_id  The comment ID as a numeric string.
    		 */
    		do_action( 'manage_comments_custom_column', $column_name, $comment->comment_ID );
    	}
    }
    
    
    
    
    

See this hook used in plugins: