mirror of
https://ghproxy.net/https://github.com/AlxMedia/airl.git
synced 2025-08-26 16:49:27 +08:00
1.1.0 - change theme from premium to free
This commit is contained in:
parent
9400b19b9f
commit
b8862399ba
7 changed files with 45 additions and 909 deletions
|
@ -14,12 +14,6 @@
|
|||
// Load Kirki
|
||||
include( get_template_directory() . '/functions/kirki/kirki.php' );
|
||||
|
||||
// Load theme updater functions
|
||||
function airl_theme_updater() {
|
||||
require( get_template_directory() . '/functions/updater/theme-updater.php' );
|
||||
}
|
||||
add_action( 'after_setup_theme', 'airl_theme_updater' );
|
||||
|
||||
if ( ! function_exists( 'airl_load' ) ) {
|
||||
|
||||
function airl_load() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue