The `is_post_type_viewable()` function in WordPress determines whether a post type is considered "viewable" and can be used to check the visibility of different post types
The `is_main_query()` function in WordPress is used to determine if a query is the main query, which can be useful for modifying or excluding certain queries