HEX
Server: Apache/2.4.41
System: Linux mainweb 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC 2024 x86_64
User: nationalmedicaregrp (1119)
PHP: 8.3.7
Disabled: exec,passthru,shell_exec,system,popen,proc_open,pcntl_exec
Upload Files
File: /home/holamediaagency/public_html/wp-content/plugins/better-robots-txt/admin/views/metabox.view.php
<div class="misc-pub-section misc-pub-section-last"><span id="timestamp">

    <!-- <div class="rt-segment" style="margin-top: 10px"> -->

        <p class="post-attributes-label-wrapper"><label class="post-attributes-label" for="alt_text"><?php echo  esc_html__( 'Disallow this post in robots.txt*', 'better-robots-txt' ); ?></label></p>

        <div class="rt-switch-radio dual-btns">

            <input type="radio" id="rt_disallow_btn1" name="rt_disallow" value="rt_disallow_yes" <?php if ( isset( $rt_disallow ) ) echo 'checked="checked"'; ?> />
            <label for="rt_disallow_btn1"><?php echo esc_html__( 'Disallow', 'better-robots-txt' ); ?></label>

            <input type="radio" id="rt_disallow_btn2" name="rt_disallow" value="rt_disallow_no" <?php if ( empty( $rt_disallow ) ) echo 'checked="checked"'; ?> />
            <label for="rt_disallow_btn2"><?php echo esc_html__( 'Global Setting', 'better-robots-txt' ); ?></label>  

        </div>

        <p style="margin-top: 20px;"><?php echo  esc_html__( '*if activated, it will add rules in robots.txt to exclude this post from being visible on SERPs.', 'better-robots-txt' ); ?></p>

    <!-- </div> -->

</div>