EDD_Logging::update_log( array $log_data = array(), array $log_meta = array() )

Update and existing log item


Description Description


Parameters Parameters

$log_data

(Optional) Log entry data

Default value: array()

$log_meta

(Optional) Log entry meta

Default value: array()


Top ↑

Return Return

(bool) True if successful, false otherwise


Top ↑

Source Source

File: includes/class-edd-logging.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.3.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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