Module::update_supported_cpt()
Updates the cache value of supported post types.
Description
Adds custom post types that were registered after the init
hook.
Return
(void)
Source
File: includes/modules/post_type_enhancements/module.php
Expand full source code Collapse full source code View on Github