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::create()

Create the item in the database


Description Description


Return Return

(int|false) Record ID on success, false on error or when there's nothing to save.


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__created 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.