I am building a WordPress site with a BuddyPress install at the moment. I’m hoping to use it as a small-scale education site for yoga teachers. My main question at this point has to do with meta information related to the creation of a new pod.
For example, I have a Sequence Design pod. I will want students to post scanned images/pdfs of yoga sequences they’ve drawn up, which are then all displayed in a list, each of which links to a page that allows teachers to download the pdf/image and then comment back and forth with students about the particular sequence.
Is there a good way to track the meta associated with an individual POD entry? I want to pull data like "student name" and "date posted," but I don’t want those to be input by the student, since they could theoretically put anything they want in there. I would rather those fields be defined by who’s currently logged into WordPress, and what time they are actually creating the pod.
Thanks.