LLMS_Post_Model::after_create()

Called immediately after creating / inserting a new post into the database


Description Description

This stub can be overwritten by child classes.


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/abstracts/abstract.llms.post.model.php

	protected function after_create() {}

Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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