{"id":11703,"date":"2011-01-08T01:10:46","date_gmt":"2011-01-08T01:10:46","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-pluspoints\/"},"modified":"2016-08-10T14:44:33","modified_gmt":"2016-08-10T14:44:33","slug":"wp-pluspoints","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/wp-pluspoints\/","author":6823016,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.3.6","stable_tag":"1.3.6","tested":"4.5.33","requires":"2.7","requires_php":"","requires_plugins":"","header_name":"Your PointsPlus","header_author":"Andrew Alba","header_description":"","assets_banners_color":"ca9e64","last_updated":"2016-08-10 14:44:33","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/interland3.donorperfect.net\/weblink\/weblink.aspx?name=E81064&id=3","header_plugin_uri":"http:\/\/www.dingobytes.com\/wordpress\/wordpress-plus-points\/","header_author_uri":"http:\/\/www.dingobytes.com\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":1868,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.3.6":"<ul>\n<li>Fixed bug preventing PHP 7 install and corrected plugin url and directory paths<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":"1291862","resolution":"1544x500","location":"assets"},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"1291862","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.2","1.3","1.3.1","1.3.2","1.3.3","1.3.4","1.3.5","1.3.6"],"block_files":[],"assets_screenshots":{"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1567336","resolution":"2","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1567336","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1567336","resolution":"1","location":"plugin"}},"screenshots":{"1":"Multiple log days displayed","2":"Isolated shot of total display","3":"Personal information settings"}},"plugin_section":[],"plugin_tags":[13375,6165,13467,2565,2321],"plugin_category":[39],"plugin_contributors":[97057],"plugin_business_model":[],"class_list":["post-11703","plugin","type-plugin","status-closed","hentry","plugin_tags-diet","plugin_tags-fitness","plugin_tags-nutrition","plugin_tags-plus","plugin_tags-points","plugin_category-business","plugin_contributors-andrewalba","plugin_committers-andrewalba"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-pluspoints_ca9e64.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/wp-pluspoints\/trunk\/screenshot-1.png?rev=1567336","caption":"Multiple log days displayed"},{"src":"https:\/\/ps.w.org\/wp-pluspoints\/trunk\/screenshot-2.png?rev=1567336","caption":"Isolated shot of total display"},{"src":"https:\/\/ps.w.org\/wp-pluspoints\/trunk\/screenshot-3.png?rev=1567336","caption":"Personal information settings"}],"raw_content":"<!--section=description-->\n<p>Please feel free to give us your feedback, application enhancements or report any issues. <a href=\"https:\/\/wordpress.org\/tags\/media-credit#postform\">Start a thread on the plugin forum<\/a> and we'll get back to you shortly!<\/p>\n\n<p>Your PointsPlus for Wordpress is a tool that will allow you to log your meals and let you track how many points you use in relationship to your targeted daily Weight Watchers points.<\/p>\n\n<p>Your PointsPlus can be added to each post via editor and you can use code snippet to make totals always display on post or page.<\/p>\n\n<h3>Arbitrary section<\/h3>\n\n<p>This plug-in currently makes the following assumptions.<\/p>\n\n<ol>\n<li>Posts will not log more then one day of data.<\/li>\n<li>Pages will not log more then one day of data.<\/li>\n<li>There is only one user per site.<\/li>\n<\/ol>\n\n<p>There are two methods for displaying the totals on your post and or page.<\/p>\n\n<ol>\n<li>Shortcode API<\/li>\n<li>Embedding into theme\/template<\/li>\n<\/ol>\n\n<p>Shortcode API<\/p>\n\n<ul>\n<li>Inserts the total on an individual bases<\/li>\n<li>Insert the shortcode <code>[wppp_total]<\/code> where you want the total to appear.<\/li>\n<\/ul>\n\n<p>Embedding into theme\/template<\/p>\n\n<ul>\n<li>Iserts the total on every page using the template<\/li>\n<li>Add the following code to your template where you want the total to appear: <code>&lt;?php echo wp_pluspoints_total_func(); ?&gt;<\/code><\/li>\n<li>WARNING: This method may break your theme if and when the plug-in is deactivated and or removed.<\/li>\n<\/ul>\n\nSome notes about the plugin.\n\n<ul>\n<li>Serving does not have to be an integer. You can enter 1.5 for a serving value. Serving defaults to 1.<\/li>\n<li>Protein, Carbohydrates (Carbs), Fat and Fiber are all measured in grams.<\/li>\n<\/ul>\n\n<!--section=installation-->\n<p>This section describes how to install the plugin and get it working.<\/p>\n\n<ol>\n<li>Upload the plugin folder <code>wp-pluspoints<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the \\'Plugins\\' menu in WordPress<\/li>\n<li>Configure the plugin using the <code>WP-PlusPoints Settings<\/code> link in the admin <code>Settings<\/code> menu<\/li>\n<li>Place <code>[wppp serving=1 protien=13 carbs=8 fat=3 fiber=1]<\/code> in your post to display the five star rating system<\/li>\n<li>See <code>Other Notes<\/code> for more Your PointsPlus options<\/li>\n<\/ol>\n\n<p>The <code>[wppp]<\/code> shortcode supports five different attributes. Those attributes, their default values and descriptions are as follows.<\/p>\n\n<ul>\n<li>servings [default = 1]: How many servings consumed.<\/li>\n<li>protein [default = 0]: How much protein per serving (grams).<\/li>\n<li>carbs [default = 0]: How much carbohydrates per serving (grams).<\/li>\n<li>fat [default = 0]: How much fat per serving (grams).<\/li>\n<li>fiber [default = 0]: How much fiber per serving (grams).<\/li>\n<\/ul>\n\n<!--section=faq-->\n<dl>\n<dt>Where do you place the code `[wppp]`?<\/dt>\n<dd><p>The plugin requires only that you place the following code in your post\/page. You can pass the attributes to the handler. If serving attribute is not included, it defaults to one. All other attributes default to zero.\n    [wppp serving=1 protien=11 carbs=33 fat=5 fiber=3]\nThat\\'s it!<\/p><\/dd>\n<dt>Is there a demo somewhere of this plugin in action?<\/dt>\n<dd><p>Why yes, yes there is. You can see a demo at <a href=\"http:\/\/www.dingobytes.com\/\">Dingobytes.com<\/a><\/p><\/dd>\n<dt>Can I have more than one total per post\/page?<\/dt>\n<dd><p>Yes!<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.3.6<\/h4>\n\n<ul>\n<li>Updated method for getting plugin absolute path<\/li>\n<li>Updated method for getting plugin url path<\/li>\n<li>Corrected 'NEW' method to resolve PHP 7 bug<\/li>\n<li>Confirmed plugin works with Wordpress v. 4.5.3<\/li>\n<\/ul>\n\n<h4>1.3.5<\/h4>\n\n<ul>\n<li>Updated plugin name and admin settings page<\/li>\n<li>Admin form HTML5 input<\/li>\n<li>Updated admin form JavaScript<\/li>\n<li>Confirmed plugin works with Wordpress v. 4.4<\/li>\n<\/ul>\n\n<h4>1.3.2<\/h4>\n\n<ul>\n<li>SVN issues: had to remove wp-admin.php again<\/li>\n<\/ul>\n\n<h4>1.3.1<\/h4>\n\n<ul>\n<li>Removed remote image link and replaced with dashicons<\/li>\n<li>Updated color scheme to use WordPress colors<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>Removed obfuscation on admin settings page (caused plugin to be disabled)<\/li>\n<li>Cleaned up admin page.<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Added settings link to the plug-in page<\/li>\n<li>Refactored settings page using add_submenu_page()<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Compressed the JavaScript<\/li>\n<li>Encoded the Your PointsPlus Settings (admin form) and separated into the include<\/li>\n<li>Updated screen shot<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release of Your PointsPlus<\/li>\n<\/ul>","raw_excerpt":"Your PointsPlus is a handy plugin that allows WordPress users to log their meals using WeightWatchers PointsPlus system","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/11703","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=11703"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/andrewalba"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=11703"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=11703"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=11703"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=11703"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=11703"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=11703"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}