=== WP ULike === Contributors: alimir Donate link: https://m.do.co/c/13ad5bc24738 Author: Ali Mirzaei Tags: wp ulike, wordpress youlike plugin, like button, rating, vote, voting, most liked posts, wordpress like page, wordpress like post, wordpress vote page, wordpress vote post, wp like page, wp like post, wp like plugin, buddypress like system, buddypress votes, comment like system, voting button, wordpress, buddypress, statistics, stats likes, bbpress, bbPress like, WP-Translations, forums, community, credit, points, mycred, users, ultimate member Requires PHP: 5.4 Requires at least: 3.5.0 Tested up to: 5.2.2 Stable tag: 3.6.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html WP ULike enables you to add Ajax Like button into your WP and allowing your visitors to Like/unLike the posts, comments, activities & topics. == Description == If you’re looking for one of the best and fastest ways to add like and dislike functionality to your WordPress website, then the WP ULike plugin is for you! WP ULike is a FREE WordPress plugin that will allow your website visitors to engage with your wide range of content types including posts, forum topics and replies, comments and activity updates. Also WP ULike’s amazing statistics tools help you to track your content effectiveness with a real-time report system and detailed statistics. What’s more, WP ULike have a wide variety of options available to customize your plugin. It will allow you to customize your like button in your favorite style. = More Information = * Visit Our [Home Page](https://wpulike.com/). * Donate Us [By Make a Cloud](https://m.do.co/c/13ad5bc24738). * See Online [Demo](http://preview.alimir.ir/wp-ulike-plugin). * Fork Us In [Github](https://github.com/Alimir/wp-ulike). = Features = * Clean Design + Pretty styles. * Full myCRED Points Support. * Flexible google rich snippets support. (Microdata) * Full Statistics tools with many widgets. * Supporting UltimateMember & BuddyPress Profiles. * Likers World Map & Top Likers Widget. * Ajax feature to update the data without reloading. * Visitors do not have to register or log in to use the Like Button. * Compatible with WP version 3.5 & above. * Added automatically with filtering options (no Code required). * Different logging method options. * Notifications System. (Custom toast messages after each activity) * Shortcode support. * Support custom templates with separate variables. * Comment likes support. * Supporting the date in localized format. (date_i18n) * Full likes logs support. * BuddyPress add activity & notifications support. * Simple user like box with avatar support. * Custom Like-UnLike Texts fields. * Simple custom style with color picker settings. * Advanced Widgets With Custom Tools. (Most Liked Posts,Comments,Users,Topics,...) * Powerful configuration panel. * Support RTL & language file. * And so on... = Translations = WP ULike has been translated into the following languages: * English (United States) * Persian (Iran) * French (France) * Chinese (China) * Chinese (Taiwan) * Dutch (Netherlands) * Arabic * Portuguese (Brazil) * Turkish (Turkey) * Greek * Russian (Russia) * Spanish (Spain) * German (Germany) * Japanese * Romanian (Romania) * Slovak (Slovakia) * Czech (Czech Republic) * Hebrew (Israel) * Italian (Italy) * Polish (Poland) * Finnish * Hungarian (Hungary) * Lithuanian (Lithuania) * Indonesian (Indonesia) * Khmer * Norwegian Bokmal (Norway) * Portuguese (Portugal) * Swedish (Sweden) * Danish (Denmark) * Estonian * Korean (Korea) * Vietnamese * Basque * Bosnian (Bosnia and Herzegovina) * English (United Kingdom) Want to add a new language to WP ULike? Well! You can contribute via [translate.wordpress.org](https://translate.wordpress.org/projects/wp-plugins/wp-ulike). = About Author = * My personal website: [Ali Mirzaei](http://about.alimir.ir) * Follow me on [Facebook](https://www.facebook.com/alimir1993) * Catch me on twitter as @alimirir * And Connect me on [Linkedin](https://ir.linkedin.com/in/alimirir) == Installation == = From your WordPress dashboard = 1. Visit 'Plugins > Add New' 2. Search for 'WP ULike' 3. Activate 'WP ULike' from your Plugins page. (You will be greeted with a Welcome page.) = From WordPress.org = 1. Download 'WP ULike'. 2. Upload the 'WP ULike' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...) 3. Activate 'WP ULike' from your Plugins page. (You will be greeted with a Welcome page.) = Once Activated = 1. Visit 'WP ULike > Settings' and take a moment to match ULike's settings to your expectations. We pick the most common configuration by default, but every taste is different. 2. Visit 'WP ULike > Statistics' and observe your likes stats with useful statistics tools such as "Line charts", "Pie Chart", "World Map" and "Summary Details". 3. If you have already installed myCRED plugin, Visit 'myCRED > hooks' and enable 'wp ulike' hook to award / deducts points from users who Like/Unlike any content of WordPress, bbPress, BuddyPress and etc. == Screenshots == 1. Screenshot 1 2. Screenshot 2 3. Screenshot 3 4. Screenshot 4 == Frequently Asked Questions == = How To Use this plugin? = Just install the plugin and activate "automatic display" in plugin configuration panel. (WP ULike has four auto options for posts, comments, buddypress activities & bbPress Topics.) Also you can use of the following function and shortcode for your posts: * Function: `if(function_exists('wp_ulike')) wp_ulike('get');` * Shortcode: `[wp_ulike]` = How To Change The Counter Format? = Documentation : [Github](https://github.com/alimir/wp-ulike#how-to-change-the-counter-format) = How To Change Schema Type? = Documentation : [Github](https://github.com/alimir/wp-ulike#how-to-change-schema-type) = How To Add Extra Microdata? = Documentation : [Github](https://github.com/alimir/wp-ulike#how-to-add-extra-microdata) = How To Remove All Schema Data Except Of aggregateRating? = Documentation : [Github](https://github.com/alimir/wp-ulike#how-to-remove-all-schema-data-except-of-aggregaterating) = How To Remove "0" Count If There Are No Likes? = Documentation : [Github](https://github.com/alimir/wp-ulike#how-to-remove-0-count-if-there-are-no-likes) = How To Change The Login Alert Template? = Documentation : [Github](https://github.com/alimir/wp-ulike#how-to-change-the-login-alert-template) = How To Get Post Likes Number? = Documentation : [Github](https://github.com/alimir/wp-ulike#how-to-get-post-likes-number) = How To Get Comment Likes Number? = Documentation : [Github](https://github.com/alimir/wp-ulike#how-to-get-comment-likes-number) = How To Sort Most Liked Posts? = Documentation : [Github](https://github.com/alimir/wp-ulike#how-to-sort-most-liked-posts) = How Can I Create Custom Template In Users Liked Box? = * We have provided some variables in setting panel. You can use them in textarea and then save the new options. * Attention: `%START_WHILE%` And `%END_WHILE%` variables are very important and you should use them out of the frequent string. (Such as `
  • ` tags sample in default template) = Receive HTTP ERROR 500 on WP ULike > Statistics = * Increasing Your WordPress Memory Limit in wp-config.php to fix this error. It is located in your WordPress site's root folder, and you will need to use an FTP client or file manager in your web hosting control panel. * Next, you need to paste this code in wp-config.php file just before the line that says "That's all, stop editing! Happy blogging." define( 'WP_MEMORY_LIMIT', '256M' ); == Changelog == = 3.6.2 = * Added: New animated heart template. * Fixed: An issue with home page display. * Fixed: An issue with user avatar default size. * Fixed: Some issues with aggregaterating. = 3.6.1 = * Added: Purge functionality for litespeed & w3 total cache. * Added: Better process for database table creation. * Added: Better menu labels. * Fixed: Some issues in likers box and some other functionalities. * Fixed: An issue with myCred points. * Fixed: Fix an issue in microdata structure. * Fixed: Some reported issues. = 3.6.0 = * Added: Better BuddyPress notifications with some improvements on old functionalities. * Added: Simultaneously refresh for identical buttons. * Added: Mark notifications as read when a user visits our notifications. * Added: Better admin menu badge counter. * Fixed: The "Top Likers" widget issue. * Fixed: Fix IPv6 storage issue. * Fixed: Fix reverse graph X-axis = 3.5.2 = * Fixed: An important issue with buddypress comments. * Added: Class name issue on likers box. * Upgraded: "WordpressUlike" js functionality. * Added: some improvements on general functions. = 3.5.1 = * Fixed: The buddypress notifications issue. * Added: A new option to disable popover on likers box and make it inline display. * Added: Some changes to improve statistics page and make it more faster. * Added: some improvements on ajax process of logs page. * Replaced: The tag with