Activity 7 – CRUD Plugin

Screenshots showing the Create, Read, Update, and Delete functions in action.

Explanation / What I Learned:

In this activity, I learned how a CRUD system works by performing Create, Read, Update, and Delete operations. I understood how data is added, displayed, edited, and removed, and how WordPress can manage data dynamically through a custom plugin.