if edit the reply in full, the admin must first get to the page like /forums/reply/111111/edit/ and only then move to full editing in the backend /wp-admin/post.php?post=111111&action=edit.
Is there a recipe for the administrator (keymaster) to be immediately transferred to the backend? The redirect can be configured using regular expressions, but then ordinary users will be without editing reply (the backend is closed).
How can I do this using functions.php ?