WordPress Interaction with MySQL for a Job Board Site
-
I am currently developing a Job Board website (intern.goodlifeeducation.com) using a theme called WP Jobus. I find the theme to be pretty good but since the nature of the website is quite complex, and there are a lot of users that shall be coming on the website, it is important that the website be scalable and error free. For this reason, I find it important to understand every aspect of the theme and in detail: how my website is working.
My questions are regarding the interaction a website like this would have with a MySQL database. I have read up a little on how WordPress interacts with MySQL in general and the extent of my knowledge is till the 11 default WordPress tables.
1. Where and how does WordPress store information that my users will enter?
For example, a Job Seeker will upload his resume, provide contact information and lots of other information about himself or herself. Where and how does this information get stored ?2. How can I extract this information to be displayed or used otherwise?
3. I have no idea how the search option uses user preferences to return the desired jobs but I think that it is closely linked to the database. Any light on this aspect will be really helpful as well.
I need to mention that I am not very strong with WordPress as of yet but I do understand few of the major concepts and I am open to reading and studying anything and everything. Any resources, any links will be very helpful.
Thanks a lot for your time ??
Ram
- The topic ‘WordPress Interaction with MySQL for a Job Board Site’ is closed to new replies.