'; echo sprintf( // Translators: %1$s stands for the WP version and %2$s stands for "Please update" (a link). esc_html__( 'Widget CSS Classes requires WordPress %1$s or newer. %2$s', 'widget-css-classes' ), '3.3', '' . esc_html__( 'Please update', 'widget-css-classes' ) . '.' ); echo '