We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06b51db commit 38bc4d1Copy full SHA for 38bc4d1
supplemental_1/README.md
@@ -18,4 +18,5 @@ Please review the following resources before lecture:
18
## Next Steps
19
- [ ] Install and deploy your own WordPress website
20
- [ ] Create a custom theme with modified CSS [using a tutorial](https://www.youtube.com/watch?v=-h7gOJbIpmo)
21
-- [ ] Create a simple plugin [using a tutorial](https://www.dreamhost.com/blog/how-to-create-your-first-wordpress-plugin/)
+- [ ] Create a simple plugin [using a tutorial](https://www.dreamhost.com/blog/how-to-create-your-first-wordpress-plugin/)
22
+- [ ] Use Next.js to create a React frontend to a WordPress system with a [starter template](https://github.com/9d8dev/next-wp)
0 commit comments