LLMS_Abstract_User_Data::cache_set( string $key, mixed $val )

Add an item to the cache cache


Description Description


Parameters Parameters

$key

(Required) cache key

$val

(Required) value to cache


Top ↑

Return Return

(boolean)


Top ↑

Source Source

File: includes/abstracts/llms.abstract.user.data.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.17.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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