该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Nutrition Information Table Facts

描述

This plugin creates a nutrition table (custom post type) which can be assigned to any product (WooCommerce), page, post. It includes structured data json+ld on every table, for increase SEO and optimization. The plugin is multilanguage (English/Spanish).

Use the shortcode [nitf-label id=XX] to generate a nutrition table with label style and echo it where you want.

Reference daily intake values come from some websites and searching information (RDA).

Este plugin crea una tabla de nutrición (tipo de publicación personalizada) que se puede asignar a cualquier producto (WooCommerce), página, publicación. Incluye datos estructurados JSON+ld en cada tabla para aumentar el SEO y la optimización. El complemento es multilenguaje (inglés / español).

Utilice el shortcode [nitf-label id=XX] para generar una tabla de nutrición con el estilo de etiqueta y ponlo donde quieras.

Los valores de referencia de ingesta diaria provienen de algunos sitios web e información de búsqueda (CDR).

Reference webs for information / sitios web para obtener la información:

Schema:
* https://schema.org/nutrition
* https://schema.org/NutritionInformation

Info:
* https://en.wikipedia.org/wiki/Dietary_Reference_Intake
* https://muyfitness.com/la-ingesta-diaria-recomendada-de-calorias-carbohidratos-grasas-sodio-y-proteinas_13129697/
* http://doctorjuliovida.com/carbohidratos/
* https://as.com/deporteyvida/2017/08/26/portada/1503755888_446146.html
* https://www.directoalpaladar.com/manerasdedisfrutar/cual-es-la-ingesta-diaria-de-fibra-recomendada-y-como-lograrlo-con-all-bran-r
* https://www.botanical-online.com/medicinalesgrasascantidadrecomendada.htm
* https://medlineplus.gov/spanish/ency/patientinstructions/000838.htm
* https://www.campodebenamayor.es/2011/02/04/que-es-el-colesterol/
* https://biotrendies.com/cual-es-la-cantidad-diaria-recomendada-de-sodio.html
* http://www.fundaciondelcorazon.com/corazon-facil/blog-impulso-vital/2296-y-tu-iusas-mucho-el-salero.html

屏幕截图

  • Menu in dashboard of Nutrition Table.
  • Listing all tables options with shortcode, page (with a href) and date.
  • Adding new table
  • Nutritional table echo.
  • JSON+LD on every page/post/product where is the shortcode.

安装

  1. Upload the folder nutrition-information-table-facts to the /wp-content/plugins directory or use WordPress tool for upload nutrition-information-table-facts.zip

  2. Activate the plugin in plugins menu.

  3. Create a table in the admin panel of plugin (Nutritional table)

  4. Include the shortcode [nitf-label id=XX] where you want a specific label to be displayed.

  5. DEVELOPERS: When creating the label you can also specify the Page or Post you want the label to appear and include echo do_shortcode(“[nitf-label]”); in the template where you want the label.

  1. Cargue la carpeta nutrition-table en el directorio /wp-content/plugins o usa la herramienta WordPress para cargar nutrition-information-table-facts.zip

  2. Activa el plugin en el menú de plugins.

  3. Crea una tabla en el panel de administración del complemento (tabla nutricional).

  4. Incluye el código corto [nitf-label id=XX] en el que desees que se muestre una tabla específica.

  5. DESARROLLADORES: al crear la etiqueta, también puedse especificar la página o publicación en la que desees que aparezca la etiqueta e incluir echo do_shortcode(“[nitf-label]”); en la plantilla donde quieras la tabla.

常见问题

Installation Instructions
  1. Upload the folder nutrition-information-table-facts to the /wp-content/plugins directory or use WordPress tool for upload nutrition-information-table-facts.zip

  2. Activate the plugin in plugins menu.

  3. Create a table in the admin panel of plugin (Nutritional table)

  4. Include the shortcode [nitf-label id=XX] where you want a specific label to be displayed.

  5. DEVELOPERS: When creating the label you can also specify the Page or Post you want the label to appear and include echo do_shortcode(“[nitf-label]”); in the template where you want the label.

  1. Cargue la carpeta nutrition-table en el directorio /wp-content/plugins o usa la herramienta WordPress para cargar nutrition-information-table-facts.zip

  2. Activa el plugin en el menú de plugins.

  3. Crea una tabla en el panel de administración del complemento (tabla nutricional).

  4. Incluye el código corto [nitf-label id=XX] en el que desees que se muestre una tabla específica.

  5. DESARROLLADORES: al crear la etiqueta, también puedse especificar la página o publicación en la que desees que aparezca la etiqueta e incluir echo do_shortcode(“[nitf-label]”); en la plantilla donde quieras la tabla.

What units does the label use?
  • Grams: Total fat, Satured fat, Transgenic fat, Carbohydrates, Fiber, Sugars, Salt and Proteins
  • Milligrams (mg): Cholesterol, Chlorine and Sodium
  • Unitless: calories, serving size
  • You should include the unit in the serving size attribute (example: “mg, ml, g, l, oz…”)
Which is the RDA table value?
  • Total fat => 65g
  • Satured fat => 20g
  • Cholesterol => 300mg
  • Salt => 6g
  • Sodium => 40% of salt.
  • Carbohydrates => 200g
  • Fiber => 27g
  • Proteins => 55g
  • Sugars => 90g.

评价

此插件暂无评价。

贡献者及开发者

“Nutrition Information Table Facts” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

0.1

  • Initial release