=== bbPress Like Topics === Contributors: eduardo-leoni Tags: BBPress, Likes, Topics, Ajax Requires at least: 3.5.1 Tested up to: 4.1.1 Stable tag: 4.1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Let members show their love to the topics they like most == Description == Let your community members show their love by adding a like button to BBPress topics. Instalation takes a few minutes, just throw the shortcode there! == Installation == Use the shortcode [bbpressliketopics postID = postID] to show how many likes the post's got, overwrite the second "postID" by the post id Use the shortcode [bbpressliketopics_withlike postID = postID] to show how many likes the post's got and allow users to like it, overwrite the second "postID" by the post id to be liked Use the shortcode [bbpresslikesonauthor author = authorID] to show how many likes the post's got and allow users to like it, overwrite the "authorID" by the user id to be shown Use the shortcode [bbpressmostliked qty = qty] to show the most liked topics in a list, overwrite the second "qty" for a number to specify the quantity. Use the shortcode [bbpressrecentlylikedbyuser userId = userId] to show the most liked topics in a list, overwrite the second "userId" by the user id to be shown. == Frequently Asked Questions == = How do I install it? = Check the shortcodes at the installation tab. == Screenshots == == Changelog == = 0.1 = * Launch! = 0.2 = * Small fixes and improves on the shortcodes = 0.2.1 = * Organizational changes = 0.2.2 = * Name Changing = 0.3 = * Shortcode for getting likes on author added = 0.4 = * Ajax support and check if user has already liked = 1.0 = * Incessantly tested, unlike functionality added, support to more than one per page. = 1.1 = * More than one of the same bug fix = 1.2 = * List most liked topics = 1.3 = * JQuery compatibility issues fixed = 1.4 = * Now it's possible to show the posts the user recently liked