LearnDash_GDPR::format_value( mixed $meta_value, string $meta_type, object $transaction )

Formats the output value based on variable type.


Description Description


Parameters Parameters

$meta_value

(Required) The meta value for reformat.

$meta_type

(Required) Will be the type of the meta_value. test, date, money etc.

$transaction

(Required) The sfwd-transactions post object being processed.


Top ↑

Return Return

(mixed) $meta_value


Top ↑

Source Source

File: includes/class-ld-gdpr.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.5.8 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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