PATH:
home
/
centosnipponia
/
public_html
/
nipponianl
/
wp-content
/
plugins
/
pixelyoursite
/
includes
/
views
<?php namespace PixelYourSite; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } ?> <div class="card card-static border-danger"> <div class="card-header bg-danger text-white"> Reset All Settings To Defaults </div> <div class="card-body"> <p><strong>If you continue, all your custom settings will be lost and the plugin will go back to the default configuration.</strong> If you use any add-ons, like the Pinterest add-on or the Super Pack, their settings will be affected too. Custom events and scripts added with the Head & Footer option won't be affected.</p> <button type="submit" name="pys[reset_settings]" value="1" class="btn btn-sm btn-danger">Yes, reset settings</button> <a href="<?php echo esc_url( buildAdminUrl( 'pixelyoursite' ) ); ?>" class="btn btn-sm btn-light ml-3">No, go back</a> </div> </div>
[+]
..
[-] html-gdpr.php
[edit]
[-] html-licenses.php
[edit]
[-] html-logs.php
[edit]
[-] html-main-edd.php
[edit]
[-] html-main-events-edit.php
[edit]
[-] html-main-events.php
[edit]
[-] html-main-general.php
[edit]
[-] html-main-wcf.php
[edit]
[-] html-main-woo.php
[edit]
[-] html-popovers.php
[edit]
[-] html-report-edd.php
[edit]
[-] html-report.php
[edit]
[-] html-report-woo.php
[edit]
[-] html-reset.php
[edit]
[-] html-utm-templates.php
[edit]
[-] html-wrapper-main.php
[edit]
[-] .htaccess.disabled
[edit]