HEX
Server: LiteSpeed
System: Linux pulsar191.sitesanctuary.org 5.14.0-284.30.1.el9.tuxcare.els9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jan 10 17:34:05 UTC 2025 x86_64
User: lgooir (1604)
PHP: 8.1.32
Disabled: exec,system,passthru,shell_exec,escapeshellarg,escapeshellcmd,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/lgooir/www/wp-content/plugins/woodmart-plus/template/options/new_options/captcha.php
<div class="item p-18 br-bottom">
   <span class="title"><?php esc_html_e('گوگل کپچا','woodmartplus'); ?></span>
   <p class="des"><?php esc_html_e('فعال کردن گوگل کپچا','woodmartplus'); ?></p>
   <div class="btn-select">
      <input type="checkbox" class="switch" name="<?php echo wplus_helper::generate_option('[setting_recaptcha_enable]'); ?>"  <?php echo wplus_helper::show_value('setting_recaptcha_enable',false) ? 'checked' : '' ?> >
   </div>
</div>

<div class="item br-bottom p-18">
   <span class="title"><?php  esc_html_e('گوگل سایت کی','woodmartplus'); ?></span>
   <p class="des"><?php esc_html_e('از داشبورد گوگل سایت کی خود را دریافت کنید','woodmartplus'); ?></p>
   <div class="suggestion-inputs gray-inp">
      <input type="text" class="left-text" name="<?php echo wplus_helper::generate_option('[google_recaptcha_site_key]'); ?>" value="<?php wplus_helper::show_value( 'google_recaptcha_site_key' ); ?>">
   </div>
</div>
<div class="item br-bottom p-18">
   <span class="title"><?php  esc_html_e('گوگل سکرت کی','woodmartplus'); ?></span>
   <p class="des"><?php esc_html_e('از داشبورد گوگل سکرت کی خود را دریافت کنید','woodmartplus'); ?></p>
   <div class="suggestion-inputs gray-inp">
      <input type="text" class="left-text" name="<?php echo wplus_helper::generate_option('[google_recaptcha_secret_key]'); ?>" value="<?php wplus_helper::show_value( 'google_recaptcha_secret_key' ); ?>">
   </div>
</div>
<h5>برای دریافت اطلاعات مورد نیاز از <a href="<?php echo esc_url( 'https://www.google.com/recaptcha/admin/create' ) ?>" target="_blank"> اینجا</a> اقدام کنید</h5>