{\rtf1\ansi\ansicpg1252\cocoartf2867
\cocoatextscaling0\cocoaplatform0{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
{\colortbl;\red255\green255\blue255;}
{\*\expandedcolortbl;;}
\margl1440\margr1440\vieww11520\viewh8400\viewkind0
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0

\f0\fs24 \cf0 <?php\
/**\
 * Plugin Name: Instagram Hashtag Gallery Pro\
 * Plugin URI: https://expressmedia.us\
 * Description: Display Instagram hashtag galleries using the official Instagram Graph API. Includes responsive grid, AJAX Load More, Lightbox, caching, and extensive customization.\
 * Version: 1.0.0\
 * Author: Express Media\
 * Author URI: https://expressmedia.us\
 * License: GPL v2 or later\
 * Text Domain: ihgp\
 * Domain Path: /languages\
 */\
\
if ( ! defined( 'ABSPATH' ) ) \{\
    exit;\
\}\
\
/*\
|--------------------------------------------------------------------------\
| Plugin Constants\
|--------------------------------------------------------------------------\
*/\
\
define( 'IHGP_VERSION', '1.0.0' );\
define( 'IHGP_PLUGIN_FILE', __FILE__ );\
define( 'IHGP_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );\
define( 'IHGP_PLUGIN_URL', plugin_dir_url( __FILE__ ) );\
define( 'IHGP_PLUGIN_BASENAME', plugin_basename( __FILE__ ) );\
\
/*\
|--------------------------------------------------------------------------\
| Include Required Files\
|--------------------------------------------------------------------------\
*/\
\
require_once IHGP_PLUGIN_DIR . 'includes/class-instagram-gallery.php';\
\
/*\
|--------------------------------------------------------------------------\
| Boot Plugin\
|--------------------------------------------------------------------------\
*/\
\
function ihgp_run_plugin() \{\
\
    return Instagram_Hashtag_Gallery_Pro::instance();\
\
\}\
\
ihgp_run_plugin();\
\
/*\
|--------------------------------------------------------------------------\
| Activation\
|--------------------------------------------------------------------------\
*/\
\
register_activation_hook(\
    __FILE__,\
    function () \{\
\
        if ( ! get_option( 'ihgp_settings' ) ) \{\
\
            add_option(\
                'ihgp_settings',\
                array(\
                    'hashtag'           => '',\
                    'rows'              => 3,\
                    'columns'           => 4,\
                    'initial_images'    => 12,\
                    'enable_loadmore'   => 1,\
                    'loadmore_text'     => 'Load More',\
                    'images_per_load'   => 8,\
                    'cache_minutes'     => 30,\
                )\
            );\
\
        \}\
\
    \}\
);\
\
/*\
|--------------------------------------------------------------------------\
| Deactivation\
|--------------------------------------------------------------------------\
*/\
\
register_deactivation_hook(\
    __FILE__,\
    function () \{\
\
        wp_cache_flush();\
\
    \}\
);\
\
/*\
|--------------------------------------------------------------------------\
| Uninstall\
|--------------------------------------------------------------------------\
|\
| uninstall.php will remove options if desired.\
|\
*/}<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://reggaevibe.org/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://reggaevibe.org/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://reggaevibe.org/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://reggaevibe.org/wp-sitemap-posts-music-1.xml</loc></sitemap><sitemap><loc>https://reggaevibe.org/wp-sitemap-posts-product-1.xml</loc></sitemap><sitemap><loc>https://reggaevibe.org/wp-sitemap-posts-banner-1.xml</loc></sitemap><sitemap><loc>https://reggaevibe.org/wp-sitemap-posts-qtvideo-1.xml</loc></sitemap><sitemap><loc>https://reggaevibe.org/wp-sitemap-posts-poll-1.xml</loc></sitemap><sitemap><loc>https://reggaevibe.org/wp-sitemap-posts-chart-1.xml</loc></sitemap><sitemap><loc>https://reggaevibe.org/wp-sitemap-posts-shows-1.xml</loc></sitemap><sitemap><loc>https://reggaevibe.org/wp-sitemap-posts-event-1.xml</loc></sitemap><sitemap><loc>https://reggaevibe.org/wp-sitemap-posts-members-1.xml</loc></sitemap><sitemap><loc>https://reggaevibe.org/wp-sitemap-posts-podcast-1.xml</loc></sitemap><sitemap><loc>https://reggaevibe.org/wp-sitemap-posts-radiochannel-1.xml</loc></sitemap><sitemap><loc>https://reggaevibe.org/wp-sitemap-posts-schedule-1.xml</loc></sitemap><sitemap><loc>https://reggaevibe.org/wp-sitemap-posts-qtsponsor-1.xml</loc></sitemap><sitemap><loc>https://reggaevibe.org/wp-sitemap-posts-wpstream_product-1.xml</loc></sitemap><sitemap><loc>https://reggaevibe.org/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://reggaevibe.org/wp-sitemap-taxonomies-post_tag-1.xml</loc></sitemap><sitemap><loc>https://reggaevibe.org/wp-sitemap-taxonomies-genres-1.xml</loc></sitemap><sitemap><loc>https://reggaevibe.org/wp-sitemap-taxonomies-product_cat-1.xml</loc></sitemap><sitemap><loc>https://reggaevibe.org/wp-sitemap-taxonomies-product_tag-1.xml</loc></sitemap><sitemap><loc>https://reggaevibe.org/wp-sitemap-taxonomies-vdl_filters-1.xml</loc></sitemap><sitemap><loc>https://reggaevibe.org/wp-sitemap-taxonomies-chartcategory-1.xml</loc></sitemap><sitemap><loc>https://reggaevibe.org/wp-sitemap-taxonomies-genre-1.xml</loc></sitemap><sitemap><loc>https://reggaevibe.org/wp-sitemap-taxonomies-eventtype-1.xml</loc></sitemap><sitemap><loc>https://reggaevibe.org/wp-sitemap-taxonomies-membertype-1.xml</loc></sitemap><sitemap><loc>https://reggaevibe.org/wp-sitemap-taxonomies-podcastfilter-1.xml</loc></sitemap></sitemapindex>
