wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



wp_mail_failed › WordPress Action Hooks

Seitn/v
Veraltetn/v
do_action( 'wp_mail_failed', new WP_Error( 'wp_mail_failed', $e->getMessage()
Definiert in:
Codex:

This filter is documented in wp-includes/pluggable.php





Quellcode

do_action( 'wp_mail_failed', new WP_Error( 'wp_mail_failed', $e->getMessage(), $mail_error_data ) );