LLMS_Abstract_Privacy::add_exporter( stirng $id, string $name, mixed $callback )

Register an exporter


Description Description


Parameters Parameters

$id

(Required) exporter ID

$name

(Required) Human-readable exporter name

$callback

(Required) Callback function (callable)


Top ↑

Return Return

(array)


Top ↑

Source Source

File: includes/abstracts/llms.abstract.privacy.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.18.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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