Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi oterox,

    Stream should already log custom post types. Although you can’t reduce logging to only that one post type, you can filter all the records using the Context filter to only show you books.

    Hope that helps!

    Thread Starter oterox

    (@oterox)

    what i mean is a custom logger like:
    Custom post type, with ACF field “Notes”
    When someone edit a “note” i ONLY want to log that someone has edited a “note” and the new content for the field

    Unfortunately, Stream doesn’t do this out of the box, you would have to develop a custom integration for your particular situation.

    Thread Starter oterox

    (@oterox)

    Is there any documentation to create that integration? or should i have to figure out how to do it?

    Thank you very much Luke.

    Unfortunately, great documentation is something we haven’t quite nailed yet. I recommend look at the existing connectors, and copying one of those.

    Connector_Blogs is a great, simple example, to start with. You can find it in class-connector-blogs.php.

    Let me know if you need any help. You can find me on WordPress Slack if that’s more convenient.

    Thread Starter oterox

    (@oterox)

    thk Luke,

    i’ll try to create a connector for logging the custom events, lets see i can make it work ??

    I’m on WordPress slack too

    Best.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Create custom logs’ is closed to new replies.