apply_filters( 'sensei_lesson_content_drip_hide', $hide_content_drip ) → {bool}
Filters the Content Drip promo metabox toggle.
Parameters:
| Name | Type | Description | 
|---|---|---|
$hide_content_drip | 
            
            bool | Whether to hide the Content Drip promo metabox.  | 
        
- Since:
 - 4.1.0
 
- Source:
 
Returns:
Whether to hide the Content Drip promo metabox.
- Type
 - bool