if ( remove_comments === 'yes' ) {
                $( comments_container ).remove();

                // Remove Disqus comments if found.
                if ( $( '#disqus_thread' ).length > 0 ) {