bbp_author_ip
accepts an array of arguments that allow you to change the before and after.
Use it like:
bbp_author_ip( array(
'post_id' => bbp_get_reply_id(),
'before' => '',
'after' => ''
) );
bbp_author_ip
accepts an array of arguments that allow you to change the before and after.
Use it like:
bbp_author_ip( array(
'post_id' => bbp_get_reply_id(),
'before' => '',
'after' => ''
) );