Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

EDD_Logging::get_connected_logs( array $args = array() )

Retrieve all connected logs


Description Description

Used for retrieving logs related to particular items, such as a specific purchase.


Parameters Parameters

$args

(Optional) Query arguments

Default value: array()


Top ↑

Return Return

(mixed) array if logs were found, 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.