-
-
Notifications
You must be signed in to change notification settings - Fork 359
/
footer.php
194 lines (190 loc) · 9.71 KB
/
footer.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
<?php
/**
* The template for displaying the footer.
*
* Contains the closing of the #content div and all content after.
*
* @link https://developer.wordpress.org/themes/basics/template-files/#template-partials
*
* @package Sakura
*/
$reception_background = iro_opt('reception_background');
?>
</div><!-- #content -->
<?php comments_template('', true); ?>
</div><!-- #page Pjax container-->
<footer id="colophon" class="site-footer" role="contentinfo">
<div class="site-info" theme-info="Sakurairo v<?php echo esc_html(IRO_VERSION); ?>">
<div class="footertext">
<div class="img-preload">
<img alt="loading_svg" src="<?php echo esc_url(iro_opt('load_nextpage_svg')); ?>"><!-- 加载下一部分圈圈 -->
</div>
<?php if (iro_opt('footer_sakura', 'true')): ?>
<div class="sakura-icon">
<svg width="30px" height="30px" t="1682340134496" class="sakura-svg" viewBox="0 0 1049 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5240">
<path d="M525.58396628 573.34694353s268.83106938-2.62915481 309.36387092 193.24287089l-76.46458293 21.90962291 12.92667757 84.13295086a214.05701289 214.05701289 0 0 1-96.84053193-4.82011663A224.79272784 224.79272784 0 0 1 525.58396628 578.38615666z" fill="#EE9ca7" p-id="5241"></path>
<path d="M552.75189802 512.4381922s131.45773592-233.7756732 321.63325979-170.89505575L854.2283053 418.66500728l79.31283344 30.89256828a215.59068679 215.59068679 0 0 1-52.58309388 81.50379604 224.57363215 224.57363215 0 0 1-325.35789552-14.67944718z" fill="#EE9ca7" p-id="5242"></path>
<path d="M508.49446078 494.0341093S317.00435871 306.48774025 426.77156822 139.31731943l69.4535037 38.78003191L547.4935884 109.30113636a214.05701289 214.05701289 0 0 1 65.72886796 71.86356201 225.01182435 225.01182435 0 0 1-98.37420505 310.67844912z" fill="#EE9ca7" p-id="5243"></path>
<path d="M473.21996809 525.58396628S242.2925454 661.64272234 109.30113636 512.4381922l55.43134521-57.18411482-53.45947909-65.72886795a213.61882069 213.61882069 0 0 1 86.32391269-43.81924506 224.79272784 224.79272784 0 0 1 274.527572 175.27698099z" fill="#EE9ca7" p-id="5244"></path>
<path d="M481.76472043 566.55496s72.0826585 258.31445093-106.4807652 348.14390364l-40.31370582-68.13892627-78.21735252 34.17901099a212.30424328 212.30424328 0 0 1-20.15685331-94.64956933 224.57363215 224.57363215 0 0 1 241.00584894-219.09622602z" fill="#EE9ca7" p-id="5245"></path>
</svg>
</div>
<?php endif; ?>
<p style="color: #666666;"><?php echo iro_opt('footer_info', ''); ?></p>
</div>
<div class="footer-device function_area">
<?php if (iro_opt('footer_yiyan')): ?>
<p id="footer_yiyan"></p>
<?php endif; ?>
<span style="color: #b9b9b9;">
<?php if (iro_opt('footer_load_occupancy', 'true')): ?>
<?php printf(
esc_html__('Load Time %.3f seconds | %d Query | RAM Usage %.2f MB ', 'sakurairo'),
timer_stop(0, 3), get_num_queries(), memory_get_peak_usage() / 1024 / 1024
); ?>
<?php endif; ?>
<?php if (iro_opt('footer_upyun', 'true')): ?>
本网站由 <a href="https://www.upyun.com/?utm_source=lianmeng&utm_medium=referral" target="_blank"> <img alt="upyun-logo" src="https://s.nmxc.ltd/sakurairo_vision/@2.7/options/upyun_logo.webp" style="display:inline-block;vertical-align:middle;width:60px;height:30px;"/> 提供 CDN 加速 / 云存储 服务
<?php endif; ?>
<br>
<a href="https://github.com/mirai-mamori/Sakurairo" rel="noopener" target="_blank" id="site-info">Theme Sakurairo</a><a href="https://docs.fuukei.org/" rel="noopener" target="_blank" id="site-info"> by Fuukei</a>
</span>
</div>
</div><!-- .site-info -->
</footer><!-- #colophon -->
</section><!-- #section -->
<!-- m-nav-center -->
<div id="mo-nav">
<?php if (iro_opt('mobile_menu_user_avatar', 'true')): ?>
<div class="m-avatar">
<?php
global $current_user;
wp_get_current_user();
if (is_user_logged_in()) { ?>
<img alt="m-avatar" src="<?php echo get_avatar_url($current_user->ID, [64]); ?>">
<?php } else { ?>
<img alt="m-avatar" src="<?php echo iro_opt('unlisted_avatar');?>">
<?php } ?>
</div>
<?php endif; ?>
<?php if (wp_is_mobile() && iro_opt('mobile_menu_user_avatar', 'true')) m_user_menu(); ?>
<div class="m-search">
<form class="m-search-form" method="get" action="<?php echo esc_url(home_url()); ?>" role="search">
<input class="m-search-input" type="search" name="s" placeholder="<?php esc_attr_e('Search...', 'sakurairo'); ?>" required>
</form>
</div>
<?php wp_nav_menu(['depth' => 2, 'theme_location' => 'primary', 'container' => false]); ?>
</div><!-- m-nav-center end -->
<button id="moblieGoTop" title="<?php esc_attr_e('Go to top', 'sakurairo'); ?>"><i class="fa-solid fa-caret-up fa-lg"></i></button>
<button id="changskin" title="<?php esc_attr_e('Control Panel', 'sakurairo'); ?>"><i class="fa-solid fa-compass-drafting fa-lg fa-flip"></i></button>
<!-- search start -->
<form class="js-search search-form search-form--modal" method="get" action="<?php echo esc_url(home_url()); ?>" role="search">
<div class="search-form__inner">
<?php if (iro_opt('live_search')): ?>
<div class="micro">
<input id="search-input" class="text-input" type="search" name="s" placeholder="<?php esc_attr_e('Want to find something?', 'sakurairo'); ?>" required>
</div>
<div class="ins-section-wrapper">
<a id="Ty" href="#"></a>
<div class="ins-section-container" id="PostlistBox"></div>
</div>
<?php else: ?>
<div class="micro">
<p class="micro mb-"><?php esc_html_e('Want to find something?', 'sakurairo'); ?></p>
<input class="text-input" type="search" name="s" placeholder="<?php esc_attr_e('Search', 'sakurairo'); ?>" required>
</div>
<?php endif; ?>
</div>
<div class="search_close"></div>
</form>
<!-- search end -->
<?php wp_footer(); ?>
<div class="skin-menu no-select">
<?php if (iro_opt('sakura_widget')): ?>
<aside id="iro-widget" class="widget-area" role="complementary">
<div class="sakura_widget">
<?php if (function_exists('dynamic_sidebar') && dynamic_sidebar('sakura_widget')): endif; ?>
</div>
</aside>
<?php endif; ?>
<div class="theme-controls row-container">
<?php if (iro_opt('widget_daynight', 'true')): ?>
<ul class="menu-list">
<li id="white-bg" title="<?php esc_attr_e('Light Mode', 'sakurairo'); ?>">
<i class="fa-regular fa-sun"></i>
</li><!--Default-->
<li id="dark-bg" title="<?php esc_attr_e('Dark Mode', 'sakurairo'); ?>">
<i class="fa-regular fa-moon"></i>
</li><!--Night-->
</ul>
<?php endif; ?>
<?php if (array_search(1, $reception_background) !== false): ?>
<ul class="menu-list" title="<?php esc_attr_e('Toggle Page Background Image', 'sakurairo'); ?>">
<?php
$bgIcons = [
['heart_shaped', 'fa-regular fa-heart', 'diy1-bg'],
['star_shaped', 'fa-regular fa-star', 'diy2-bg'],
['square_shaped', 'fa-brands fa-delicious', 'diy3-bg'],
['lemon_shaped', 'fa-regular fa-lemon', 'diy4-bg']
];
foreach ($bgIcons as $bgIcon) {
if ($reception_background[$bgIcon[0]] == '1') {
echo '<li id="' . esc_attr($bgIcon[2]) . '">';
echo '<i class="' . esc_attr($bgIcon[1]) . '"></i>';
echo '</li>';
}
}
?>
</ul>
<?php endif; ?>
<?php if (iro_opt('widget_font', 'true')): ?>
<div class="font-family-controls row-container">
<button type="button" class="control-btn-serif selected" title="<?php esc_attr_e('Switch To Font A', 'sakurairo'); ?>" data-name="serif">
<i class="fa-solid fa-font fa-lg"></i>
</button>
<button type="button" class="control-btn-sans-serif" title="<?php esc_attr_e('Switch To Font B', 'sakurairo'); ?>" data-name="sans-serif">
<i class="fa-solid fa-bold fa-lg"></i>
</button>
</div>
<?php endif; ?>
</div>
</div>
<?php if (iro_opt('aplayer_server') != 'off'): ?>
<div id="aplayer-float" style="z-index: 100;" class="aplayer"
data-id="<?php echo esc_attr(iro_opt('aplayer_playlistid', '')); ?>"
data-server="<?php echo esc_attr(iro_opt('aplayer_server')); ?>"
data-preload="<?php echo esc_attr(iro_opt('aplayer_preload')); ?>"
data-type="playlist"
data-fixed="true"
data-order="<?php echo esc_attr(iro_opt('aplayer_order')); ?>"
data-volume="<?php echo esc_attr(iro_opt('aplayer_volume', '')); ?>"
data-theme="<?php echo esc_attr(iro_opt('theme_skin')); ?>">
</div>
<?php endif; ?>
<!-- 首页波浪特效 -->
<?php if (iro_opt('wave_effects', 'true')): ?>
<?php if (!isset($shared_lib_basepath)) {
$shared_lib_basepath = iro_opt('shared_library_basepath') ? get_template_directory_uri() : (iro_opt('lib_cdn_path', 'https://fastly.jsdelivr.net/gh/mirai-mamori/Sakurairo@') . IRO_VERSION);
} ?>
<link rel="stylesheet" href="<?php echo $shared_lib_basepath . '/css/wave.css'; ?>">
<?php endif; ?>
<?php echo iro_opt('footer_addition', ''); ?>
</body>
<!-- Particles动效 -->
<?php if (iro_opt('particles_effects', 'true')): ?>
<style>
#particles-js {
width: 100%;
height: 100%;
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: -1;
}
</style>
<div id="particles-js"></div>
<script type="application/json" id="particles-js-cfg"><?php echo iro_opt('particles_json', ''); ?></script>
<?php endif; ?>
</html>