Server IP : 172.67.216.182 / Your IP : 162.158.107.55 Web Server : Apache System : Linux krdc-ubuntu-s-2vcpu-4gb-amd-blr1-01.localdomain 5.15.0-142-generic #152-Ubuntu SMP Mon May 19 10:54:31 UTC 2025 x86_64 User : www ( 1000) PHP Version : 7.4.33 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /www/wwwroot/coircraft.com/wp-content/plugins/caldera-forms/ui/support/panels/ |
Upload File : |
<?php /** * Support page -- support info tab view * * @package Caldera_Forms * @author Josh Pollock <[email protected]> * @license GPL-2.0+ * @link * @copyright 2016 CalderaWP LLC */ ?> <h2> <?php esc_html_e( 'Caldera Forms Support', 'caldera-forms' ); ?> </h2> <p> <?php esc_html_e( 'Caldera Forms is free to use, if you need any help, we provide services to ensure you can get the most out of Caldera Forms.', 'caldera-forms' ); ?></p> <ul> <li> <strong><?php esc_html_e( 'Priority Support', 'caldera-forms' ); ?></strong> - <?php esc_html_e( 'Direct support from our team, your questions answered within one business day.', 'caldera-forms' ); ?> <a href="https://calderaforms.com/support#priority-support" rel="nofollow"><?php esc_html_e( 'Learn More', 'caldera-forms' ); ?></a> </li> <li> <strong><?php esc_html_e( 'Form Creation', 'caldera-forms' ); ?></strong> - <?php esc_html_e( 'Got a really trick form and not a lot of time?', 'caldera-forms' ); ?> <a href="https://calderaforms.com/caldera-forms-services#cf-dfy" rel="nofollow"><?php esc_html_e( 'We can help', 'caldera-forms' ); ?></a></li> <li><strong><?php esc_html_e( 'Customization', 'caldera-forms' ); ?></strong> - <?php esc_html_e( 'Need an integration with a third-party service or to modify the default of Caldera Forms or to do something else special?', 'caldera-forms' ); ?> <a href="https://calderaforms.com/caldera-forms-services#cf-custom-code" rel="nofollow"><?php esc_html_e( 'Let us write you some code for you', 'caldera-forms' ); ?></a></li> </ul>