Server IP : 162.0.217.223 / Your IP : 216.73.216.168 Web Server : LiteSpeed System : Linux premium269.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : mypckeys ( 1539) PHP Version : 8.1.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/mypckeys/backup/msckey.com/wp-content/plugins/woo-order-export-lite/view/tab/ |
Upload File : |
<?php if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly } $user_guide_link = '<a href="https://docs.algolplus.com/order-export-docs/" target=_blank>' . __( 'user guide', 'woo-order-export-lite' ) . '</a>'; $helpdesk_link = '<a href="https://algolplus.freshdesk.com" target=_blank>' . __( 'helpdesk system', 'woo-order-export-lite' ) . '</a>'; $settings_link = '<a href="' . admin_url( 'admin.php?page=wc-order-export&tab=tools' ) . '" target=_blank>' . __( 'settings', 'woo-order-export-lite' ) . '</a>'; $snippets_link = '<a href="https://algolplus.com/plugins/snippets-plugins/" target=_blank>' . __( 'code snippets', 'woo-order-export-lite' ) . '</a>'; $samples_link = '<a href="https://algolplus.com/plugins/code-samples/" target=_blank>' . __( 'this page', 'woo-order-export-lite' ) . '</a>'; ?> <div class="weo_clearfix"></div> <div id="woe-admin" class="container-fluid wpcontent"> <br> <p> <?php echo sprintf( __( "Please, review %s at first.",'woo-order-export-lite' ), $user_guide_link ); ?> <br> <br> <?php echo sprintf( __( 'Need help? Create ticket in %s .', 'woo-order-export-lite' ), $helpdesk_link ); ?> <br> <br> <?php echo sprintf( __( "Don't forget to attach your %s or some screenshots. It will significantly reduce reply time :)", 'woo-order-export-lite' ), $settings_link ); ?></p> <br> <p><?php echo sprintf( __( 'Look at %s for popular plugins or check %s to study how to extend the plugin.', 'woo-order-export-lite' ), $snippets_link, $samples_link ); ?></p> </div>