- Version: 0.1.1
Requirements
- PHP 7.^
- Minimum WordPress Version: 5.3.2 - 5.7
This plugin contains UCLA branded, accessible blocks for the Gutenberg editor. It is recommended this plugin be used with UCLA's Official WordPress Theme.
If you are not familiar with the Gutenberg editor or working in react, these links will help you get started. This plugin follows the WordPress developers handbook as closely as possible.
- Get started with the Gutenberg Editor
- Build a block tutorial
- How to guides
- Component Reference
- Github Component Examples(Gutenberg Source Code)
To report an issue or bug please ad it to the repository issue board. Any community are welcome to contribute code solution or constructive comments to open issues on the board.
All campus member must branch from development and submit all pull requests back into the development branch.
Pull the repository into /wp-content/plugins/ on a local WordPress environment and run npm install
.
Commands
npm run build
- build assets
npm run start
- start local development
- Place the repository at
/wp-content/plugins/ucla-wp-plugin
- Activate the plugin by navigating to the plugins page in the admin and selective the activate link under "UCLA-WP Plugin".
0.1.1 - 4/25/21
- Update Readme
- Update plugin name and info.
0.1.0 - 2020
- Initial Release
Contributors: UCLA Web Accessibility Initiative Team, UCLA OIT Disabilities and Computing Program, UCLA Strategic Communications