Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga asistencia ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Trail Status

Descripción

This plugin allows you to display the status of trails on your website. Any user with author or higher permissions can update the status, while only editors and admin can add and update the trails and status names. The trails can have links to pages with more information about them. Both the shortcodes and widget are customizable. Widgets and shortcode can have different sets of trails and notes.

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.

Capturas

  • Shortcode: List Version with Video Embed
  • Widget on 2016 Theme
  • Shortcode: Blocks Version with Simple Note
  • Updating the Status of the Trails
  • Admin Trail List Page
  • Admin Trail Add Page
  • Admin Status List Page with Inline Editing
  • Widget Settings

Instalación

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”]

Preguntas frecuentes

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.

Can I use HTML in the notes?

  • Yes. You can also use iframes to add things like embedded videos.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

“Trail Status” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Trail Status” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Registro de cambios

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.