Property | Type | Description | |
---|---|---|---|
$rtmedia_comment_model |
Method | Description | |
---|---|---|
__construct ( ) | ||
add ( $attr ) | ||
comment_nonce_generator ( $echo = true ) | ||
get_current_author ( ) : string | returns user_id of the current logged in user in wordpress | |
get_current_id ( ) : integer | returns user_id of the current logged in user in wordpress | |
remove ( $id ) |
static public comment_nonce_generator ( $echo = true ) |
public get_current_author ( ) : string | ||
return | string |
public get_current_id ( ) : integer | ||
return | integer |