[ Root System Explorer ]
Location:
Root
/
home
/
svaxkys
/
www
/
Arcomet
/
wp-content
/
themes
/
construction-child
+ Folder
+ File
Upload
Editing: functions.php
<?php /** * Construction child theme. */ add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles' ); function theme_enqueue_styles() { wp_enqueue_style( 'parent-style', get_template_directory_uri() . '/style.css' ); }
SAVE CHANGES
[ CANCEL ]
Name
Type
Actions
.. (Parent Directory)
📄 functions.php
FILE
Ren
[EDIT]
DEL
📄 readme.txt
FILE
Ren
[EDIT]
DEL
📄 screenshot.png
FILE
Ren
[EDIT]
DEL
📄 style.css
FILE
Ren
[EDIT]
DEL