get_home_url(), 'ajaxurl' => admin_url( 'admin-ajax.php' ), 'wpnonce' => wp_create_nonce( "ajaxnonce" ), 'blurUri' => trailingslashit(get_template_directory_uri()), 'themeName' => wp_get_theme()->get( 'Name' ), 'themeVersion' => wp_get_theme()->get( 'Version' ), ) ); } function blur_settings_page() { ?>