'; $data = get_plugin_data(TAXOPRESS_FILE); echo '

' . esc_html__('Warning:', 'simple-tags') . ' ' . sprintf( esc_html__('The active plugin %s is not compatible with your PHP version.', 'simple-tags') . '

', '«' . esc_html($data['Name']) . ' ' . esc_html($data['Version']) . '»' ) . sprintf(esc_html__('%s is the minimum version required for this plugin.', 'simple-tags'), 'PHP 7.2.5 ') . '

'; echo ''; } }