Hours and hours of coding and design have moved the website closer to production. This was some complicated coding because I’m basically writing our own child-theme template as well as our own “scf_custom_fuctions” plugin.
- This was a time of under-the-hood work, planning and implementing functionality.
- I first worked with Paid Memberships Pro to customize our user levels (membership levels). We now have prospective students, current students, current music majors, faculty, full-time faculty, and administrator roles.
- Each has their own custom fields that need to be captured, manipulated, and added to the database in the same manner in which WordPress deals with data.
- This data also needs to be fetched from the database for customized display based on the current user’s role.