이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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.

FAQ

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”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Nutrition Information Table Facts”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

0.1

  • Initial release