Title: Trail Status
Author: Chris - On the Grid Web Design LLC
Published: <strong>3 Marzo 2018</strong>
Last modified: 14 Luglio 2026

---

Ricerca i plugin

![](https://ps.w.org/trail-status/assets/banner-772x250.png?rev=3253760)

![](https://ps.w.org/trail-status/assets/icon-256x256.png?rev=3253754)

# Trail Status

 Di [Chris – On the Grid Web Design LLC](https://profiles.wordpress.org/falcon13/)

[Scarica](https://downloads.wordpress.org/plugin/trail-status.zip)

 * [Dettagli](https://it.wordpress.org/plugins/trail-status/#description)
 * [Recensioni](https://it.wordpress.org/plugins/trail-status/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/trail-status/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/trail-status/#developers)

 [Supporto](https://wordpress.org/support/plugin/trail-status/)

## Descrizione

Trail Status is the easiest way to display real-time trail conditions on your WordPress
website. Perfect for mountain bike parks, ski resorts, hiking organizations, trail
associations and outdoor recreation websites. You can let your visitors know which
trails are open, closed or muddy before they head out.

#### Perfect For

 * Mountain bike parks and trail associations
 * Ski and snowboard resorts
 * Cross-country ski areas
 * State park websites
 * Any outdoor recreation organization that needs to communicate trail conditions
   to visitors

#### Features

 * Widget
 * Shortcode for showing the trails in a list format
 * A second shortcode for showing the trails in a block format
 * Add images to trails for display in the shortcode
 * Placeholder images for trails without images
 * Add links to the trails
 * Set up to 10 statuses including their color
 * Trail name and status can be the status color
 * The order of both trails and statuses can be set
 * Notes can be added at the end which can include embedded videos
 * Separate notes for the shortcode and widget
 * Initial set of trail conditions
 * Admin that allows authors and higher users to update the current conditions, 
   while editors and higher users can create and edit the trails and statuses

DISCLAIMER: Under no circumstances do we release this plugin with any warranty, 
implied or otherwise. We cannot be held responsible for any damage that might arise
from the use of this plugin. Back up your WordPress database and files before installation.

### License

Released under the terms of the GNU General Public License.

## Screenshot

[⌊Shortcode list view with embedded trail condition video — ideal for trail association
homepages⌉⌊Shortcode list view with embedded trail condition video — ideal for trail
association homepages⌉[

Shortcode list view with embedded trail condition video — ideal for trail association
homepages

[⌊Widget on 2016 Theme⌉⌊Widget on 2016 Theme⌉[

Widget on 2016 Theme

[⌊Shortcode: Blocks Version with Simple Note⌉⌊Shortcode: Blocks Version with Simple
Note⌉[

Shortcode: Blocks Version with Simple Note

[⌊Update Trail Conditions - Staff can do it in seconds⌉⌊Update Trail Conditions -
Staff can do it in seconds⌉[

Update Trail Conditions – Staff can do it in seconds

[⌊Admin Trail List Page - Sortable and searchable list⌉⌊Admin Trail List Page - 
Sortable and searchable list⌉[

Admin Trail List Page – Sortable and searchable list

[⌊Admin Trail Add Page⌉⌊Admin Trail Add Page⌉[

Admin Trail Add Page

[⌊Admin Status List Page with Inline Editing⌉⌊Admin Status List Page with Inline
Editing⌉[

Admin Status List Page with Inline Editing

[⌊Widget Settings - Simple customization⌉⌊Widget Settings - Simple customization⌉[

Widget Settings – Simple customization

## Installazione

#### Shortcode Usage

Table List Shortcode: [trail-status] Blocks Shortcode: [trail-status-blocks]

#### Options

show_images: Show’s the trail image. Trails without an image will get a placeholder
image. (default: yes) color_text: Set the text color for the trail name and status
by the status. (default: yes) box_shadow: Add box shadow to trail images. (default:
yes) small_images: If yes, the max-width of the trail images will be 50px. If no,
the image will be the full thumbnail size. (default: no)

#### Examples

[trail-status] [trail-status show_images=”yes” color_text=”no” box_shadow=”yes” 
small_images=”yes”] [trail-status-blocks show_images=”yes” color_text=”yes” box_shadow
=”no” small_images=”no”]

## FAQ

### How many trails can I add?

 * There is not a limit, so use your judgment so it does not overload the pages 
   it is on.

### Can I use HTML in the notes?

 * Yes. You can also use it to add embedded videos.

### Does it work with the block editor (Gutenberg, Elementor, Divi)?

 * There are no Gutenberg or Elementor specific blocks, but you can use the shortcode
   in a text block.

### Can multiple staff members update trail status?

 * Yes. Those that can publish posts can update the status of trail.

### Can I use this for ski runs or bike park features, not just trails?

 * Yes, just enter the ski run or feature in as a trail.

### What about version 1.0?

 * The first version was a custom plugin that only showed three trails and there
   were only three statuses to choose from. It was only deployed on one website.
   The second version of this plugin is a complete rebuild from the first. It allows
   you to set up to ten different statuses along with custom colors for each. Before
   it was even complete, the second version was used as the base for two custom 
   plugins.

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“Trail Status” è un software open source. Le persone che hanno contribuito allo 
sviluppo di questo plugin sono indicate di seguito.

Collaboratori

 *   [ Chris – On the Grid Web Design LLC ](https://profiles.wordpress.org/falcon13/)

[Traduci “Trail Status” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/trail-status)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/trail-status/) segui
il [repository SVN](https://plugins.svn.wordpress.org/trail-status/), segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/trail-status/)
tramite [RSS](https://plugins.trac.wordpress.org/log/trail-status/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

2.2.2 (6/10/2026)
 – Updated Datatables Javascript library to version 2.3.8. – Added
default value to filter link in help.

2.2.1 (7/25/2025)
 – Updated the Data Tables library to version 2.3.2 and adjusted
styles for version 2 format. Updated the jQueryUI styles file and included it in
the project rather than having it fetched from jQuery’s CDN. – Responsiveness checked
and tweaked. – Replaced deprecated filter with one from helper.

2.2.0 (9/10/2024)
 – Under the hood updates: Imported common validation and filter
helper files used on our other plugins to replace older functions in admin controller.
Updated text output.

2.1.2 (12/9/2022)
 – Filter functions and view helper improvements and PHP 8.2 updates.

2.1.1 (12/6/2022)
 – Fixes to the Datatables JS Library startup. – Updated Datatables
JS library. – Activated jQuery UI enhanced radio buttons on Update page.

2.1.0 (2/11/2022)
 – Upgraded trail and status list pages to use Datatables Javascript
library. – Fixed bug in filter to allow sort order to have 0 and negative numbers.

2.0.1 (3/3/2018)
 – Fixes to problems caused by new security checks.

2.0.0 (3/2/2018)
 – Initial WordPress.org release.

## Meta

 *  Versione **2.2.1**
 *  Ultimo aggiornamento **4 giorni fa**
 *  Installazioni attive **10+**
 *  Versione WordPress ** 5.8 o superiore **
 *  Testato fino alla versione **7.0.2**
 *  Versione PHP ** 5.6 o superiore **
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/trail-status/)
 * Tag
 * [mountain bike](https://it.wordpress.org/plugins/tags/mountain-bike/)[outdoors](https://it.wordpress.org/plugins/tags/outdoors/)
   [trail](https://it.wordpress.org/plugins/tags/trail/)[trails](https://it.wordpress.org/plugins/tags/trails/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/trail-status/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

[Your review](https://wordpress.org/support/plugin/trail-status/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/trail-status/reviews/)

## Collaboratori

 *   [ Chris – On the Grid Web Design LLC ](https://profiles.wordpress.org/falcon13/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/trail-status/)

## Dona

Vuoi supportare lo sviluppo di questo plugin?

 [ Fai una donazione per questo plugin ](https://onthegridwebdesign.com/software/trail-status)