编辑:footer.php
<?php /** * The template for displaying the footer. * * Contains the body & html closing tags. * * @package HelloElementor */ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } if ( ! function_exists( 'elementor_theme_do_location' ) || ! elementor_theme_do_location( 'footer' ) ) { if ( did_action( 'elementor/loaded' ) && hello_header_footer_experiment_active() ) { get_template_part( 'template-parts/dynamic-footer' ); } else { get_template_part( 'template-parts/footer' ); } } ?> <?php wp_footer(); ?> </body> </html>
保存文件
位置:
home
/
robertofarias
/
public_html
/
wp-content
/
themes
/
hello-elementor
批量上传
创建
创建
批量权限
批量删除
名称
权限
大小
修改时间
操作
↑ 返回上级
-
-
-
-
assets
drwxr-xr-x
-
2023-04-12 17:19
权限
删除
重命名
includes
drwxr-xr-x
-
2023-04-12 17:19
权限
删除
重命名
template-parts
drwxr-xr-x
-
2023-04-12 17:19
权限
删除
重命名
footer.php
-rw-r--r--
558 B
2023-04-12 17:19
编辑
下载
权限
删除
重命名
readme.txt
-rw-r--r--
13.1 KB
2023-04-12 17:19
编辑
下载
权限
删除
重命名
screenshot.png
-rw-r--r--
108.22 KB
2023-04-12 17:19
编辑
下载
权限
删除
重命名