apply_filters( 'sensei_restrict_posts_menu_page', $restrict ) → {bool}
Filter the option to hide the Posts menu page.
Parameters:
Name | Type | Description |
---|---|---|
$restrict |
bool | Whether to hide the posts menu page, default true. |
- Since:
- 1.8.7
- Source:
Returns:
Filtered option.
- Type
- bool