Skip to:
Content
Pages
Categories
Search
Top
Bottom

Integrating BuddyPress with WP Job Manager


  • Joshua Chow
    Participant

    @joshua-chow

    Hi all,

    I’m a complete newbie at this, but am willing to do what I can to make my website work. I hope the community here are able to help with this query:

    Is it possible to integrate WP Job Manager (a job listings plugin) with BuddyPress such that when users post new job listings, it shows up in their BuddyPress activity feed?

    I have looked at the documentation for “adding custom filters to loops” and while I do not understand what that means at the moment, I have a feeling it might have to do with that?

    Add custom filters to loops and enjoy them within your plugin

    I really appreciate any help given.

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)

  • shanebp
    Moderator

    @shanebp

    You could use the approach in the codex page you’ve referenced.

    Probably easier to use this hook from WP Job manager: ‘job_manager_save_job_listing’
    In the function that you create for that hook, use bp_activity_add.


    Joshua Chow
    Participant

    @joshua-chow

    Thanks @shanebp for the reply.

    Is it possible for you to go into specifics? ie. Step-by-step instructions. If it isn’t too much to ask. I am still trying to wrap my head around this.

    As always, really appreciate it!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Integrating BuddyPress with WP Job Manager’ is closed to new replies.
Skip to toolbar