File: /www/wwwroot/aiwellbore.com/wp-content/plugins/wp-githuber-md/src/Views/setting/smart-quotes.php
<?php
if ( ! defined( 'GITHUBER_PLUGIN_NAME' ) ) {
die;
}
/**
* View for Controller/Setting
*
* @author Terry Lin
* @link https://terryl.in/
*
* @package Githuber
* @since 1.7.0
* @version 1.7.0
*/
?>
<?php echo __( 'This is WordPress default, you should not turn it off unless you know what you do.', 'wp-githuber-md' ); ?>
<a href="https://developer.wordpress.org/reference/functions/wptexturize/" target="_blank">
<?php echo __( '(detail)', 'wp-githuber-md' ); ?>
</a>