Viewing 3 replies - 1 through 3 (of 3 total)
  • Here’s one possibility https://gist.github.com/cojennin/c3b6b3a36641e52e08859c4ea06567aa.

    Whenever a the profile_update action triggers, it adds that user to every user group.

    Feel free to tweak it (you’ll probably need to check which user group you want to add the user to and only add to that user group instead of every user group).

    But yea, seems like adding a filter to allow for default selected edit groups might be helpful. Will look into it.

    **edit** clarity

    Thread Starter douglasjohnson

    (@douglasjohnson)

    Thank you very much for the response, but maybe I should have given a better explanation of the scenario.

    When adding a new post, I would like to set a specific user group to be notified by default. In this situation we have contributors who are submitting drafts and we’d like a specific group of editors to be by default.

    Thanks,
    Doug

    Hrm. Did you take a look at https://editflow.org/extend/auto-subscribe-user-groups-for-notifications/? Think it might be what you need.

    Though you might need to tweak it slightly to get what you need.

    edit: clarity

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Suggestion : Filter for default User Groups’ is closed to new replies.