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.
Module::get_supported_post_types_cached()
Returns a list of supported custom post types.
Description
The results are served from cache if available.
Return
(array)
Source
File: includes/modules/post_type_enhancements/module.php
Expand full source code Collapse full source code View on Github