You appear to be a bot. Output may be restricted
Description
Usage
akismet_comment_column_row( $column, $comment_id );
Parameters
- $column
- ( mixed ) required –
- $comment_id
- ( mixed ) required –
Returns
void
Source
File name: akismet/wrapper.php
Lines:
1 to 3 of 3
function akismet_comment_column_row( $column, $comment_id ) { _deprecated_function( __FUNCTION__, '3.0' ); }