• Is there a way to auto-assign based on post statuses changes to a particular user instead of a user-group. I have two editors and I want to assign to them individually rather than to the group that they both belong to.

    Overall, my attempt is to set up an auto-assignment sequence that will that will auto-assign back and forth between a writer and the editor for all the possible status changes.

    Example sequence:
    Draft = auto-assign to -> no one
    Assigned = auto-assign to -> no one
    In Progress = auto-assign to -> user editor (not group)
    Pending = auto-assign to -> user writer (not group)
    Editor Review = auto-assign to -> user writer (not group)
    Return for Edits = auto-assign to -> user editor (not group)

    Therefore, the editor and writer never have to make assignment and neither is bothered by messages if the post is in the other person’s responsibility que.

    Is there a PHP function out there to support the above?

    https://wordpress.org/plugins/edit-flow/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘How to Auto-Assign to a User (not a Usergroup)?’ is closed to new replies.