• Resolved af3

    (@af3)


    I’d like to use this to restrict access to buddypress groups — the plugin has filters for group documents but not group.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    @af3 – Just checked. This is because bp-groups are a custom database table all their own. And Group Documents is a custom post type. We can look at adding new conditions for that in the future.

    We detect all registered post types and created conditions for them automatically, other things like this must be done manually and tied to BP core functions for testing things.

    https://github.com/JunglePlugins/Content-Control/issues/21

    Hope that helps.

    Thread Starter af3

    (@af3)

    Super! Thanks @danieliser – looking fwd to the new conditions. Cheers for the really prompt reply.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘restrict access to buddypress groups’ is closed to new replies.