Skip to main content
< All Topics
Print

🌱 Farmers Bounty Shortcodes

🌱 Farmers Bounty Shortcodes

Current Version: 3.0.0

Here’s the complete list of shortcodes available in the plugin:


Unable to load weather data.


Unable to load weather data.

## 1. Weather Widget

Attributes:

| Attribute | Default | Description |

|———–|———|————-|

| station_id | (from settings) | Weather Underground station ID |

| show_forecast | yes | Show forecast data |

| show_alerts | yes | Show weather alerts |

Example:

2. My Plants List


[bg_my_plants]

Attributes:

Attribute Default Description
limit 10 Number of plants to show
type (all) Filter by plant type (vegetable, flower, etc.)
status active Filter by status
show_photos yes Display plant photos

Examples:


[bg_my_plants limit="20" type="vegetable"]
[bg_my_plants status="active" show_photos="no"]

Requires user to be logged in


3. Planting Calendar


[bg_planting_calendar]

Attributes:

Attribute Default Description
month current Month to display (1-12 or “current”)
year (current year) Year to display
view month Calendar view type

Example:


[bg_planting_calendar month="3" year="2026"]

4. Garden Summary


Please log in to view your garden summary.

Displays an overview of the user’s garden including:

  • Total plants count
  • Active/growing plants
  • Number of varieties
  • USDA zone

Requires user to be logged in


5. Recommendations Widget


Please log in to view recommendations.

Attributes:

Attribute Default Description
count 5 Number of recommendations
type all Filter by recommendation type

Example:


Please log in to view recommendations.

Requires user to be logged in


6. Plant Search


[bg_plant_search]

Displays a search form for finding plants in the database.


7. Gardening Chatbot


[bg_chatbot]

Attributes:

Attribute Default Description
title Gardening Assistant Chatbot header title
height 500px Height of chatbot container
show_status yes Show connection status
show_actions yes Show action buttons

Example:


[bg_chatbot title="Ask the Garden Expert" height="600px"]

Uses Claude AI for intelligent gardening advice


Quick Reference Table

Shortcode Purpose Login Required

Weather station not configured.

Weather conditions No
[bg_my_plants] User’s plant list Yes
[bg_planting_calendar] Calendar view No

Please log in to view your garden summary.

Garden statistics Yes

Please log in to view recommendations.

Smart tips Yes
[bg_plant_search] Plant finder No
[bg_chatbot] AI assistant No

Example Page Layout


<!-- Header with weather -->

Weather station not configured.

<!-- Garden overview -->

Please log in to view your garden summary.

<!-- Today's recommendations -->

Please log in to view recommendations.

<!-- My plants grid --> [bg_my_plants limit="12" show_photos="yes"] <!-- Chatbot for questions --> [bg_chatbot title="Need Help?" height="400px"]

Unable to load weather data.


Unable to load weather data.


[bg_my_plants]

[bg_my_plants limit="20" type="vegetable"]
[bg_my_plants status="active" show_photos="no"]

[bg_planting_calendar]

[bg_planting_calendar month="3" year="2026"]

Please log in to view your garden summary.


Please log in to view recommendations.


Please log in to view recommendations.


[bg_plant_search]

[bg_chatbot]

[bg_chatbot title="Ask the Garden Expert" height="600px"]

<!-- Header with weather -->

Weather station not configured.

<!-- Garden overview -->

Please log in to view your garden summary.

<!-- Today's recommendations -->

Please log in to view recommendations.

<!-- My plants grid --> [bg_my_plants limit="12" show_photos="yes"] <!-- Chatbot for questions --> [bg_chatbot title="Need Help?" height="400px"]
Table of Contents