Linux 软件免费装

Trail Monitor

开发者 softcoder
更新时间 2025年5月30日 12:08
捐献地址: 去捐款
PHP版本: 8.2 及以上
WordPress版本: 6.8
版权: GPLv3

标签

status outdoors trail hiking trails

下载

1.4

详情介绍:

This plugin allows you to display the status of trails on your website. Any user can add a trail status (for review), 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

安装:

Plugin Settings Hiking Trail 'Category Type' to Monitor Statuses: Optionally lets you indicate which wordpress post category relates to trails. These are then selectable in the Name field when entering new trail statuses. Google Recaptcha API Key v2 (anti-spam): Optional anti spam Google recaptcha API Site key. Google Recaptcha API Secret Key v2 (anti-spam): Optional anti spam Google recaptcha API Secret key. Send Notifications 'from' Email Address: Optional email address to send notifications 'from'. (if none specified we usue the default wordpress admin email) Send Notifications 'to' Email Address: Optional email address to send notifications. (currently one email per day is sent if at least 1 trail status has been submitted on that day. The wordpress 'admin' email is used as the 'from' sender email address) Shortcode Usage Trail List Shortcode: [vstm-trail-status] Trail Blocks Shortcode: [vstm-trail-status-blocks] Trail Table List Shortcode: [vstm-trail-status-list] Add Trail Status Shortcode: [vstm-trail-status-submit] Embed Youtube video Shortcode: [vstm-trail-status-youtube] 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) border: If yes, the table list will show a border. (default: no) Examples [vstm-trail-status] [vstm-trail-status show_images="yes" color_text="no" box_shadow="yes" small_images="yes"] [vstm-trail-status-blocks show_images="yes" color_text="yes" box_shadow="no" small_images="no"] [vstm-trail-status-list show_images="yes" color_text="no" box_shadow="yes" small_images="yes" border="no"] [vstm-trail-status-submit] [vstm-trail-status-youtube width="300" height="300" src="https://youtu.be/E8x8VqCPn5g"] Features Trail Statuses may be submitted by unregistered users with optional photo preview, but are unapproved until reviewed by an admin Optional email notifications may be sent to admins when a user has submitted a new trail status update Filters to show unapproved trail status submissions Ability to bulk update trail statuses Ability to link trail status updates with wordpress posts containing a specified psot category Optional anti-spam google recaptcha integration

常见问题:

Can I use HTML in the notes?

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