<li><ahref="https://secure.php.net/">PHP</a> version <strong>5.6.20</strong> or higher.</li>
<li><ahref="https://www.mysql.com/">MySQL</a> version <strong>5.0</strong> or higher.</li>
<li><ahref="https://secure.php.net/">PHP</a> version <strong>5.6.20</strong> or greater.</li>
<li><ahref="https://www.mysql.com/">MySQL</a> version <strong>5.0</strong> or greater.</li>
</ul>
<h3>Recommendations</h3>
<ul>
<li><ahref="https://secure.php.net/">PHP</a> version <strong>7.4</strong> or higher.</li>
<li><ahref="https://www.mysql.com/">MySQL</a> version <strong>5.6</strong> or higher.</li>
<li><ahref="https://secure.php.net/">PHP</a> version <strong>7.4</strong> or greater.</li>
<li><ahref="https://www.mysql.com/">MySQL</a> version <strong>5.7</strong> or greater OR <ahref="https://mariadb.org/">MariaDB</a> version <strong>10.2</strong> or greater.</li>
__('Would you like to give the application identifying itself as %s access to your account? You should only do this if you trust the app in question.'),
__('Would you like to give the application identifying itself as %s access to your account? You should only do this if you trust the application in question.'),
'<strong>'.esc_html($app_name).'</strong>'
);
?>
</p>
<?phpelse:?>
<p><?php_e('Would you like to give this application access to your account? You should only do this if you trust the app in question.');?></p>
<p><?php_e('Would you like to give this application access to your account? You should only do this if you trust the application in question.');?></p>
<inputtype="text"id="app_name"name="app_name"value="<?phpechoesc_attr($app_name);?>"placeholder="<?phpesc_attr_e('WordPress App on My Phone');?>"required/>