Automatically checks the subscription checkbox for new bbpress topics or bbpress replies and saves the last state via ajax for each user and for new topics and new replies.
Defines two functions: bbp_topic_like_button() and get_bbp_topic_like_button(). Use these in your bbPress topic template
file to add an ajax powered like button.