A plugin for use with the Pitchfork theme for WordPress.
This plugin adds blocks and block patterns for the block editor consistent with the ASU Unity Design system for web standards.
Requires at least: WP 6.0 Tested up to: 6.0 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)
- 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 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 on the Pantheon hosting platform.
Plugin updates can optionally be managed from the admin dashboard through the use of Git Updater.
- Run
npm install
andcomposer install
prior to local development. - SASS and JS compile & watch tasks are triggered via WP-Gulp and
npm start
from the project root.
See CHANGELOG.md for the a list of all improvements made to the theme.
We also keep similar notes in the releases section of our project for an overview of what changed with each release.