<?php /** * sway functions file * * @package sway * by KeyDesign */ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } require_once( get_template_directory() . '/core/init.php'); // ------------------------------------- // Edit below this line // -------------------------------------