Filter Hook
View Source on Trac ↗
Filter Hook
comment_edit_redirect
apply_filters( 'comment_edit_redirect', $location, $comment_id ) Filters the URI the user is redirected to after editing a comment in the admin.
Parameters 0 required
| Name / Type | Description |
|---|---|
| $location mixed | No description available. |
| $comment_id mixed | No description available. |
Return Value
(mixed)
No return value description available.
Hook Information
Source File
wp-admin/comment.php
Advertisement