LLMS_Abstract_Database_Store::delete()
Delete the object from the database
Description Description
Return Return
(boolean) true on success, false otherwise.
Source Source
File: includes/abstracts/llms.abstract.database.store.php
Changelog Changelog
| Version | Description |
|---|---|
| 4.3.0 | Added deprecated hook call to llms__deleted action to preserve backwards compatibility. |
| 3.24.0 | Unknown. |
| 3.14.0 | Introduced. |