• Resolved sampaven88

    (@sampaven88)


    Hi Mike,

    I want to create some hooks in content-single-resume.php but they don’t appear to be working. I’ve tried inserting do_action( 'custom_hook' )but it doesn’t appear to work. I want to place extra fields in certain locations within the file – how can I position them accordingly?

    I’ve noticed that the current hooks are only for the meta under the resume title.

    Ideally I would like hooks under the candidate skills, under candidate details, above resume description and below resume description.

    Is this possible?

    Cheers
    Sam

    https://www.ads-software.com/plugins/wp-job-manager/

Viewing 1 replies (of 1 total)
  • Plugin Author Mike Jolley

    (@mikejolley)

    What do you mean it doesn’t work? What are you hooking into your new hook?

    Should be no issue; thats exactly how I do it for the built in hooks.

    If you are overriding the template file it may not be necessary anyway – you can insert your code into the file directly.

Viewing 1 replies (of 1 total)
  • The topic ‘Creating hooks in content-single-resume.php’ is closed to new replies.