Server IP : 172.24.0.40 / Your IP : 216.73.216.10 Web Server : Apache System : Linux dbweb26.ust.edu.ph 4.18.0-513.5.1.el8_9.x86_64 #1 SMP Fri Sep 29 05:21:10 EDT 2023 x86_64 User : apache ( 48) PHP Version : 8.2.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/tomas/public_html/wp-content/plugins/wp-optimize/templates/database/ |
Upload File : |
<?php if (!defined('WPO_VERSION')) die('No direct access allowed'); ?> <div id="wp-optimize-database-table-analysis" class="wpo_section wpo_group premium-only"> <div class="wpo-fieldgroup"> <div class="switch-container"> <label class="switch"> <input id="enable-db-analysis" name="enable-db-analysis" type="checkbox" value="true"> <span class="slider round"></span> </label> <label for="enable-db-analysis"> <?php esc_html_e('Run the query analysis for all executed queries in this site', 'wp-optimize'); ?> </label> </div> <button disabled=disabled id="wpo-wipe-table-usage-data" class="button"><?php esc_html_e('Wipe usage information', 'wp-optimize'); ?></button> <label style="margin-top: 5px; display: block;"> <?php esc_html_e('Delete all the information about queries that are currently stored in the database', 'wp-optimize'); ?> </label> <div id="wpo-save-options-response" class="hidden"></div> </div> <div class="wpo-table-usage__premium-mask"> <a class="wpo-table-usage__premium-link" href="<?php echo esc_url($wp_optimize->premium_version_link); ?>" target="_blank"><?php esc_html_e('Enable table usage analysis with WP-Optimize Premium.', 'wp-optimize'); ?></a> </div> </div><!-- end #wp-optimize-database-table-analysis -->