If delete an author, delete the author pages

In that case I would still go with the approach of having all the user relevant data (active/inactive) inside the user itself. To have a page that users can visit and that will show a user profile you could go with a custom route or a virtual page even. I think a similar problem was discussed here.

1 Like