{"id":17918,"date":"2012-04-26T14:30:59","date_gmt":"2012-04-26T14:30:59","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/p2-likes\/"},"modified":"2015-01-17T19:58:17","modified_gmt":"2015-01-17T19:58:17","slug":"p2-likes","status":"publish","type":"plugin","link":"https:\/\/pcd.wordpress.org\/plugins\/p2-likes\/","author":5716614,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.7","stable_tag":"1.0.7","tested":"4.1.42","requires":"4.1","requires_php":"","requires_plugins":"","header_name":"P2 Likes","header_author":"Scott Basgaard","header_description":"","assets_banners_color":"00a388","last_updated":"2015-01-17 19:58:17","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_s-xclick&hosted_button_id=MFZXL72ETR7H2","header_plugin_uri":"http:\/\/scottbasgaard.com\/","header_author_uri":"http:\/\/scottbasgaard.com\/","rating":5,"author_block_rating":0,"active_installs":20,"downloads":9261,"num_ratings":4,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.0.7":"<ul>\n<li>Update readme.txt<\/li>\n<\/ul>","1.0.6":"<ul>\n<li>Load ajax.php only when needed (props Mamaduka)<\/li>\n<\/ul>","1.0.5":"<ul>\n<li>Define AJAX URL using admin_url( &#039;admin-ajax.php&#039; ); (props Mamaduka)<\/li>\n<li>Various code cleanup (props Mamaduka)<\/li>\n<\/ul>","1.0.4":"<ul>\n<li>Bug Fix: Added missing load_plugin_textdomain() (props Z\u00e9 Fontainhas)<\/li>\n<li>Bug Fix: Added support for Gravatar hovercards (props Z\u00e9 Fontainhas)<\/li>\n<li>Cleaned up jQuery<\/li>\n<\/ul>","1.0.3":"<ul>\n<li>Enhancement: Added localization (props Coen Jacobs)<\/li>\n<li>Bug fix: Modified CSS selector for avatars<\/li>\n<\/ul>","1.0.2":"<ul>\n<li>Bug fix: Fixed error when counting comments<\/li>\n<\/ul>","1.0.1":"<ul>\n<li>Bug fix: Removed wp_get_theme() until 3.4<\/li>\n<\/ul>","1.0":"<ul>\n<li>Initial release<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"4"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1070091","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1070091","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"1070091","resolution":"1544x500","location":"assets"},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1070091","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.0.1","1.0.2","1.0.3","1.0.4","1.0.5","1.0.6","1.0.7"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1539013","resolution":"1","location":"plugin"}},"screenshots":{"1":"P2 Likes on a clean P2 install."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[169,38000],"plugin_category":[56],"plugin_contributors":[78813],"plugin_business_model":[],"class_list":["post-17918","plugin","type-plugin","status-publish","hentry","plugin_tags-likes","plugin_tags-p2","plugin_category-social-and-sharing","plugin_contributors-scottbasgaard","plugin_committers-scottbasgaard"],"banners":{"banner":"https:\/\/ps.w.org\/p2-likes\/assets\/banner-772x250.png?rev=1070091","banner_2x":"https:\/\/ps.w.org\/p2-likes\/assets\/banner-1544x500.png?rev=1070091","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/p2-likes\/assets\/icon-128x128.png?rev=1070091","icon_2x":"https:\/\/ps.w.org\/p2-likes\/assets\/icon-256x256.png?rev=1070091","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/p2-likes\/trunk\/screenshot-1.png?rev=1539013","caption":"P2 Likes on a clean P2 install."}],"raw_content":"<!--section=description-->\n<p>P2 Likes brings Facebook-like functionality to your P2 site. Your users can now show interest in threads by clicking the like button.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Install P2 Likes either via the WordPress.org plugin directory, or by uploading the files to your server.<\/li>\n<li>After activating P2 Likes, you will see the Like\/Unlike links in your P2 threads.<\/li>\n<li>You're all set. Now start showing some interest!<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Does this work with any other themes?<\/dt>\n<dd><p>Sorry, but I've developed this to only be compatible with <a href=\"http:\/\/p2theme.com\/\">P2<\/a>.<\/p><\/dd>\n<dt>Why doesn't your plugin do this? I wish your plugin did that!<\/dt>\n<dd><p>I'm definitely open for ideas! Ping me if you have and ideas\/requests <a href=\"http:scottbasgaard.com\/contact\/\">here<\/a>.<\/p><\/dd>\n<dt>I love it! Where can I send you my money?<\/dt>\n<dd><p>If you like my plugins feel free to donate <a href=\"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_s-xclick&amp;hosted_button_id=MFZXL72ETR7H2\">here<\/a>.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.7<\/h4>\n\n<ul>\n<li>Update readme.txt<\/li>\n<\/ul>\n\n<h4>1.0.6<\/h4>\n\n<ul>\n<li>Load ajax.php only when needed (props Mamaduka)<\/li>\n<\/ul>\n\n<h4>1.0.5<\/h4>\n\n<ul>\n<li>Define AJAX URL using admin_url( 'admin-ajax.php' ); (props Mamaduka)<\/li>\n<li>Various code cleanup (props Mamaduka)<\/li>\n<\/ul>\n\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>Bug Fix: Added missing load_plugin_textdomain() (props Z\u00e9 Fontainhas)<\/li>\n<li>Bug Fix: Added support for Gravatar hovercards (props Z\u00e9 Fontainhas)<\/li>\n<li>Cleaned up jQuery<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Enhancement: Added localization (props Coen Jacobs)<\/li>\n<li>Bug fix: Modified CSS selector for avatars<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Bug fix: Fixed error when counting comments<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Bug fix: Removed wp_get_theme() until 3.4<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Give positive feedback on threads you care about on P2","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/17918","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=17918"}],"author":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/scottbasgaard"}],"wp:attachment":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=17918"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=17918"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=17918"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=17918"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=17918"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=17918"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}