WP Manifestindependent plugin directory
manifest / content / pitchfork-people

Pitchfork People

Pitchfork People allows you to build a directory of people that is automatically maintained by data from ASU Search.

by Steve Ryan · github.com/asuengineering/pitchfork-people · website

0stars
1forks

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/asuengineering/pitchfork-people/archive/refs/heads/main.zip

Declares an update source (https://github.com/asuengineering/pitchfork-people), so updates arrive through the plugin's own updater.

Readme

Pitchfork Blocks

A plugin for use with the Pitchfork theme for WordPress.

This plugin adds blocks for the creation of directory and people-centric pages for the WordPress block editor. The block designs are consistent with the ASU Unity Design system for web standards.

Requires at least: WP 6.2 Tested up to: 6.2 Requires PHP: 7.3 Stable tag: 1.0 License: GPLv2 or later

License URI: https://www.gnu.org/licenses/gpl-2.0.html

Contributors

  • Steve Ryan (ASU Engineering)
  • John Cox (Knowledge Enterprise)
  • Walt Mcconnell (Knowledge Enterprise)

Usage Requirements

  • Download the lastest release from Github.
  • Install in the normal WP location for plugins which is typically /wp-content/plugins.

Recommended / Required Additional Plugins

This plugin contains blocks that are constructed with the use of Advanced Custom Fields Pro.

  • The ACF Pro plugin is also required by the Pitchfork theme.
  • The Pitchfork theme contains a script which will prompt the user to install this plugin upon theme activation.
  • ASU Engineering provides a licensed copy of this plugin within its standard distribution of WordPress.

Plugin updates can applied from the admin dashboard through the use of WP Pusher or Git Updater.

Configuration

This plugin provides one administration screen located at /wp-admin/options-general.php?page=pfpeople_block_cache. To access the configuration screen, users should have the manage_options capability that is normally assigned to the administrator role.

Configurable actions and options include:

  • Setting the length of time that profile data is cached by the site. (Default setting is 30 days.)
  • Clearing all cached data generated by this plugin for the site.
  • Clearing data related to individual profiles as needed.

Includes

  • This plugin conditionally loads the app-webdir-ui package from the Unity project as needed.
  • All other styles are expected to be provided by the WordPress theme in use. (Which in turn would ideally load a copy of the unity-bootstrap-theme also found within the ASU package library).

Development

  • SASS and JS compile & watch tasks are triggered via Gulp WP and npx gulp-wp from the project root.

Release Notes

See CHANGELOG.md for the a list of all improvements made to the plugin.

We also keep similar notes in the releases section of our project for an overview of what changed with each release.

Read the full README on GitHub →

Releases

TagPublished
v2.1.0 Aug 22, 2025
v2.0.0 Jul 1, 2025
v1.7.0 May 8, 2025
v1.6.1 Feb 21, 2025
v1.6.0 Feb 19, 2025
v1.5.1 Nov 22, 2024
v1.5.0 Nov 7, 2024
v1.4.2 Aug 22, 2024
v1.4.1 Jul 10, 2024
v1.4 Jun 28, 2024
v1.3 Mar 14, 2024
v1.2 Oct 6, 2023
v1.1 May 31, 2023
v1.0 May 20, 2023

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