LLMS_Post_Model::after_create()
Called immediately after creating / inserting a new post into the database This stub can be overwritten by child classes
Description Description
Return Return
(void)
Source Source
File: includes/abstracts/abstract.llms.post.model.php
protected function after_create() {}
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |
User Contributed Notes User Contributed Notes
Permalink: