Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/log-handlers/class-wc-log-handler-email.php

WC_Log_Handler_Email::add_log()

Method: Add log message.

Source: includes/log-handlers/class-wc-log-handler-email.php:210

Used by 1 function | Uses 1 function

WC_Log_Handler_Email::clear_logs()

Method: Clear log messages.

Source: includes/log-handlers/class-wc-log-handler-email.php:222

Used by 1 function | Uses 0 functions

WC_Log_Handler_Email::set_threshold()

Method: Set handler severity threshold.

Source: includes/log-handlers/class-wc-log-handler-email.php:92

Used by 1 function | Uses 1 function

WC_Log_Handler_Email::should_handle()

Method: Determine whether handler should handle log.

Source: includes/log-handlers/class-wc-log-handler-email.php:102

Used by 1 function | Uses 1 function

WC_Log_Handler_Email::handle()

Method: Handle a log entry.

Source: includes/log-handlers/class-wc-log-handler-email.php:116

Used by 0 functions | Uses 2 functions

WC_Log_Handler_Email::send_log_email()

Method: Send log email.

Source: includes/log-handlers/class-wc-log-handler-email.php:131

Used by 0 functions | Uses 3 functions

WC_Log_Handler_Email::get_subject()

Method: Build subject for log email.

Source: includes/log-handlers/class-wc-log-handler-email.php:149

Used by 1 function | Uses 1 function

WC_Log_Handler_Email::get_body()

Method: Build body for log email.

Source: includes/log-handlers/class-wc-log-handler-email.php:173

Used by 1 function | Uses 0 functions

WC_Log_Handler_Email::add_email()

Method: Adds an email to the list of recipients.

Source: includes/log-handlers/class-wc-log-handler-email.php:198

Used by 1 function | Uses 0 functions

WC_Log_Handler_Email

Class: Handles log entries by sending an email.

Source: includes/log-handlers/class-wc-log-handler-email.php:33

Used by 0 functions | Uses 1 function
1 2 Next »
Proudly powered by WordPress