'.get_option('briskotheme_options')['copyright'].''; } else { $copyright = get_bloginfo('name'); } printf( esc_html__( '%1$s %2$s Theme %3$s by %4$s.', 'brisko' ), $copyright , ' | ' ,' Brisko', 'SwitchWebdev' ); ?>