Skip to:
Content
Pages
Categories
Search
Top
Bottom

[Resolved] Getting Custom Post Types to Record Activity

  • @ahjira

    Participant

    Do any of you wizards have an idea about how to get custom post type entries to register a new BP activity entry? I created a “Notes” feature for the members nav (members can write little notes, like a mini-blog) and I used a custom post type for this to keep their notes out of the main blog. But whenever a note is published, no record of it is being created in the activity table. I’m not sure how to make it do that either.

Viewing 5 replies - 1 through 5 (of 5 total)
  • @djpaul

    Keymaster

    Here’s an example that @boonebgorges recently provided for someone else with a similar question; http://pastebin.com/kNqTrRzc

    @ahjira

    Participant

    Wow that’s exactly what I need. That much I know. So (following the skeleton plug-in) would I drop that into (say) a classes.php file and the required it in the core.php file? Is that enough to make it fire when a new custom type is created?

    @ahjira

    Participant

    Lord, my typing :-/ I meant to say

    …drop that into (say) a classes.php file and then require it in the core.php file…

    @ahjira

    Participant

    Ooops nevermind I got it working. Thanks again Paul

    @bartom34

    Participant

    Hi all,

    Could I use this piece of code in the current BuddyPress version ?

    I want people check-in my Custom Post Type “beer” when they register a activity.

    Thanks for your help,
    Tom

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Resolved] Getting Custom Post Types to Record Activity’ is closed to new replies.
Skip to toolbar