LLMS_Integration_BBPress::add_membership_restrictions( string[] $post_types )
Add the membership restrictions metabox to bbPress forums on admin panel
Description Description
Parameters Parameters
- $post_types
-
(Required) Array of existing post types.
Return Return
(string[])
Source Source
File: includes/integrations/class.llms.integration.bbpress.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |