{"id":71944,"date":"2017-07-20T14:25:04","date_gmt":"2017-07-20T14:25:04","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/boast-display\/"},"modified":"2017-09-06T14:08:25","modified_gmt":"2017-09-06T14:08:25","slug":"boast-display","status":"closed","type":"plugin","link":"https:\/\/cs.wordpress.org\/plugins\/boast-display\/","author":15561581,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.2.2","stable_tag":"trunk","tested":"4.8.30","requires":"4.7","requires_php":"","requires_plugins":"","header_name":"Boast Display","header_author":"Web Ascender","header_description":"Display Boasts on your Wordpress site to help customer confidence and SEO.","assets_banners_color":"","last_updated":"2017-09-06 14:08:25","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/webascender.com","header_plugin_uri":"","header_author_uri":"https:\/\/webascender.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":843,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<p>Version 1.1<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1699698","resolution":"256x256","location":"assets"}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["release-1.1","release-1.1.1","release-1.2","release-1.2.1","release-1.2.2"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[144120,1519],"plugin_category":[53],"plugin_contributors":[144121],"plugin_business_model":[],"class_list":["post-71944","plugin","type-plugin","status-closed","hentry","plugin_tags-boast","plugin_tags-reviews","plugin_category-ratings-and-reviews","plugin_contributors-joshuamileswa","plugin_committers-joshuamileswa","plugin_committers-matthall-1"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/boast-display.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>The Boast Display Wordpress Plugin allows Boast subscribers to display Boasts they have collected on their Wordpress site with ease.<\/p>\n\n<!--section=installation-->\n<p>To upload the Boast Display Plugin .zip file:<\/p>\n\n<ol>\n<li>Upload the Boast Display Plugin to the \/wp-contents\/plugins\/ folder.<\/li>\n<li>Activate the plugin from the \"Plugins\" menu.<\/li>\n<li>Create a Boast account at <a href=\"https:\/\/secure.boast.io\/users\/sign_up\">https:\/\/secure.boast.io\/users\/sign_up<\/a><\/li>\n<li>Navigate to \"Settings\" -&gt; \"Boast Display\" and enter your JSON feed URL.<\/li>\n<\/ol>\n\n<p>To auto install the Boast Display Plugin from the Wordpress admin:<\/p>\n\n<ol>\n<li>Navigate to \"Plugins\" -&gt; \"Add New\"<\/li>\n<li>Search for \"Boast Display\" and click \"Install Now\" for the \"Boast Display\" listing.<\/li>\n<li>Activate the plugin from the \"Plugins\" menu.<\/li>\n<li>Create a Boast account at <a href=\"https:\/\/secure.boast.io\/users\/sign_up\">https:\/\/secure.boast.io\/users\/sign_up<\/a><\/li>\n<li>Navigate to \"Settings\" -&gt; \"Boast Display\" and enter your JSON feed URL.<\/li>\n<\/ol>\n\n<h4>Example Shortcodes<\/h4>\n\n<p>[boast_display]<\/p>\n\n<h3>Options<\/h3>\n\n<h4>show_count<\/h4>\n\n<p>Type: <code>Integer<\/code>\nDefault: <code>3<\/code><\/p>\n\n<p>Specify how many boasts to show<\/p>\n\n<p>Example:\n    <code>[boast_display show_count=4]<\/code><\/p>\n\n<h4>slide_timeout<\/h4>\n\n<p>Type: <code>Integer<\/code>\nDefault: <code>10<\/code><\/p>\n\n<p>Specify how long (in seconds) the display should stay on one boast\\\nIf the value is &lt;= 0, the slide will never switch automatically<\/p>\n\n<p>Example:\n    <code>[boast_display slide_timeout=5]<\/code><\/p>\n\n<h4>photos_only<\/h4>\n\n<p>Type: <code>Boolean<\/code>\nDefault: <code>false<\/code><\/p>\n\n<p>Show only Boasts that have photos<\/p>\n\n<p>Example:\n    <code>[boast_display photos_only=true]<\/code><\/p>\n\n<h4>videos_only<\/h4>\n\n<p>Type: <code>Boolean<\/code>\nDefault: <code>false<\/code><\/p>\n\n<p>Show only Boasts that have videos<\/p>\n\n<p>Example:\n    <code>[boast_display videos_only=true]<\/code><\/p>\n\n<h4>photos_and_videos_only<\/h4>\n\n<p>Type: <code>Boolean<\/code>\nDefault: <code>false<\/code><\/p>\n\n<p>Show only Boasts that have videos or photos<\/p>\n\n<p>Example:\n    <code>[boast_display photos_and_videos_only=true]<\/code><\/p>\n\n<h4>campaign_key<\/h4>\n\n<p>Type: <code>String<\/code>\nDefault: <code>\"\"<\/code><\/p>\n\n<p>Show only Boasts that match the specified campaign key.\nMultiple campaign keys can be entered by separating them with commas.<\/p>\n\n<p>Example:\n    <code>[boast_display campaign_key=\"1A2B3C,Another Key\"]<\/code><\/p>\n\n<h4>tags<\/h4>\n\n<p>Type: <code>String<\/code>\nDefault: <code>\"\"<\/code><\/p>\n\n<p>Show only Boasts that have at least one of the specified tags.\nMultiple tags can be entered by separating them with commas.<\/p>\n\n<p>Example:\n    <code>[boast_display tags=\"tag1,tag-2\"]<\/code><\/p>\n\n<h4>minimum_star_rating<\/h4>\n\n<p>Type: <code>Integer<\/code>\nDefault: <code>0<\/code><\/p>\n\n<p>Show only Boasts that have a rating greater than or equal to the specified amount<\/p>\n\n<p>Example:\n    <code>[boast_display minimum_star_rating=3]<\/code><\/p>\n\n<h4>custom_styles<\/h4>\n\n<p>Type: <code>String<\/code>\nDefault: <code>\"\"<\/code><\/p>\n\n<p>Add inline styles to the wrapper div. Works well for background color and border styles.\nExample:\n    <code>[boast_display custom_styles=\"background-color:blue;border-color:white;\"]<\/code><\/p>\n\n<h4>auto_height<\/h4>\n\n<p>Type: <code>Boolean<\/code>\nDefault: <code>false<\/code><\/p>\n\n<p>Automatically adjust height of the container to the height of the current card.<\/p>\n\n<p>Example:\n    <code>[boast_display auto_height=true]<\/code><\/p>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><p>To upload the Boast Display Plugin .zip file:<\/p>\n\n<ol>\n<li>Upload the Boast Display Plugin to the \/wp-contents\/plugins\/ folder.<\/li>\n<li>Activate the plugin from the \"Plugins\" menu.<\/li>\n<li>Create a Boast account at <a href=\"https:\/\/secure.boast.io\/users\/sign_up\">https:\/\/secure.boast.io\/users\/sign_up<\/a><\/li>\n<li>Navigate to \"Settings\" -&gt; \"Boast Display\" and enter your JSON feed URL.<\/li>\n<\/ol>\n\n<p>To auto install the Boast Display Plugin from the Wordpress admin:<\/p>\n\n<ol>\n<li>Navigate to \"Plugins\" -&gt; \"Add New\"<\/li>\n<li>Search for \"Boast Display\" and click \"Install Now\" for the \"Boast Display\" listing.<\/li>\n<li>Activate the plugin from the \"Plugins\" menu.<\/li>\n<li>Create a Boast account at <a href=\"https:\/\/secure.boast.io\/users\/sign_up\">https:\/\/secure.boast.io\/users\/sign_up<\/a><\/li>\n<li>Navigate to \"Settings\" -&gt; \"Boast Display\" and enter your JSON feed URL.<\/li>\n<\/ol>\n\n<h4>Example Shortcodes<\/h4>\n\n<p>[boast_display]<\/p>\n\n<h3>Options<\/h3>\n\n<h4>show_count<\/h4>\n\n<p>Type: <code>Integer<\/code>\nDefault: <code>3<\/code><\/p>\n\n<p>Specify how many boasts to show<\/p>\n\n<p>Example:\n    <code>[boast_display show_count=4]<\/code><\/p>\n\n<h4>slide_timeout<\/h4>\n\n<p>Type: <code>Integer<\/code>\nDefault: <code>10<\/code><\/p>\n\n<p>Specify how long (in seconds) the display should stay on one boast\\\nIf the value is &lt;= 0, the slide will never switch automatically<\/p>\n\n<p>Example:\n    <code>[boast_display slide_timeout=5]<\/code><\/p>\n\n<h4>photos_only<\/h4>\n\n<p>Type: <code>Boolean<\/code>\nDefault: <code>false<\/code><\/p>\n\n<p>Show only Boasts that have photos<\/p>\n\n<p>Example:\n    <code>[boast_display photos_only=true]<\/code><\/p>\n\n<h4>videos_only<\/h4>\n\n<p>Type: <code>Boolean<\/code>\nDefault: <code>false<\/code><\/p>\n\n<p>Show only Boasts that have videos<\/p>\n\n<p>Example:\n    <code>[boast_display videos_only=true]<\/code><\/p>\n\n<h4>photos_and_videos_only<\/h4>\n\n<p>Type: <code>Boolean<\/code>\nDefault: <code>false<\/code><\/p>\n\n<p>Show only Boasts that have videos or photos<\/p>\n\n<p>Example:\n    <code>[boast_display photos_and_videos_only=true]<\/code><\/p>\n\n<h4>campaign_key<\/h4>\n\n<p>Type: <code>String<\/code>\nDefault: <code>\"\"<\/code><\/p>\n\n<p>Show only Boasts that match the specified campaign key.\nMultiple campaign keys can be entered by separating them with commas.<\/p>\n\n<p>Example:\n    <code>[boast_display campaign_key=\"1A2B3C,Another Key\"]<\/code><\/p>\n\n<h4>tags<\/h4>\n\n<p>Type: <code>String<\/code>\nDefault: <code>\"\"<\/code><\/p>\n\n<p>Show only Boasts that have at least one of the specified tags.\nMultiple tags can be entered by separating them with commas.<\/p>\n\n<p>Example:\n    <code>[boast_display tags=\"tag1,tag-2\"]<\/code><\/p>\n\n<h4>minimum_star_rating<\/h4>\n\n<p>Type: <code>Integer<\/code>\nDefault: <code>0<\/code><\/p>\n\n<p>Show only Boasts that have a rating greater than or equal to the specified amount<\/p>\n\n<p>Example:\n    <code>[boast_display minimum_star_rating=3]<\/code><\/p>\n\n<h4>custom_styles<\/h4>\n\n<p>Type: <code>String<\/code>\nDefault: <code>\"\"<\/code><\/p>\n\n<p>Add inline styles to the wrapper div. Works well for background color and border styles.\nExample:\n    <code>[boast_display custom_styles=\"background-color:blue;border-color:white;\"]<\/code><\/p>\n\n<h4>auto_height<\/h4>\n\n<p>Type: <code>Boolean<\/code>\nDefault: <code>false<\/code><\/p>\n\n<p>Automatically adjust height of the container to the height of the current card.<\/p>\n\n<p>Example:\n    <code>[boast_display auto_height=true]<\/code><\/p><\/dd>\n<dt>Where can I find my JSON Feed URL?<\/dt>\n<dd><p>You can find your Boast JSON Feed Url <a href=\"https:\/\/secure.boast.io\/embed\/show_kudos\" title=\"Display Boasts\">here<\/a> by scrolling to the embed code section and copying the link to the JSON feed.<\/p><\/dd>\n<dt>Where can I use this?<\/dt>\n<dd><p>You can use the shortcode to display the plugin anywhere you can normally use shortcodes on your site.<\/p><\/dd>\n<dt>Are there additional settings?<\/dt>\n<dd><p>No. All settings are listed above.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<p>Version 1.2.2<\/p>\n\n<p>Fix closing div on show count == 1<\/p>\n\n<p>Version 1.2.1<\/p>\n\n<p>Fix auto_height not working on click<\/p>\n\n<p>Version 1.2<\/p>\n\n<p>Add auto_height feature<\/p>\n\n<p>Version 1.1.1<\/p>\n\n<p>Fix errors for reviews without ratings and other small bugs<\/p>\n\n<p>Version 1.1<\/p>\n\n<p>Add review star metadata<\/p>\n\n<p>Version 1.0<\/p>","raw_excerpt":"Display Boasts on your Wordpress site to help customer confidence and SEO.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/71944","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=71944"}],"author":[{"embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/joshuamileswa"}],"wp:attachment":[{"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=71944"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=71944"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=71944"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=71944"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=71944"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=71944"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}