@since: bbPress (r3933)
Description
bbp_update_reply_position()

Update the position of the reply.

Source: bp-forums/replies/functions.php:2269

bbp_get_reply_position_raw()

Get the position of a reply by querying the DB directly for the replies of a given topic.

Source: bp-forums/replies/functions.php:2302