{"id":153991,"date":"2022-03-15T16:26:33","date_gmt":"2022-03-15T16:26:33","guid":{"rendered":"https:\/\/es.wordpress.org\/plugins\/allergens-for-woocommerce\/"},"modified":"2025-11-07T20:11:13","modified_gmt":"2025-11-07T20:11:13","slug":"allergens-for-woocommerce","status":"publish","type":"plugin","link":"https:\/\/lmo.wordpress.org\/plugins\/allergens-for-woocommerce\/","author":13754805,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.6.2","stable_tag":"trunk","tested":"6.8.5","requires":"3.8","requires_php":"7.4","requires_plugins":null,"header_name":"Allergens for Woocommerce","header_author":"Danilo Ulloa","header_description":"Show allergens in your product page.","assets_banners_color":"55353a","last_updated":"2025-11-07 20:11:13","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/13node.com\/en\/producto\/allergens-for-woocommerce\/","header_author_uri":"https:\/\/13node.com","rating":5,"author_block_rating":0,"active_installs":100,"downloads":2353,"num_ratings":2,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"1.6.1":{"tag":"1.6.1","author":"Ulloa","date":"2025-11-07 20:03:19"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":2},"assets_icons":{"icon-128x128.jpg":{"filename":"icon-128x128.jpg","revision":2694380,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.jpg":{"filename":"icon-256x256.jpg","revision":2694380,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":2694380,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":2694380,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.6.1"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":3391936,"resolution":"1","location":"assets","locale":""}},"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[157429,286],"plugin_category":[45],"plugin_contributors":[207973],"plugin_business_model":[],"class_list":["post-153991","plugin","type-plugin","status-publish","hentry","plugin_tags-allergens","plugin_tags-woocommerce","plugin_category-ecommerce","plugin_contributors-ulloa","plugin_committers-ulloa"],"banners":{"banner":"https:\/\/ps.w.org\/allergens-for-woocommerce\/assets\/banner-772x250.jpg?rev=2694380","banner_2x":"https:\/\/ps.w.org\/allergens-for-woocommerce\/assets\/banner-1544x500.jpg?rev=2694380","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/allergens-for-woocommerce\/assets\/icon-128x128.jpg?rev=2694380","icon_2x":"https:\/\/ps.w.org\/allergens-for-woocommerce\/assets\/icon-256x256.jpg?rev=2694380","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/allergens-for-woocommerce\/assets\/screenshot-1.jpg?rev=3391936","caption":""}],"raw_content":"<!--section=description-->\n<p>This plugin add <strong>allergens<\/strong> to each product in your store.<\/p>\n\n<p><strong>Features:<\/strong>\n* Add allergens to simple and variable products\n* Display allergens with customizable icons (Classic or Trece theme)\n* Full WPML compatibility - allergens automatically copy to translations\n* Page builder compatible (Oxygen, Elementor, Bricks, Divi, etc.)\n* Pure JavaScript system for maximum compatibility (no template overrides)\n* Accessibility friendly with proper ARIA labels\n* Custom tab in product admin for easy management\n* Developer-friendly function for custom themes: treceafw_show_allergens_out()<\/p>\n\n<p><strong>For Developers:<\/strong>\nUse the <code>treceafw_show_allergens_out($product)<\/code> function to display allergens in your custom theme or plugin:\n    <code>php\n&lt;?php\nif (function_exists('treceafw_show_allergens_out')) {\n    echo treceafw_show_allergens_out($product);\n}\n?&gt;<\/code><\/p>\n\n<p><strong>WPML Compatibility:<\/strong>\nWhen using WPML, allergen settings are automatically copied to product translations. No need to manually reconfigure allergens for each language - they will be inherited from the original product.<\/p>\n\n<p><strong>Page Builder Compatibility:<\/strong>\nWorks seamlessly with modern page builders like Oxygen Builder, Elementor, Bricks, and Divi. Uses pure JavaScript to dynamically inject allergens, avoiding template conflicts.<\/p>\n\n<p>We do web development and if you need a developer or if you think you have found a bug in plugin, if you have any question, please feel free to contact us by this email info@13node.com.<\/p>\n\n<h3>Credits<\/h3>\n\n<p>Classic Icons by Allergens icons by Icon Icons (https:\/\/blog.icon-icons.com\/food-allergen-icons\/)\nTrece Icons by 13Node (https:\/\/13node.com)<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the 'allergens-woocommerce' plugin folder to the '\/wp-content\/plugins\/' directory.<\/li>\n<li>Activate the \"allergens-woocommerce\" list plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Ready, add some sales with date and watch.<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.6.2<\/h4>\n\n<ul>\n<li>Fixed fatal error: Call to a member function is_type() on string<\/li>\n<li>Added proper validation for $product object before calling methods<\/li>\n<\/ul>\n\n<h4>1.6.1<\/h4>\n\n<ul>\n<li>Fixes<\/li>\n<\/ul>\n\n<h4>1.6.0<\/h4>\n\n<ul>\n<li>Page Builder Compatibility: Works with Oxygen, Elementor, Bricks, Divi, etc.<\/li>\n<li>Pure JavaScript system for maximum compatibility (no template overrides)<\/li>\n<li>Dynamic allergen display using WooCommerce events<\/li>\n<li>Re-added treceafw_show_allergens_out() function for custom themes\/plugins<\/li>\n<li>Simplified codebase - removed template override system<\/li>\n<\/ul>\n\n<h4>1.5.0<\/h4>\n\n<ul>\n<li>WPML Compatibility: Allergens now automatically copy to product translations<\/li>\n<li>Auto-configuration of WPML custom fields for allergens<\/li>\n<li>Support for variable products with WPML<\/li>\n<li>Added wpml-config.xml for automatic field configuration<\/li>\n<\/ul>\n\n<h4>1.4.0<\/h4>\n\n<ul>\n<li>Accesibility Fixes and Icons Designs options under Woocommerce &gt; Allergens<\/li>\n<\/ul>\n\n<h4>1.3.5.1<\/h4>\n\n<ul>\n<li>Better view in smaller screens and fixed a php error in some wordpress.<\/li>\n<\/ul>\n\n<h4>1.3.4<\/h4>\n\n<ul>\n<li>CSS Hotfix<\/li>\n<\/ul>\n\n<h4>1.3.3<\/h4>\n\n<ul>\n<li>Hotfix: not deleting on variation<\/li>\n<\/ul>\n\n<h4>1.3.2<\/h4>\n\n<ul>\n<li>Added the Pistacho due to a client's needs<\/li>\n<li>Better css in variations<\/li>\n<li>Added treceafw_show_allergens_out() function for developers<\/li>\n<\/ul>\n\n<h4>1.3.1<\/h4>\n\n<ul>\n<li>A lot of css fixes and now dont replace the short description.<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>Added Allergens for variations and add a custom tab for allergens.<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Better code structure and functions names.<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Added missing allergens icons<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Plugin publish<\/li>\n<\/ul>","raw_excerpt":"Allergens System for Woocommerce","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/153991","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=153991"}],"author":[{"embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/ulloa"}],"wp:attachment":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=153991"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=153991"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=153991"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=153991"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=153991"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=153991"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}