=== Info Nutricional ===
Contributors: granludo
Donate link: http://infonutricional.net
Tags: nutrition, nutricion, salud, health
Requires at least: 4.4
Tested up to: 4.7
Stable tag: 4.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Shows a Nutrition Facts label for a recipe. The Nutrition values are calculated from the ingredients entered by the user.

== Description ==

Show the Nutritional Information of your recipes in your blog
Our WordPress plugin allows you to display a label with the
nutritional values of your recipes in the entries and pages of your blog.

The information includes data on kilocalories, carbohydrates, sugars,
fats, proteins, cholesterol, vitamins and minerals. In addition, give the
Recommended Daily Amount (CDR) of each nutrient contained in 100 grams of recipe *.

**Your nutritional information label in just two steps**

Enter the ingredients of your recipe. As you type the name of each ingredient a list of suggestions is displayed.
To finish you just insert the code indicated inside the text of your entry or page.
Nutrition information is automatically calculated and displayed on a perfectly formatted label.

== Installation ==

1. Registration
To use the nutritional information plugin you have to be registered. For it in http://infonutricional.net/download there is a form where you can register.

When you click the "Send" button, if the information provided is correct, you will receive the following message where we inform you that we have sent you an email to verify your email.
If you do not receive the email, verify that it is not in the Spam folder.

2. Verify your email.
You must visit the link that we sent you in the email message. Once you have visited this link, your account is already active.
The browser will take you to a page with the download link of the plugin. You have to save the file to your disk (right-click and click on "Save link as ..."

3. Install the plugin in your blog
Go to the administration panel of your blog. In the menu "Plugins-> Plugins Installed" click on "Add New" and select "Upload Plugin" and attach the .zip file with the infonutricional plugin that you downloaded in the previous step.

4. Activate the plugin
Installed you must activate the plugin. Once active a couple of additional menus should appear to your wordpress management site:
Recipes and Info_nutricional.

5. Enter your email.
In the menu "info_nutricional" you must enter your email address. Click Save Changes.

6. Go to the menu "Recipes"
You already have the plugin installed and configured.

== Frequently Asked Questions ==

= A question that someone might have =

An answer to that question.

= What about foo bar? =

Answer to foo bar dilemma.

== Screenshots ==

1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from
the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets
directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png`
(or jpg, jpeg, gif).
2. This is the second screen shot

== Changelog ==

= 1.0 =
* A change since the previous version.
* Another change.

= 0.5 =
* List versions from most recent at top to oldest at bottom.

== Upgrade Notice ==

= 1.0 =
Stable version. Only works in spanish.

= 0.5 =
Plugin up and about. Working So far.

== Arbitrary section ==

You may provide arbitrary sections, in the same format as the ones above.  This may be of use for extremely complicated
plugins where more information needs to be conveyed that doesn't fit into the categories of "description" or
"installation."  Arbitrary sections will be shown below the built-in sections outlined above.

== A brief Markdown Example ==

Ordered list:

1. Some feature
1. Another feature
1. Something else about the plugin

Unordered list:

* something
* something else
* third thing

Here's a link to [WordPress](http://wordpress.org/ "Your favorite software") and one to [Markdown's Syntax Documentation][markdown syntax].
Titles are optional, naturally.

[markdown syntax]: http://daringfireball.net/projects/markdown/syntax
            "Markdown is what the parser uses to process much of the readme file"

Markdown uses email style notation for blockquotes and I've been told:
> Asterisks for *emphasis*. Double it up  for **strong**.

`<?php code(); // goes in backticks ?>`