$string
'; $this->flush_output(); } /** * @param string $title */ public function after( $title = '' ) { echo '
' . sprintf( $this->upgrader->strings['skin_update_failed_error'], $title, '' . $this->error . '' ) . '
' . sprintf( $this->upgrader->strings['skin_update_failed'], $title ) . '
' . sprintf( $this->upgrader->strings['skin_update_successful'], $title ) . ' ' . __( 'Show details.' ) . '' . '