{"id":42352,"date":"2016-03-04T06:44:01","date_gmt":"2016-03-04T06:44:01","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/geargrams-wp\/"},"modified":"2016-05-09T19:24:45","modified_gmt":"2016-05-09T19:24:45","slug":"geargrams-wp","status":"publish","type":"plugin","link":"https:\/\/zul.wordpress.org\/plugins\/geargrams-wp\/","author":14843558,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.6","stable_tag":"0.6","tested":"4.5.33","requires":"3.0.1","requires_php":"","requires_plugins":"","header_name":"GearGrams","header_author":"GearGrams LLC","header_description":"","assets_banners_color":"7a8f9a","last_updated":"2016-05-09 19:24:45","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.geargrams.com\/","header_plugin_uri":"http:\/\/www.geargrams.com\/wordpress","header_author_uri":"http:\/\/www.gargrams.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":999,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1364178","resolution":"128x128","location":"assets","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1364178","resolution":"256x256","location":"assets","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"1364178","resolution":"1544x500","location":"assets","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1364178","resolution":"772x250","location":"assets","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.6"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1363874","resolution":"1","location":"assets","width":600,"height":644}},"screenshots":{"1":"Display of heading, list, graph and legend Live example here: http:\/\/blog.geargrams.com\/devils-punchbowl\/"}},"plugin_section":[],"plugin_tags":[31734,31733,2425],"plugin_category":[],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-42352","plugin","type-plugin","status-publish","hentry","plugin_tags-backpacking","plugin_tags-geargrams","plugin_tags-lists","plugin_committers-geargrams"],"banners":{"banner":"https:\/\/ps.w.org\/geargrams-wp\/assets\/banner-772x250.png?rev=1364178","banner_2x":"https:\/\/ps.w.org\/geargrams-wp\/assets\/banner-1544x500.png?rev=1364178","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/geargrams-wp\/assets\/icon-128x128.png?rev=1364178","icon_2x":"https:\/\/ps.w.org\/geargrams-wp\/assets\/icon-256x256.png?rev=1364178","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/geargrams-wp\/assets\/screenshot-1.png?rev=1363874","caption":"Display of heading, list, graph and legend Live example here: http:\/\/blog.geargrams.com\/devils-punchbowl\/"}],"raw_content":"<!--section=description-->\n<p>With this plugin you can show GearGrams.com lists along with graphs in wordpress.<\/p>\n <p>Specifically this plugins adds short codes that can be added to most anywhere in wordpress.<\/p>\n <p>If you haven\u2019t used wordpress short codes you can read more about them here: https:\/\/codex.wordpress.org\/shortcode<\/p>\n\n<!--section=installation-->\n<ul>\n<li>First you must install the Wp-D3 plugin which is used for graphs. You can do this by searching for Wp-D3 in the add new plugins of your wordpress admin. Or follow the instructions at https:\/\/wordpress.org\/plugins\/wp-d3\/installation\/<\/li>\n<\/ul>\n <ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/plugin-name<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress<\/li>\n<\/ol>\n <h4>Usage<\/h4>\n <p>Add the following shortcodes to any text in wordpress<\/p>\n <ul>\n<li><p>gg-table<\/p>\n <ul>\n<li>Displays a list in table form<\/li>\n<li>Attributes  <ul>\n<li>list_id  <ul>\n<li>Required<\/li>\n<li>The id of the list to be displayed<\/li>\n<\/ul><\/li>\n<li>categories  <ul>\n<li>Optional<\/li>\n<li>Comma seprated list of categories. example: \"food,clothing\"<\/li>\n<li>Default: \"\" (empty string means all categories are displayed)<\/li>\n<\/ul><\/li>\n<\/ul><\/li>\n<li>Examples  <ul>\n<li>[gg-table list_id=\"123\"]<\/li>\n<li>[gg-table list_id=\"4432\" categories=\"food,clothing\"]<\/li>\n<\/ul><\/li>\n<\/ul><\/li>\n<li><p>gg-minimal<\/p>\n <ul>\n<li>Adds a simple text list.<\/li>\n<li>Attributes  <ul>\n<li>list_id  <ul>\n<li>Required<\/li>\n<li>The id of the list to be displayed<\/li>\n<\/ul><\/li>\n<li>categories  <ul>\n<li>Optional<\/li>\n<li>Comma seprated list of categories. example: \"food,clothing\"<\/li>\n<li>Default: \"\" (empty string means all categories are displayed)<\/li>\n<\/ul><\/li>\n<\/ul><\/li>\n<li>Examples  <ul>\n<li>[gg-minimal list_id=\"123\"]<\/li>\n<li>[gg-minimal list_id=\"4432\" categories=\"food,clothing\"]<\/li>\n<\/ul><\/li>\n<\/ul><\/li>\n<li><p>gg-pie-graph<\/p>\n <ul>\n<li>Displays a pie graph<\/li>\n<li>Attributes  <ul>\n<li>list_id  <ul>\n<li>Required<\/li>\n<li>The id of the list to be displayed<\/li>\n<\/ul><\/li>\n<li>diameter  <ul>\n<li>Optional<\/li>\n<li>The diameter of the pie<\/li>\n<li>default 300<\/li>\n<\/ul><\/li>\n<li>categories  <ul>\n<li>Optional<\/li>\n<li>Comma seprated list of categories. example: \"food,clothing\"<\/li>\n<li>empty string means all categories are displayed<\/li>\n<li>Default: \"\"<\/li>\n<\/ul><\/li>\n<\/ul><\/li>\n<li>Example  <ul>\n<li>[gg-pie-graph list_id=\"123\"]<\/li>\n<li>[gg-pie-graph list_id=\"4432\" categories=\"food,clothing\"]<\/li>\n<\/ul><\/li>\n<\/ul><\/li>\n<li><p>gg_heading<\/p>\n <ul>\n<li>Displays a list title and weight totals<\/li>\n<li>Attributes  <ul>\n<li>list_id  <ul>\n<li>Required<\/li>\n<li>The id of the list to be displayed<\/li>\n<\/ul><\/li>\n<li>title  <ul>\n<li>Optional<\/li>\n<li>The title of the list.<\/li>\n<li>Default: gg_default (this gives the actual name of the list)<\/li>\n<\/ul><\/li>\n<li>unit  <ul>\n<li>Optional<\/li>\n<li>The unit to be used for the weights.<\/li>\n<li>Accepted values: default,gram, lbs, oz, kg<\/li>\n<li>Default: default<\/li>\n<\/ul><\/li>\n<li>totals  <ul>\n<li>Optional<\/li>\n<li>Comma seprated list of total types.<\/li>\n<li>Accepted Values: all, total, pack, worn, consumable<\/li>\n<li>Default: \"all\"<\/li>\n<\/ul><\/li>\n<\/ul><\/li>\n<li>Example  <ul>\n<li>[gg-heading list_id=\"123\"]<\/li>\n<li>[gg-headingh list_id=\"4432\" title=\"List Total and Pack Weights\" totals=\"total,pack\"]<\/li>\n<\/ul><\/li>\n<\/ul><\/li>\n<li><p>gg-full<\/p>\n <ul>\n<li>Adds a full report view style list<\/li>\n<li>Attributes  <ul>\n<li>list_id  <ul>\n<li>Required<\/li>\n<li>The id of the list to be displayed<\/li>\n<\/ul><\/li>\n<li>width  <ul>\n<li>Optional<\/li>\n<li>The width of the list<\/li>\n<li>default: 100%<\/li>\n<\/ul><\/li>\n<li>height  <ul>\n<li>Optional<\/li>\n<li>The height of the list<\/li>\n<li>default: 600<\/li>\n<\/ul><\/li>\n<\/ul><\/li>\n<li>Example  <ul>\n<li>[gg-full list_id=\"123\" width=\"800\" height=\"500\"]<\/li>\n<\/ul><\/li>\n<\/ul><\/li>\n<\/ul>\n\n<!--section=faq-->\n<p>.<\/p>","raw_excerpt":"With the GearGrams Wordpress plugin you can show GearGrams lists in wordpress.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/zul.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/42352","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zul.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/zul.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/zul.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=42352"}],"author":[{"embeddable":true,"href":"https:\/\/zul.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/geargrams"}],"wp:attachment":[{"href":"https:\/\/zul.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=42352"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/zul.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=42352"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/zul.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=42352"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/zul.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=42352"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/zul.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=42352"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/zul.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=42352"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}