https://github.com/bacoords/quick-draft-demo
WordPress Quick Draft Widget via @wordpress/scripts
https://github.com/bacoords/quick-draft-demo
Last synced: 29 days ago
JSON representation
WordPress Quick Draft Widget via @wordpress/scripts
- Host: GitHub
- URL: https://github.com/bacoords/quick-draft-demo
- Owner: bacoords
- Created: 2022-10-14T03:29:32.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-14T04:40:03.000Z (almost 4 years ago)
- Last Synced: 2025-02-23T06:12:06.431Z (over 1 year ago)
- Language: JavaScript
- Size: 271 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Quick Draft Demo
Based on a code tutorial provided in the [Block Editor Handbook](https://developer.wordpress.org/block-editor/) and the Learn WordPress course "[Using the WordPress Data Layer](https://learn.wordpress.org/course/using-the-wordpress-data-layer/)", this is a brief example of how to create the "Quick Draft" WordPress dashboard widget using the most cutting edge `@wordpress/scripts` package.
Full tutorial post here: https://briancoords.com/recreating-the-quick-draft-dashboard-widget-using-the-wordpress-data-layer/