• Resolved Hammourabi

    (@hammourabi)


    Hellooo,

    Is there a way to make sure that users in WordPress are deleted after synchronisation if they are deleted in AD ?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author schakko

    (@schakko)

    Deleting users in WordPress is not implemented:

    1. It is not performant to check if a missing user during a synchronization is really deleted or just have been moved to another domain in a forest.
    2. For different user (groups) in WordPress there might be a different handling, what to do with items of the deleted user – think of posts, WooCommerce orders and so on. There are too many corner-cases, depending upon the concrete WordPress environment.

    Please feel free to use the hooks from https://docs.active-directory-wp.com/API/Synchronization.html to implement a matching solution for your environment!

Viewing 1 replies (of 1 total)
  • The topic ‘Delete user’ is closed to new replies.