golden hour
/home/phakp/public_html/wp/wp-content/themes/zerif-lite/ti-customizer-notify
⬆️ Go Up
Upload
File/Folder
Size
Actions
class-ti-customizer-notify.php
9.47 KB
Del
OK
css
-
Del
OK
js
-
Del
OK
ti-customizer-notify-section.php
12.12 KB
Del
OK
ti-notify-system-checks.php
267 B
Del
OK
Edit: ti-notify-system-checks.php
<?php /** * Notify in customizer system * * @package zerif-lite */ if ( ! class_exists( 'Ti_Customizer_Notify_System' ) ) { /** * Class Ti_Customizer_Notify_System */ class Ti_Customizer_Notify_System { /* TODO - recommended actions, demo import */ } }
Save