LLMS_Data::get_data( string $dataset, string $format = 'array' )

Get the data data


Description Description


Parameters Parameters

$dataset

(Required) Dataset to retrieve data for [tracker|system_report].

$format

(Optional) Data return format (unused for unrecalled reasons).

Default value: 'array'


Top ↑

Return Return

(array)


Top ↑

Source Source

File: includes/class.llms.data.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.13.0 Added constant data.
3.17.0 Added browser/os data section.
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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