Event Modification History

Home Forums Welcome! Pre-Sales Questions Event Modification History

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #967084
    Chris
    Guest

    While I don’t think at Events Calendar stores it’s own logs/makes them available (and please correct me if I am wrong), I would like some guidance on how/if it would be possible to integrate it using existing hooks/filters (ie. without editing core Event Calendar files) with an existing log collection plugin such as Simple History (which has an API) (https://wordpress.org/plugins/simple-history/) or Activity Log (https://wordpress.org/plugins/aryo-activity-log/) so I could get detailed updates such as changing of default fields (eg. category, start/end date/time, organizer, etc.) as well as ones supported by paid plugins (eg. custom fields in PRO).

    #967174
    Geoff
    Member

    Hi Chris,

    Very interesting question. The tribe_events post type doesn’t currently support revisions, but you could add that yourself using add_post_type_support(). Here’s a list of the arguments it accepts. That’s where I would start. 🙂

    Cheers!
    Geoff

    #967417
    Geoff
    Member

    Hey Chris–I see my last reply was marked as the correct answer, so I’ll go ahead and close this thread. Feel free to let us know if any other questions pop up and we’d be happy to help. 🙂

    Cheers!
    Geoff

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Event Modification History’ is closed to new replies.