bbp_get_reply_position

bbp_get_reply_position

Hook Type: filter

See hook in core

Displaying hooks found in version: bbpress.2.6.9

apply_filters('bbp_get_reply_position') is found 1 times:

  • /includes/replies/template.php line 1726
    			$reply_position++;
    		}
    
    		// Filter & return
    		return (int) apply_filters( 'bbp_get_reply_position', $reply_position, $reply_id, $topic_id );
    	}
    
    /** Reply Admin Links *********************************************************/
    
    /**
     * Output admin links for reply