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.
- 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 or WP Pusher.
- This plugin implements styles and cofigurations of the Glide.js library that can be found within the UDS React Core library.
- However, the
@asu/unity-react-corelibrary is not a dependency and is never included or enqueued directly.
- Run
npm installprior to local development. - SASS and JS compile & watch tasks are triggered via Gulp-WP and
npx gulp-wpfrom 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.