do_action( 'el_view_log_after_headers', $log_item );
Description
Use this action hook to append additional headers in the email preview, when it is previewed using the 'View Content' option from the 'View Logs' screen.
Parameters
- $log_item: Array. The current Log item being viewed.