URI Ticks
A plugin to handle custom posts for URI Tick Encounter
by URI Web Communications · github.com/uriweb/uri-ticks · website
★ 1stars
656composer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/uriweb/uri-ticks/archive/refs/heads/develop.zipAlso on Packagist as uriweb/uri-ticks:
composer require uriweb/uri-ticksFrom the readme
URI Ticks
Creates custom posts, fields, and interaction for URI Tick Encounter data.
How do I use it?
Set defaults
URI Ticks creates a new settings page in WP Admin:
Settings -- URI Ticks
Set a minimum and maximum value for tick activity here. Tick activity will be calculated on a 0-4 scale by default unless these values are specified.
Shortcodes
The map shortcode
Display an interface for searching ticks by region and month using the uri-tick-map shortcode.
Attributes:
threshold ( number ) [ optional ] — Set the threshold for inactivity. Default is 0.
The tick phases shortcode
Display life phase data for a given tick species using the uri-display-tick-phases shortcode.
Attributes:
species ( string ) [ required ] — Set the species slug.
Plugin Details
URI Ticks
Creates custom posts, fields, and interaction for URI Tick Encounter data
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.