' . esc_html( $compare_from->post_title ) . ' | ' . esc_html( $compare_to->post_title ) . ' | '; } else { $diff .= '' . esc_html( $compare_from->post_title ) . ' | '; // In single column mode, only show the title once if unchanged. if ( $compare_from->post_title !== $compare_to->post_title ) { $diff .= '|
' . esc_html( $compare_to->post_title ) . ' | '; } } $diff .= '