{"id":36074,"date":"2019-08-17T07:10:07","date_gmt":"2019-08-17T11:10:07","guid":{"rendered":"https:\/\/feastdesignco.com\/?p=36074"},"modified":"2021-04-27T17:10:09","modified_gmt":"2021-04-27T21:10:09","slug":"feast-plugin-disclosures","status":"publish","type":"post","link":"https:\/\/feastdesignco.com\/feast-plugin-disclosures\/","title":{"rendered":"Feast Plugin: Disclosures"},"content":{"rendered":"\n<p>How do you make sure you've covered off all your disclosures? The FTC, search engines and ad companies require a number of disclosures when money changes hands, and paid content requires clear disclaimers. <\/p>\n\n\n\n<p>See: <a href=\"https:\/\/feastdesignco.com\/disclosures-for-food-bloggers\/\">disclosures for food bloggers<\/a><\/p>\n\n\n\n<p>Among them:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>cookies<\/li><li>ads<\/li><li>sponsored content<\/li><li>privacy policy<\/li><\/ul>\n\n\n\n<p>Not having these in place can result in a number of different penalties, account closures and fines.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-deprecated\">Deprecated<\/h2>\n\n\n\n<p>The Feast Plugin's disclosures shortcodes were deprecated in version 5.6.0 due to low adoption, and changing best practices. The admin will see this notice when logged in: <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"600\" height=\"83\" fetchpriority=\"high\" src=\"https:\/\/feastdesignco.com\/wp-content\/uploads\/2021\/04\/image-5.png\" alt=\"\" data-skip-lazy class=\"wp-image-69365\" srcset=\"https:\/\/feastdesignco.com\/wp-content\/uploads\/2021\/04\/image-5.png 600w, https:\/\/feastdesignco.com\/wp-content\/uploads\/2021\/04\/image-5-360x50.png 360w, https:\/\/feastdesignco.com\/wp-content\/uploads\/2021\/04\/image-5-180x25.png 180w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/figure>\n\n\n\n<p>Non-admins and sites visitors will continue to see the original shortcode message, which will be removed entirely in a later version.<\/p>\n\n\n\n<p>To resolve this, create a custom shortcode (below) and replace the Feast shortcode (in the \"Edit Post Info\" section) with your custom shortcode.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-custom-disclosure-shortcodes\">Custom disclosure shortcodes<\/h2>\n\n\n\n<p>You can replicate the disclosure shortcodes by creating a <a href=\"https:\/\/en-ca.wordpress.org\/plugins\/code-snippets\/\" target=\"_blank\" rel=\"noreferrer noopener\">custom code snippet<\/a>: <\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>add_shortcode( 'my_cookies_disclosure', 'my_cookies_disclosure' );\nfunction my_cookies_disclosure() {\n\treturn 'This site uses cookies.';\n}\n\nadd_shortcode( 'my_privacy_disclosure', 'my_privacy_disclosure' );\nfunction my_privacy_disclosure() {\n\treturn 'See the privacy policy linked in my footer.';\n}\n\nadd_shortcode( 'my_sponsored_disclosure', 'my_sponsored_disclosure' );\nfunction my_sponsored_disclosure() {\n\treturn 'This post has been sponsored, and all opinions are my own.';\n}\n\nadd_shortcode( 'my_ads_disclosure', 'my_ads_disclosure' );\nfunction my_ads_disclosure() {\n\treturn 'This site generates income via ads.';\n}<\/code><\/pre>\n\n\n\n<p>The disclosure settings allow you to specify your disclaimers to avoid violating regulations and being penalized. <\/p>\n\n\n\n<p>We recommend having all of these on every page of your website, as it doesn't affect your credibility any more than it does for every other website and&nbsp; magazine in existence.<\/p>\n\n\n\n<p><strong>Note<\/strong>: we recommend linking to the privacy page in the <a href=\"https:\/\/feastdesignco.com\/modern-footer\/\">footer of the website<\/a> instead of at the top.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>How do you make sure you've covered off all your disclosures? The FTC, search engines and ad companies require a number of disclosures when money changes hands, and paid content requires clear disclaimers. See: disclosures for food bloggers Among them: cookies ads sponsored content privacy policy Not having these in place can result in a...<\/p>\n","protected":false},"author":1827,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"categories":[129],"tags":[],"class_list":["post-36074","post","type-post","status-publish","format-standard","hentry","category-news-updates"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v23.3 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Feast Plugin: Disclosures - Feast Design Co.<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/feastdesignco.com\/feast-plugin-disclosures\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Feast Plugin: Disclosures\" \/>\n<meta property=\"og:description\" content=\"How do you make sure you&#039;ve covered off all your disclosures? The FTC, search engines and ad companies require a number of disclosures when money changes hands, and paid content requires clear disclaimers. See: disclosures for food bloggers Among them: cookies ads sponsored content privacy policy Not having these in place can result in a...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/feastdesignco.com\/feast-plugin-disclosures\/\" \/>\n<meta property=\"og:site_name\" content=\"Feast Design Co.\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/feastdesignco\/\" \/>\n<meta property=\"article:published_time\" content=\"2019-08-17T11:10:07+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-04-27T21:10:09+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/feastdesignco.com\/wp-content\/uploads\/2021\/04\/image-5.png\" \/>\n<meta name=\"author\" content=\"Skylar\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Skylar\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/feastdesignco.com\\\/feast-plugin-disclosures\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/feastdesignco.com\\\/feast-plugin-disclosures\\\/\"},\"author\":{\"name\":\"Skylar\",\"@id\":\"https:\\\/\\\/feastdesignco.com\\\/#\\\/schema\\\/person\\\/28edb20a81f10b62443c21ec80186098\"},\"headline\":\"Feast Plugin: Disclosures\",\"datePublished\":\"2019-08-17T11:10:07+00:00\",\"dateModified\":\"2021-04-27T21:10:09+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/feastdesignco.com\\\/feast-plugin-disclosures\\\/\"},\"wordCount\":222,\"commentCount\":9,\"publisher\":{\"@id\":\"https:\\\/\\\/feastdesignco.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/feastdesignco.com\\\/feast-plugin-disclosures\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/feastdesignco.com\\\/wp-content\\\/uploads\\\/2021\\\/04\\\/image-5.png\",\"articleSection\":[\"News &amp; Updates\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/feastdesignco.com\\\/feast-plugin-disclosures\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/feastdesignco.com\\\/feast-plugin-disclosures\\\/\",\"url\":\"https:\\\/\\\/feastdesignco.com\\\/feast-plugin-disclosures\\\/\",\"name\":\"Feast Plugin: Disclosures - Feast Design Co.\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/feastdesignco.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/feastdesignco.com\\\/feast-plugin-disclosures\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/feastdesignco.com\\\/feast-plugin-disclosures\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/feastdesignco.com\\\/wp-content\\\/uploads\\\/2021\\\/04\\\/image-5.png\",\"datePublished\":\"2019-08-17T11:10:07+00:00\",\"dateModified\":\"2021-04-27T21:10:09+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/feastdesignco.com\\\/feast-plugin-disclosures\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/feastdesignco.com\\\/feast-plugin-disclosures\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/feastdesignco.com\\\/feast-plugin-disclosures\\\/#primaryimage\",\"url\":\"https:\\\/\\\/feastdesignco.com\\\/wp-content\\\/uploads\\\/2021\\\/04\\\/image-5.png\",\"contentUrl\":\"https:\\\/\\\/feastdesignco.com\\\/wp-content\\\/uploads\\\/2021\\\/04\\\/image-5.png\",\"width\":600,\"height\":83},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/feastdesignco.com\\\/feast-plugin-disclosures\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/feastdesignco.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"News &amp; Updates\",\"item\":\"https:\\\/\\\/feastdesignco.com\\\/category\\\/news-updates\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Feast Plugin: Disclosures\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/feastdesignco.com\\\/#website\",\"url\":\"https:\\\/\\\/feastdesignco.com\\\/\",\"name\":\"Feast Design Co.\",\"description\":\"WordPress Themes for Food &amp; Lifestyle Bloggers\",\"publisher\":{\"@id\":\"https:\\\/\\\/feastdesignco.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/feastdesignco.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/feastdesignco.com\\\/#organization\",\"name\":\"Feast Design Co.\",\"url\":\"https:\\\/\\\/feastdesignco.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/feastdesignco.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/feastdesignco.com\\\/wp-content\\\/uploads\\\/2016\\\/10\\\/feast_script.jpg\",\"contentUrl\":\"https:\\\/\\\/feastdesignco.com\\\/wp-content\\\/uploads\\\/2016\\\/10\\\/feast_script.jpg\",\"width\":800,\"height\":800,\"caption\":\"Feast Design Co.\"},\"image\":{\"@id\":\"https:\\\/\\\/feastdesignco.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/feastdesignco\\\/\",\"https:\\\/\\\/x.com\\\/feastdesignco\",\"https:\\\/\\\/www.instagram.com\\\/feastdesignco\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/feastdesignco.com\\\/#\\\/schema\\\/person\\\/28edb20a81f10b62443c21ec80186098\",\"name\":\"Skylar\",\"sameAs\":[\"https:\\\/\\\/feastdesignco.com\\\/about-skylar-bowker\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Feast Plugin: Disclosures - Feast Design Co.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/feastdesignco.com\/feast-plugin-disclosures\/","og_locale":"en_US","og_type":"article","og_title":"Feast Plugin: Disclosures","og_description":"How do you make sure you've covered off all your disclosures? The FTC, search engines and ad companies require a number of disclosures when money changes hands, and paid content requires clear disclaimers. See: disclosures for food bloggers Among them: cookies ads sponsored content privacy policy Not having these in place can result in a...","og_url":"https:\/\/feastdesignco.com\/feast-plugin-disclosures\/","og_site_name":"Feast Design Co.","article_publisher":"https:\/\/www.facebook.com\/feastdesignco\/","article_published_time":"2019-08-17T11:10:07+00:00","article_modified_time":"2021-04-27T21:10:09+00:00","og_image":[{"url":"https:\/\/feastdesignco.com\/wp-content\/uploads\/2021\/04\/image-5.png","type":"","width":"","height":""}],"author":"Skylar","twitter_misc":{"Written by":"Skylar","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/feastdesignco.com\/feast-plugin-disclosures\/#article","isPartOf":{"@id":"https:\/\/feastdesignco.com\/feast-plugin-disclosures\/"},"author":{"name":"Skylar","@id":"https:\/\/feastdesignco.com\/#\/schema\/person\/28edb20a81f10b62443c21ec80186098"},"headline":"Feast Plugin: Disclosures","datePublished":"2019-08-17T11:10:07+00:00","dateModified":"2021-04-27T21:10:09+00:00","mainEntityOfPage":{"@id":"https:\/\/feastdesignco.com\/feast-plugin-disclosures\/"},"wordCount":222,"commentCount":9,"publisher":{"@id":"https:\/\/feastdesignco.com\/#organization"},"image":{"@id":"https:\/\/feastdesignco.com\/feast-plugin-disclosures\/#primaryimage"},"thumbnailUrl":"https:\/\/feastdesignco.com\/wp-content\/uploads\/2021\/04\/image-5.png","articleSection":["News &amp; Updates"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/feastdesignco.com\/feast-plugin-disclosures\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/feastdesignco.com\/feast-plugin-disclosures\/","url":"https:\/\/feastdesignco.com\/feast-plugin-disclosures\/","name":"Feast Plugin: Disclosures - Feast Design Co.","isPartOf":{"@id":"https:\/\/feastdesignco.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/feastdesignco.com\/feast-plugin-disclosures\/#primaryimage"},"image":{"@id":"https:\/\/feastdesignco.com\/feast-plugin-disclosures\/#primaryimage"},"thumbnailUrl":"https:\/\/feastdesignco.com\/wp-content\/uploads\/2021\/04\/image-5.png","datePublished":"2019-08-17T11:10:07+00:00","dateModified":"2021-04-27T21:10:09+00:00","breadcrumb":{"@id":"https:\/\/feastdesignco.com\/feast-plugin-disclosures\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/feastdesignco.com\/feast-plugin-disclosures\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/feastdesignco.com\/feast-plugin-disclosures\/#primaryimage","url":"https:\/\/feastdesignco.com\/wp-content\/uploads\/2021\/04\/image-5.png","contentUrl":"https:\/\/feastdesignco.com\/wp-content\/uploads\/2021\/04\/image-5.png","width":600,"height":83},{"@type":"BreadcrumbList","@id":"https:\/\/feastdesignco.com\/feast-plugin-disclosures\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/feastdesignco.com\/"},{"@type":"ListItem","position":2,"name":"News &amp; Updates","item":"https:\/\/feastdesignco.com\/category\/news-updates\/"},{"@type":"ListItem","position":3,"name":"Feast Plugin: Disclosures"}]},{"@type":"WebSite","@id":"https:\/\/feastdesignco.com\/#website","url":"https:\/\/feastdesignco.com\/","name":"Feast Design Co.","description":"WordPress Themes for Food &amp; Lifestyle Bloggers","publisher":{"@id":"https:\/\/feastdesignco.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/feastdesignco.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/feastdesignco.com\/#organization","name":"Feast Design Co.","url":"https:\/\/feastdesignco.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/feastdesignco.com\/#\/schema\/logo\/image\/","url":"https:\/\/feastdesignco.com\/wp-content\/uploads\/2016\/10\/feast_script.jpg","contentUrl":"https:\/\/feastdesignco.com\/wp-content\/uploads\/2016\/10\/feast_script.jpg","width":800,"height":800,"caption":"Feast Design Co."},"image":{"@id":"https:\/\/feastdesignco.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/feastdesignco\/","https:\/\/x.com\/feastdesignco","https:\/\/www.instagram.com\/feastdesignco\/"]},{"@type":"Person","@id":"https:\/\/feastdesignco.com\/#\/schema\/person\/28edb20a81f10b62443c21ec80186098","name":"Skylar","sameAs":["https:\/\/feastdesignco.com\/about-skylar-bowker"]}]}},"taxonomy_info":{"category":[{"value":129,"label":"News &amp; Updates"}]},"featured_image_src_large":false,"author_info":{"display_name":"Skylar","author_link":"https:\/\/feastdesignco.com\/author\/skylar\/"},"comment_info":9,"category_info":[{"term_id":129,"name":"News &amp; Updates","slug":"news-updates","term_group":0,"term_taxonomy_id":129,"taxonomy":"category","description":"","parent":0,"count":126,"filter":"raw","cat_ID":129,"category_count":126,"category_description":"","cat_name":"News &amp; Updates","category_nicename":"news-updates","category_parent":0}],"tag_info":false,"_links":{"self":[{"href":"https:\/\/feastdesignco.com\/wp-json\/wp\/v2\/posts\/36074","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/feastdesignco.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/feastdesignco.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/feastdesignco.com\/wp-json\/wp\/v2\/users\/1827"}],"replies":[{"embeddable":true,"href":"https:\/\/feastdesignco.com\/wp-json\/wp\/v2\/comments?post=36074"}],"version-history":[{"count":0,"href":"https:\/\/feastdesignco.com\/wp-json\/wp\/v2\/posts\/36074\/revisions"}],"wp:attachment":[{"href":"https:\/\/feastdesignco.com\/wp-json\/wp\/v2\/media?parent=36074"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/feastdesignco.com\/wp-json\/wp\/v2\/categories?post=36074"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/feastdesignco.com\/wp-json\/wp\/v2\/tags?post=36074"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}