LLMS_Abstract_Processor::unset_data( string $key )

Delete a piece of data from the database by key


Description Description


Parameters Parameters

$key

(Required) Key name to remove.


Top ↑

Return Return

(void)


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.15.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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