The Field to Fork Farm Produce Display plugin provides a custom post type for "Produce" with some custom fields to set it's season, and displays the produce when it is in season.
This plugin requires Advance Custom Fields.
- Install the Advance Custom Fields plugin.
- Activate the Advance Custom Fields plugin.
- Upload to your plugins directory or install via wordpress admin panel.
- Activate the Field to Fork plugin.
- There is now a new post type called "Produce" which can be created, containing start and end dates for season.
Display produce using the shortcode: [field-to-fork-produce-display]
To consider the specific year of season specified, add the attribute
consider_year=1
to the shortcode.
You can also add a title attribute: title="Great Produce Here"
1.0
Initial release.