WP Manifestindependent plugin directory
manifest / content / uri-people-tool

URI People Tool

URI People Tool is a Wordpress plugin that makes it easy to create and edit bibliographic posts for people.

by URI Web Communications · github.com/uriweb/uri-people-tool

2stars
1.1kcomposer 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-people-tool/archive/refs/heads/develop.zip

Also on Packagist as uriweb/uri-people-tool:

composer require uriweb/uri-people-tool

From the readme

URI People Tool A tool that makes it easy to create and edit custom bibliographic posts for people in the department. The tool appears in the WordPress admin sidebar. This project was derived from part of the URI Post Types plugin that is built into the URI Department theme. People Tool creates a custom post type for people and a taxonomy to go with it. It also provides a short code to display lists of people by group. Shortcode The base syntax for the shortcode is as follows: [uri-people-tool]. There are additional attributes that can be used to further customize the shortcode's output. Shortcode attributes All of the options below are optional. group expects the slug of a valid peoplegroup category. postsperpage expects a whole number. It limits the results to the specified amount. Default is 200 thumbnail expects the name of an image format e.g. "medium" or "thirdcolumn" Set to "false" to hide thumbnails. link controls whether or not the card lists link to posts. Set to "false" to not link (default: true) phone controls whether or not to display the phone number on card lists (default: true) department controls whether or not to display the department on card lists (d

Read the full README on GitHub →

Releases

TagPublished
v1.5 Sep 22, 2023
v1.4 Mar 8, 2023
v1.3 Oct 31, 2020
1.2 Jun 28, 2019
1.1 Mar 1, 2019
v1.0 Aug 24, 2018
v0.6 Aug 22, 2018
v0.5 Aug 14, 2018
0.4 Jul 10, 2018
0.3 Mar 9, 2018

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.