%PDF- %PDF-
Direktori : /home/komfo908/compras.komforthouse.com.br/wp-content/plugins/hide-my-wp/view/ |
Current File : /home/komfo908/compras.komforthouse.com.br/wp-content/plugins/hide-my-wp/view/Log.php |
<?php defined( 'ABSPATH' ) || die( 'Cheatin\' uh?' ); ?> <?php if ( ! isset( $view ) ) { return; } ?> <noscript> <style>#hmwp_wrap .tab-panel:not(.tab-panel-first) { display: block }</style> </noscript> <div id="hmwp_wrap" class="d-flex flex-row p-0 my-3"> <?php echo $view->getAdminTabs( HMWP_Classes_Tools::getValue( 'page', 'hmwp_log' ) ); ?> <div class="hmwp_row d-flex flex-row p-0 m-0"> <div class="hmwp_col flex-grow-1 p-0 pr-2 mr-2 mb-3"> <form method="POST"> <?php wp_nonce_field( 'hmwp_logsettings', 'hmwp_nonce' ) ?> <input type="hidden" name="action" value="hmwp_logsettings"/> <div id="log" class="card col-sm-12 p-0 m-0 tab-panel "> <h3 class="card-title hmwp_header p-2 m-0"><?php echo esc_html__( 'Events Log Settings', 'hide-my-wp' ); ?> <a href="<?php echo esc_url( HMWP_Classes_Tools::getOption('hmwp_plugin_website') . '/kb/events-log-report/#ghost-events-log-report-on-wordpress-dashboard' ) ?>" target="_blank" class="d-inline-block float-right mr-2" style="color: white"><i class="dashicons dashicons-editor-help"></i></a> </h3> <div class="card-body p-2 m-0"> <div class="col-sm-12 row mb-1 py-3 mx-2 hmwp_pro"> <div class="box"> <div class="ribbon"><span><?php echo esc_html__( 'PRO', 'hide-my-wp' ) ?></span></div> </div> <div class="checker col-sm-12 row my-2 py-1" style="opacity: 0.3" onclick="jQuery('#hmwp_ghost_mode_modal').modal('show')"> <div class="col-sm-12 p-0 switch switch-sm"> <input type="checkbox" id="hmwp_activity_log" name="hmwp_activity_log" class="switch" <?php echo( HMWP_Classes_Tools::getOption( 'hmwp_activity_log' ) ? 'checked="checked"' : '' ) ?> value="1"/> <label for="hmwp_activity_log"><?php echo esc_html__( 'Log Users Events', 'hide-my-wp' ); ?></label> <a href="<?php echo esc_url( HMWP_Classes_Tools::getOption('hmwp_plugin_website') . '/kb/events-log-report/#ghost-activate-events-log' ) ?>" target="_blank" class="d-inline-block ml-2"><i class="dashicons dashicons-editor-help"></i></a> <div class="text-black-50 ml-5"><?php echo esc_html__( 'Track and log events that happen on your WordPress site', 'hide-my-wp' ); ?></div> </div> </div> </div> </div> <div class="col-sm-12 m-0 p-2 bg-light text-center" style="position: fixed; bottom: 0; right: 0; z-index: 100; box-shadow: 0 0 8px -3px #444;"> <button type="submit" class="btn rounded-0 btn-success px-5 mr-5 save"><?php echo esc_html__( 'Save', 'hide-my-wp' ); ?></button> </div> </div> </form> </div> <div class="hmwp_col hmwp_col_side p-0 pr-2 mr-2"> <div class="card col-sm-12 m-0 p-0 rounded-0"> <div class="card-body f-gray-dark text-left"> <h3 class="card-title"><?php echo esc_html__( 'Events Log', 'hide-my-wp' ); ?></h3> <div class="text-info mb-3"><?php echo esc_html__( "Monitor everything that happens on your WordPress site!", 'hide-my-wp' ); ?></div> <div class="text-info mb-3"><?php echo esc_html__( "All the logs are saved on Cloud for 30 days and the report is available if your website is attacked.", 'hide-my-wp' ); ?></div> </div> </div> <div class="card col-sm-12 p-0"> <div class="card-body f-gray-dark text-left border-bottom"> <h3 class="card-title"><?php echo esc_html__( 'Features', 'hide-my-wp' ); ?></h3> <ul class="text-info" style="margin-left: 16px; list-style: circle;"> <li class="mb-2"><?php echo esc_html__( "Monitor, track and log events on your website.", 'hide-my-wp' ); ?></li> <li class="mb-2"><?php echo esc_html__( "Know what the other users are doing on your website.", 'hide-my-wp' ); ?></li> <li class="mb-2"><?php echo esc_html__( "You can set to receive security alert emails and prevent data loss.", 'hide-my-wp' ); ?></li> <li><?php echo esc_html__( "Compatible with all themes and plugins.", 'hide-my-wp' ); ?></li> </ul> </div> </div> </div> </div> </div>