Filters whether or not a given post is paid content.
Parameters:
- $is_paid (bool) - Whether or not the post requires an active subscription to a paid plan.
- $post_id (int) - ID of the post being checked.
Filters whether or not a given post is paid content.