apply_filters( 'sensei_the_no_permissions_title', $no_permissions_title ) → {string}
Filter the no permissions title just before it is echo'd on the no-permissions.php file.
Parameters:
Name | Type | Description |
---|---|---|
$no_permissions_title |
string | The no permissions title. |
- Since:
- 1.9.0
- Source:
Returns:
Filtered no permissions title.
- Type
- string