LLMS_Twenty_Twenty::hide_meta_output( string[] $post_types )
Prevent theme meta information from being output on LifterLMS Custom Post Types.
Description Description
Parameters Parameters
- $post_types
-
(Required) Array of post type names.
Return Return
(string[])
Source Source
File: includes/theme-support/class-llms-twenty-twenty.php
Changelog Changelog
Version | Description |
---|---|
3.37.0 | Introduced. |