ID : 0; $post_id = is_home() ? get_option( 'page_for_posts' ) : $post_id; $post_meta = get_post_meta( $post_id, '_custom_page_options', true ); if ( is_front_page() ) { return; } ?>