Filter whether beans_posts_pagination() should be short-circuit or not.
apply_filters( 'beans_pre_post_pagination', bool $pre )
Return: (void)
Parameters
| Name | Type | Description |
|---|---|---|
| $pre | bool | True to short-circuit, False to let the function run. |
Filter whether beans_posts_pagination() should be short-circuit or not.
Return: (void)
| Name | Type | Description |
|---|---|---|
| $pre | bool | True to short-circuit, False to let the function run. |