'true'] ); $link_target = ( $link_open && array_key_exists( 'desktop', $link_open ) ) ? '_blank' : '_self'; $content = str_replace( '{copyright}', '©', $content ); $content = str_replace( '{current_year}', date_i18n( _x( 'Y', 'copyright date format; check date() on php.net', 'business-aarambha' ) ), $content ); $content = str_replace( '{site_title}', get_bloginfo( 'name' ), $content ); $content .= sprintf( /* translators: 1: title. */ esc_html__( ' - Powered by %1$s', 'business-aarambha' ), '' . esc_html__('Aarambha Themes', 'business-aarambha') . ''); ?>