LLMS_Meta_Box_Access::get_screens()
Determine the screens where the metabox should be rendered.
Description Description
This is determined by finding all public post types and checking if they support the ‘llms-membership-restrictions’ feature.
Return Return
(array)
Source Source
File: includes/admin/post-types/meta-boxes/class.llms.meta.box.access.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |