编辑:admin-footer.php
<?php /** * WordPress Administration Template Footer * * @package WordPress * @subpackage Administration */ // Don't load directly. if ( ! defined( 'ABSPATH' ) ) { die( '-1' ); } /** * @global string $hook_suffix */ global $hook_suffix; ?> <div class="clear"></div></div><!-- wpbody-content --> <div class="clear"></div></div><!-- wpbody --> <div class="clear"></div></div><!-- wpcontent --> <div id="wpfooter" role="contentinfo"> <?php /** * Fires after the opening tag for the admin footer. * * @since 2.5.0 */ do_action( 'in_admin_footer' ); ?> <p id="footer-left" class="alignleft"> <?php $text = sprintf( /* translators: %s: https://wordpress.org/ */ __( 'Thank you for creating with <a href="%s">WordPress</a>.' ), esc_url( __( 'https://wordpress.org/' ) ) ); /** * Filters the "Thank you" text displayed in the admin footer. * * @since 2.8.0 * * @param string $text The content that will be printed. */ echo apply_filters( 'admin_footer_text', '<span id="footer-thankyou">' . $text . '</span>' ); ?> </p> <p id="footer-upgrade" class="alignright"> <?php /** * Filters the version/update text displayed in the admin footer. * * WordPress prints the current version and update information, * using core_update_footer() at priority 10. * * @since 2.3.0 * * @see core_update_footer() * * @param string $content The content that will be printed. */ echo apply_filters( 'update_footer', '' ); ?> </p> <div class="clear"></div> </div> <?php /** * Prints scripts or data before the default footer scripts. * * @since 1.2.0 * * @param string $data The data to print. */ do_action( 'admin_footer', '' ); /** * Prints scripts and data queued for the footer. * * The dynamic portion of the hook name, `$hook_suffix`, * refers to the global hook suffix of the current page. * * @since 4.6.0 */ do_action( "admin_print_footer_scripts-{$hook_suffix}" ); // phpcs:ignore WordPress.NamingConventions.ValidHookName.UseUnderscores /** * Prints any scripts and data queued for the footer. * * @since 2.8.0 */ do_action( 'admin_print_footer_scripts' ); /** * Prints scripts or data after the default footer scripts. * * The dynamic portion of the hook name, `$hook_suffix`, * refers to the global hook suffix of the current page. * * @since 2.8.0 */ do_action( "admin_footer-{$hook_suffix}" ); // phpcs:ignore WordPress.NamingConventions.ValidHookName.UseUnderscores // get_site_option() won't exist when auto upgrading from <= 2.7. if ( function_exists( 'get_site_option' ) && false === get_site_option( 'can_compress_scripts' ) ) { compression_test(); } ?> <div class="clear"></div></div><!-- wpwrap --> <script type="text/javascript">if(typeof wpOnload==='function')wpOnload();</script> </body> </html>
保存文件
位置:
home
/
robertofarias
/
public_html
/
wp-admin
批量上传
创建
创建
批量权限
批量删除
名称
权限
大小
修改时间
操作
↑ 返回上级
-
-
-
-
css
drwxr-xr-x
-
2022-11-15 19:03
权限
删除
重命名
images
drwxr-xr-x
-
2025-12-04 05:41
权限
删除
重命名
includes
drwxr-xr-x
-
2025-04-07 10:23
权限
删除
重命名
js
drwxr-xr-x
-
2024-04-03 10:16
权限
删除
重命名
maint
drwxr-xr-x
-
2022-11-15 19:03
权限
删除
重命名
network
drwxr-xr-x
-
2026-04-17 04:49
权限
删除
重命名
user
drwxr-xr-x
-
2026-04-17 04:49
权限
删除
重命名
admin-footer.php
-rw-r--r--
2.77 KB
2024-11-13 13:01
编辑
下载
权限
删除
重命名
credits.php
-rw-r--r--
4.38 KB
2025-12-04 05:41
编辑
下载
权限
删除
重命名
edit-form-advanced.php
-rw-r--r--
28.83 KB
2025-04-16 11:06
编辑
下载
权限
删除
重命名
edit-tag-form.php
-rw-r--r--
10.44 KB
2025-04-16 11:06
编辑
下载
权限
删除
重命名
edit-tags.php
-rw-r--r--
22 KB
2025-02-12 12:34
编辑
下载
权限
删除
重命名
erase-personal-data.php
-rw-r--r--
7.33 KB
2024-07-17 11:51
编辑
下载
权限
删除
重命名
freedoms.php
-rw-r--r--
4.8 KB
2025-12-04 05:41
编辑
下载
权限
删除
重命名
link-add.php
-rw-r--r--
934 B
2025-04-16 11:06
编辑
下载
权限
删除
重命名
link-manager.php
-rw-r--r--
4.26 KB
2025-04-16 11:06
编辑
下载
权限
删除
重命名
media-new.php
-rw-r--r--
3.2 KB
2025-12-04 05:41
编辑
下载
权限
删除
重命名
media-upload.php
-rw-r--r--
3.58 KB
2025-04-16 11:06
编辑
下载
权限
删除
重命名
media.php
-rw-r--r--
819 B
2024-07-17 11:51
编辑
下载
权限
删除
重命名
menu.php
-rw-r--r--
17.46 KB
2025-12-04 05:41
编辑
下载
权限
删除
重命名
ms-delete-site.php
-rw-r--r--
4.5 KB
2025-12-04 05:41
编辑
下载
权限
删除
重命名
ms-sites.php
-rw-r--r--
215 B
2020-02-06 06:33
编辑
下载
权限
删除
重命名
ms-themes.php
-rw-r--r--
217 B
2020-02-06 06:33
编辑
下载
权限
删除
重命名
my-sites.php
-rw-r--r--
4.74 KB
2023-11-08 10:55
编辑
下载
权限
删除
重命名
nav-menus.php
-rw-r--r--
48.19 KB
2025-12-04 05:41
编辑
下载
权限
删除
重命名
options-discussion.php
-rw-r--r--
15.92 KB
2025-12-04 05:41
编辑
下载
权限
删除
重命名
options-media.php
-rw-r--r--
6.38 KB
2025-12-04 05:41
编辑
下载
权限
删除
重命名
options-privacy.php
-rw-r--r--
9.95 KB
2025-04-16 11:06
编辑
下载
权限
删除
重命名
options-writing.php
-rw-r--r--
9.1 KB
2025-12-04 05:41
编辑
下载
权限
删除
重命名
options.php
-rw-r--r--
13.6 KB
2025-12-04 05:41
编辑
下载
权限
删除
重命名
post-new.php
-rw-r--r--
2.7 KB
2024-07-17 11:51
编辑
下载
权限
删除
重命名
post.php
-rw-r--r--
10.03 KB
2025-12-04 05:41
编辑
下载
权限
删除
重命名
privacy-policy-guide.php
-rw-r--r--
3.67 KB
2024-04-03 10:16
编辑
下载
权限
删除
重命名
setup-config.php
-rw-r--r--
17.48 KB
2025-04-16 11:06
编辑
下载
权限
删除
重命名
site-health-info.php
-rw-r--r--
3.99 KB
2025-04-16 11:06
编辑
下载
权限
删除
重命名
site-health.php
-rw-r--r--
10.2 KB
2025-12-04 05:41
编辑
下载
权限
删除
重命名
theme-install.php
-rw-r--r--
23.38 KB
2025-12-04 05:41
编辑
下载
权限
删除
重命名
themes.php
-rw-r--r--
47.92 KB
2025-12-04 05:41
编辑
下载
权限
删除
重命名
upgrade.php
-rw-r--r--
6.27 KB
2025-12-04 05:41
编辑
下载
权限
删除
重命名
users.php
-rw-r--r--
23.29 KB
2025-12-04 05:41
编辑
下载
权限
删除
重命名
widgets-form.php
-rw-r--r--
19.29 KB
2026-02-27 10:54
编辑
下载
权限
删除
重命名