do_action( 'ep_dynamic_bulk_post_too_big', $document )
Perform actions when a post is bigger than the max buffer size.
Parameters:
Name | Type | Description |
---|---|---|
$document |
string | JSON string of the post detected as too big. |
- Since:
- 4.0.0
- Source: