do_action( 'woocommerce_log_clear' )

$this->open( $handle, ‘w’ ) == Open the file for writing only. Place the file pointer at the beginning of the file, and truncate the file to zero length.


Description Description


Source Source

File: includes/log-handlers/class-wc-log-handler-file.php



Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.