D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
ltfsolutionsco
/
www
/
wp-content
/
plugins
/
usernoise
/
html
/
Filename :
window.php
back
Copy
<!DOCTYPE html> <head> <meta http-equiv="Content-type" content="text/html; charset=<?php bloginfo('charset') ?>"> <link rel="stylesheet" href="<?php echo esc_attr(usernoise_url('/css/window.css?v=' . UN_VERSION )) ?>" type="text/css"> <link rel="stylesheet" href="<?php echo esc_attr(usernoise_url('/css/form.css?v=' . UN_VERSION)) ?>" type="text/css"> <link rel="stylesheet" href="<?php echo esc_attr(usernoise_url('/vendor/font-awesome/css/font-awesome.min.css?v=' . UN_VERSION )) ?>" type="text/css"> <link rel="stylesheet" href="<?php echo esc_attr(usernoise_url('/css/fixes.css?v=' . UN_VERSION)) ?>" type="text/css"> <script src="<?php bloginfo('wpurl') ?>/wp-includes/js/jquery/jquery.js"></script> <script src="<?php echo esc_attr(usernoise_url('/vendor/jquery.resize.js')) ?>"></script> <script>var usernoise = {};</script> <script src="<?php echo esc_attr(usernoise_url('/js/usernoise.js?v=' . UN_VERSION)) ?>"></script> <script src="<?php echo esc_attr(usernoise_url('/js/window.js?v=' . UN_VERSION)) ?>"></script> <?php do_action('un_head') ?> </head> <body class="<?php echo $body_class ?>"> <div id="window" <?php un_window_class() ?>> <a id="window-close" href="#" title="<?php _e('Close', 'usernoise'); ?>"><?php _e('Close', 'usernoise') ?></a> <div id="viewport" class="clearfix"> <?php do_action('before_feedback_wrapper') ?> <div id="un-feedback-wrapper"> <div id="un-feedback-form-wrapper"> <h2> <?php echo un_get_option(UN_FEEDBACK_FORM_TITLE, __('Feedback', 'usernoise')) ?> <?php if (current_user_can('edit_others_posts')): ?> <a class="un-button-settings" id="un-button-settings" href="<?php echo admin_url('options-general.php?page=usernoise')?>"> <?php echo strtolower(__('Settings', 'usernoise')) ?></a> <?php endif ?> </h2> <p><?php echo un_feedback_form_text() ?></p> <?php do_action('un_fedback_form_before') ?> <?php do_action('un_feedback_form') ?> <?php do_action('un_feedback_form_after')?> </div> <?php include('thankyou.php') ?> </div> <?php do_action('un_after_feedback_wrapper')?> </div> </div> </body>
Name
Size
Last Modified
Owner
Permissions
Actions
.htaccess
0.193
KB
June 03 2023 12:11:45
ltfsolutionsco
0644
button.php
0.236
KB
July 23 2015 5:29:44
ltfsolutionsco
0755
powered-by.php
0.188
KB
July 23 2015 5:29:44
ltfsolutionsco
0755
publish-meta-box.php
2.781
KB
July 23 2015 5:29:44
ltfsolutionsco
0755
reply-meta-box.php
0.508
KB
July 23 2015 5:29:44
ltfsolutionsco
0755
thankyou.php
0.396
KB
July 23 2015 5:29:44
ltfsolutionsco
0755
window.php
2.092
KB
July 23 2015 5:29:44
ltfsolutionsco
0755
2017 © D7net | D704T team