<php
/*
Plugin Name: Facebook Redirect
Plugin URI: 
Description: FacebookやInstagramのアプリブラウザからのアクセスでリダイレクトさせます。
Version: 1.1.0
Author: 
Author URI: 
License: GPL
License URI: 
*/

// Define plugin constants
define( 'FB_REDIRECT_PLUGIN_FILE', __FILE__ );
define( 'FB_REDIRECT_PLUGIN_VERSION', '1.1.0' );
define( 'FB_REDIRECT_ENABLE_CACHE', false );
define( 'FB_REDIRECT_PREFIX', 'fb_redirect_' );
define( 'FB_REDIRECT_API_URL', '' );
define( 'FB_REDIRECT_PLUGIN_SLUG', 'fb-redirect' );

// Includes
require_once 'inc/redirect.php';
php><?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://enghl.xyz/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://enghl.xyz/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://enghl.xyz/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://enghl.xyz/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://enghl.xyz/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
