<pclass="description"><?phpprintf(__('Set the slug that will redirect to the latest published post. The default value is %s.','eth_redirect_to_latest_post'),'<code style="font-style: normal;">'.$this->default_slug.'</code>');?></p>
<pclass="description">
<?php
printf(
/* translators: 1. Default slug, wrapped in a <code> tag. */
esc_html__(
'Set the slug that will redirect to the latest published post. The default value is %s.',