Module::remove_custom_layouts_transient( int $post_id )
Remove custom layouts transient at post save.
Parameters
- $post_id
-
(Required) Post id.
Return
(bool)
Source
File: includes/modules/custom_layouts/module.php
Expand full source code Collapse full source code View on Github