{"id":49097,"date":"2016-06-18T04:47:40","date_gmt":"2016-06-18T04:47:40","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/rs-likes\/"},"modified":"2017-05-10T20:50:33","modified_gmt":"2017-05-10T20:50:33","slug":"rs-likes","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/rs-likes\/","author":15002742,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.1.0","stable_tag":"1.1.0","tested":"4.7.33","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"Simplicity Likes","header_author":"Simplicity LLC","header_description":"","assets_banners_color":"ffcccc","last_updated":"2017-05-10 20:50:33","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/rs-likes\/","header_author_uri":"http:\/\/www.simplicity.rs\/","rating":5,"author_block_rating":0,"active_installs":100,"downloads":7006,"num_ratings":0,"support_threads":1,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"5"},"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1438952","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1438952","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.0.2","1.0.3","1.0.4","1.0.5","1.0.6","1.1.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1497942","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1438952","resolution":"2","location":"assets"}},"screenshots":{"1":"screenshot-1.png","2":"screenshot-2.png"}},"plugin_section":[],"plugin_tags":[15856,169],"plugin_category":[56],"plugin_contributors":[89611,89612],"plugin_business_model":[],"class_list":["post-49097","plugin","type-plugin","status-closed","hentry","plugin_tags-hearts","plugin_tags-likes","plugin_category-social-and-sharing","plugin_contributors-ratkosolaja","plugin_contributors-simplicitywp","plugin_committers-ratkosolaja"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/rs-likes_ffcccc.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/rs-likes\/assets\/screenshot-1.png?rev=1497942","caption":"screenshot-1.png"},{"src":"https:\/\/ps.w.org\/rs-likes\/assets\/screenshot-2.png?rev=1438952","caption":"screenshot-2.png"}],"raw_content":"<!--section=description-->\n<p><strong>Simplicity Likes<\/strong> will add a heart to your posts or pages or any other post type, and we'll call them likes. Hearts are more expressive and they enable your users to convey a range of emotions. This plugin is light, fast (ajax powered) and coded with best practice. Every vote is limited by users IP Address AND a Cookie.<\/p>\n\n<p><strong>Features:<\/strong><\/p>\n\n<ul>\n<li>You can choose whether you want this plugin to add a like to the end of your content.<\/li>\n<li>You can pick on which post types you want to show like button.<\/li>\n<li>You can choose whether you want to use our minimal styling or not.<\/li>\n<li>Included Shortcode<\/li>\n<li>Included Widget for showing your most liked content.<\/li>\n<\/ul>\n\n<!--section=installation-->\n<p>They are two ways we can go about this: <strong>Using the WordPress Plugin Search<\/strong> or <strong>Using the WordPress Admin Plugin Upload<\/strong>.<\/p>\n\n<p>Using the WordPress Plugin Search:<\/p>\n\n<ol>\n<li>Go to WordPress admin area.<\/li>\n<li>Click on Plugins &gt; Add New.<\/li>\n<li>In the Search box, type in <strong>Simplicity Likes<\/strong> and hit enter.<\/li>\n<li>Next to the <strong>Simplicity Likes<\/strong> click on the Install Now button.<\/li>\n<li>Click on Activate Plugin.<\/li>\n<\/ol>\n\n<p>Using the WordPress Admin Plugin Upload:<\/p>\n\n<ol>\n<li>Download the plugin here from our plugin page.<\/li>\n<li>Go to WordPress admin area.<\/li>\n<li>Click on Plugins &gt; Add New &gt; Upload Plugin.<\/li>\n<li>Click on Choose File and select <strong>rs-likes.zip<\/strong><\/li>\n<li>Click on Install Now button.<\/li>\n<li>Click on Activate Plugin.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><p>They are two ways we can go about this: <strong>Using the WordPress Plugin Search<\/strong> or <strong>Using the WordPress Admin Plugin Upload<\/strong>.<\/p>\n\n<p>Using the WordPress Plugin Search:<\/p>\n\n<ol>\n<li>Go to WordPress admin area.<\/li>\n<li>Click on Plugins &gt; Add New.<\/li>\n<li>In the Search box, type in <strong>Simplicity Likes<\/strong> and hit enter.<\/li>\n<li>Next to the <strong>Simplicity Likes<\/strong> click on the Install Now button.<\/li>\n<li>Click on Activate Plugin.<\/li>\n<\/ol>\n\n<p>Using the WordPress Admin Plugin Upload:<\/p>\n\n<ol>\n<li>Download the plugin here from our plugin page.<\/li>\n<li>Go to WordPress admin area.<\/li>\n<li>Click on Plugins &gt; Add New &gt; Upload Plugin.<\/li>\n<li>Click on Choose File and select <strong>rs-likes.zip<\/strong><\/li>\n<li>Click on Install Now button.<\/li>\n<li>Click on Activate Plugin.<\/li>\n<\/ol><\/dd>\n<dt>Why did the plugin name change?<\/dt>\n<dd><p>This plugin has been bought by a company that I work for, because of that, plugin name changes from RS Likes to Simplicity Likes.<\/p><\/dd>\n<dt>Will you still support the plugin?<\/dt>\n<dd><p>Yes, I will still support and be in charge of the plugin. Basically, nothing changes except the name.<\/p><\/dd>\n<dt>How to change like button html?<\/dt>\n<dd><p>I have created a nice filter for developers, and you can change the button to anything you like.\n    function like_button( $html ) {\n        $html = 'My Nice Icon';<\/p>\n\n<pre><code>    return $html;\n}\nadd_filter( 'rs_likes_html', 'like_button', 10, 1 );\n<\/code><\/pre><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Feature: Enable developers to replace icon with their own via custom HTML.<\/li>\n<li>Feature: Ability to add shortcode outside singular pages.<\/li>\n<li>Other: Added support for WP 4.7.4<\/li>\n<\/ul>\n\n<h4>1.0.6<\/h4>\n\n<ul>\n<li>Fixed an issue where the shortcode wouldn't show up. I've managed not to update the shortcode function in the previous update. Silly me.<\/li>\n<\/ul>\n\n<h4>1.0.5<\/h4>\n\n<ul>\n<li>Added support for WordPress 4.6.1.<\/li>\n<li>Fixed a bug when multiple users come from same IP address.<\/li>\n<li>Plugin has been renamed to Simplicity Likes.<\/li>\n<\/ul>\n\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>Added support for WordPress 4.6<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Fixed a bug: IP address wasn't being saved properly.<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Fixed a bug: when a user has bootstrap tooltip enabled on the website, this plugin has a conflict.<\/li>\n<li>Updated the README for WP 4.5.3<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>You can choose to make the color of the heart be red if there is at least one like.<\/li>\n<li>Fixed a bug: if you were to click the like button too fast, the counter would go to negative.<\/li>\n<li>Fixed a bug: if you click on the like button the color of the button would not change to red.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial Release June 16th, 2016<\/li>\n<\/ul>","raw_excerpt":"Adds support for Likes.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/49097","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=49097"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/ratkosolaja"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=49097"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=49097"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=49097"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=49097"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=49097"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=49097"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}