Get Front Page and Blog Page IDs $front_id = get_option('page_on_front'); $blog_id = get_option('page_for_posts');