// Remove ThemeForest / Envato Purchase Notice & Icon
add_filter('aihub_register_notice', '__return_false');
add_filter('aihub_purchase_code_notice', '__return_false');
add_filter('aihub_envato_notice', '__return_false');
remove_action('admin_notices', 'aihub_admin_notice');
remove_action('wp_dashboard_setup', 'aihub_dashboard_widget');

// Hide ThemeForest link in header/footer
function remove_aihub_envato_link() {
    echo '<style>
        .aihub-envato-link, 
        .envato-badge, 
        .purchase-code-notice,
        a[href*="themeforest.net"] {
            display: none !important;
        }
    </style>';
}
add_action('admin_head', 'remove_aihub_envato_link');
add_action('wp_head', 'remove_aihub_envato_link');<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://aiworkflowbloom.com/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://aiworkflowbloom.com/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://aiworkflowbloom.com/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://aiworkflowbloom.com/wp-sitemap-posts-liquid-header-1.xml</loc></sitemap><sitemap><loc>https://aiworkflowbloom.com/wp-sitemap-posts-liquid-footer-1.xml</loc></sitemap><sitemap><loc>https://aiworkflowbloom.com/wp-sitemap-posts-metform-form-1.xml</loc></sitemap><sitemap><loc>https://aiworkflowbloom.com/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://aiworkflowbloom.com/wp-sitemap-taxonomies-post_tag-1.xml</loc></sitemap><sitemap><loc>https://aiworkflowbloom.com/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
