$settings[] = array(
                'title'       => esc_html__( 'Post Title', 'auto-load-next-post' ),
                'desc'        => sprintf( __( 'Used to identify which article the user is reading and track should Google Analytics or other analytics be enabled. %s', 'auto-load-next-post' ), $post_title_default ),
                'id'          => 'auto_load_next_post_title_selector',
                'default'     => 'h1.entry-title',