Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

LLMS_Abstract_Database_Store::update( array $data )

Update object data in the database


Description Description


Parameters Parameters

$data

(Required) Data to update as key=>val.


Top ↑

Return Return

(boolean)


Top ↑

Source Source

File: includes/abstracts/llms.abstract.database.store.php



Top ↑

Changelog Changelog

Changelog
Version Description
4.3.0 Added deprecated hook call to llms__updated action to preserve backwards compatibility.
3.24.0 Unknown.
3.14.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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