apply_filters( 'sensei_get_{page}_page_id', $page ) → {int}
Filter the page ID.
{page} is the page name.
Parameters:
| Name | Type | Description |
|---|---|---|
$page |
int | The page ID. |
- Source:
Returns:
Filtered page ID.
- Type
- int
Filter the page ID.
{page} is the page name.
| Name | Type | Description |
|---|---|---|
$page |
int | The page ID. |
Filtered page ID.