mirror of
https://ghproxy.net/https://github.com/AlxMedia/halftype.git
synced 2025-08-26 10:56:19 +08:00
1.0.2
This commit is contained in:
parent
920eb77a74
commit
0d9cd376cd
7 changed files with 27 additions and 1027 deletions
|
@ -14,12 +14,6 @@
|
|||
// Load Kirki
|
||||
include( get_template_directory() . '/functions/kirki/kirki.php' );
|
||||
|
||||
// Load theme updater functions
|
||||
function halftype_theme_updater() {
|
||||
require( get_template_directory() . '/functions/updater/theme-updater.php' );
|
||||
}
|
||||
add_action( 'after_setup_theme', 'halftype_theme_updater' );
|
||||
|
||||
if ( ! function_exists( 'halftype_load' ) ) {
|
||||
|
||||
function halftype_load() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue