Resume Manager – Using template tags
-
Hello again!
I would like to set up my users profiles to display their resumes (obviously, if the current logged in user is allowed to view). How would I go about using the template tags? Particularly, I am curious about how they know which resume to grab information from.
So for example, given the_candidate_title( $before = ”, $after = ”, $echo = true, $post = null ) would $post = the post title to know which resume? or the post ID? If either of the prior, then how do I know the posts IDs/titles for the resumes that user has submitted?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Resume Manager – Using template tags’ is closed to new replies.