[sanitize_option_rewrite_rules]
WP_Hook Object
(
    [callbacks] => Array
        (
            [10] => Array
                (
                    [0000000000002f590000000000000000sanitize_rewrite_rules_option] => Array
                        (
                            [function] => Array
                                (
                                    [0] => Yoast_Dynamic_Rewrites Object
                                        (
                                            [extra_rules_top:protected] => Array
                                                (
                                                    [sitemap_index\.xml$] => index.php?sitemap=1
                                                    [([^/]+?)-sitemap([0-9]+)?\.xml$] => index.php?sitemap=$matches[1]&sitemap_n=$matches[2]
                                                    [([a-z]+)?-?sitemap\.xsl$] => index.php?yoast-sitemap-xsl=$matches[1]
                                                )

                                            [extra_rules_bottom:protected] => Array
                                                (
                                                )

                                            [wp_rewrite] => WP_Rewrite Object
                                                (
                                                    [permalink_structure] => /%postname%/
                                                    [use_trailing_slashes] => 1
                                                    [author_base] => author
                                                    [page_structure] => %pagename%
                                                    [search_base] => search
                                                    [comments_base] => comments
                                                    [pagination_base] => page
                                                    [comments_pagination_base] => comment-page
                                                    [feed_base] => feed
                                                    [comment_feed_structure] => comments/feed/%feed%
                                                    [feed_structure] => feed/%feed%
                                                    [front] => /
                                                    [root] => 
                                                    [index] => index.php
                                                    [matches] => 
                                                    [rules] => Array
                                                        (
                                                            [sitemap_index\.xml$] => index.php?sitemap=1
                                                            [([^/]+?)-sitemap([0-9]+)?\.xml$] => index.php?sitemap=$matches[1]&sitemap_n=$matches[2]
                                                            [([a-z]+)?-?sitemap\.xsl$] => index.php?yoast-sitemap-xsl=$matches[1]
                                                            [^wc-auth/v([1]{1})/(.*)?] => index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]
                                                            [^wc/file/transient/?$] => index.php?wc-transient-file-name=
                                                            [^wc/file/transient/(.+)$] => index.php?wc-transient-file-name=$matches[1]
                                                            [^wc-api/v([1-3]{1})/?$] => index.php?wc-api-version=$matches[1]&wc-api-route=/
                                                            [^wc-api/v([1-3]{1})(.*)?] => index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]
                                                            [shop/?$] => index.php?post_type=product
                                                            [shop/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=product&feed=$matches[1]
                                                            [shop/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=product&feed=$matches[1]
                                                            [shop/page/([0-9]{1,})/?$] => index.php?post_type=product&paged=$matches[1]
                                                            [^wp-json/?$] => index.php?rest_route=/
                                                            [^wp-json/(.*)?] => index.php?rest_route=/$matches[1]
                                                            [^index.php/wp-json/?$] => index.php?rest_route=/
                                                            [^index.php/wp-json/(.*)?] => index.php?rest_route=/$matches[1]
                                                            [^wp-sitemap\.xml$] => index.php?sitemap=index
                                                            [^wp-sitemap\.xsl$] => index.php?sitemap-stylesheet=sitemap
                                                            [^wp-sitemap-index\.xsl$] => index.php?sitemap-stylesheet=index
                                                            [^wp-sitemap-([a-z]+?)-([a-z\d_-]+?)-(\d+?)\.xml$] => index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]
                                                            [^wp-sitemap-([a-z]+?)-(\d+?)\.xml$] => index.php?sitemap=$matches[1]&paged=$matches[2]
                                                            [portfolio-items/?$] => index.php?post_type=avada_portfolio
                                                            [portfolio-items/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=avada_portfolio&feed=$matches[1]
                                                            [portfolio-items/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=avada_portfolio&feed=$matches[1]
                                                            [portfolio-items/page/([0-9]{1,})/?$] => index.php?post_type=avada_portfolio&paged=$matches[1]
                                                            [faq-items/?$] => index.php?post_type=avada_faq
                                                            [faq-items/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=avada_faq&feed=$matches[1]
                                                            [faq-items/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=avada_faq&feed=$matches[1]
                                                            [faq-items/page/([0-9]{1,})/?$] => index.php?post_type=avada_faq&paged=$matches[1]
                                                            [^checkout-link$] => index.php?checkout-link=true
                                                            [fusion_tb_layout/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [fusion_tb_layout/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [fusion_tb_layout/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_tb_layout/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_tb_layout/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [fusion_tb_layout/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [fusion_tb_layout/([^/]+)/embed/?$] => index.php?fusion_tb_layout=$matches[1]&embed=true
                                                            [fusion_tb_layout/([^/]+)/trackback/?$] => index.php?fusion_tb_layout=$matches[1]&tb=1
                                                            [fusion_tb_layout/([^/]+)/page/?([0-9]{1,})/?$] => index.php?fusion_tb_layout=$matches[1]&paged=$matches[2]
                                                            [fusion_tb_layout/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?fusion_tb_layout=$matches[1]&cpage=$matches[2]
                                                            [fusion_tb_layout/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?fusion_tb_layout=$matches[1]&wc/file/transient=$matches[3]
                                                            [fusion_tb_layout/([^/]+)/wc-api(/(.*))?/?$] => index.php?fusion_tb_layout=$matches[1]&wc-api=$matches[3]
                                                            [fusion_tb_layout/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
                                                            [fusion_tb_layout/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
                                                            [fusion_tb_layout/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
                                                            [fusion_tb_layout/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
                                                            [fusion_tb_layout/([^/]+)(?:/([0-9]+))?/?$] => index.php?fusion_tb_layout=$matches[1]&page=$matches[2]
                                                            [fusion_tb_layout/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [fusion_tb_layout/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [fusion_tb_layout/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_tb_layout/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_tb_layout/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [fusion_tb_layout/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [fusion_tb_section/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [fusion_tb_section/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [fusion_tb_section/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_tb_section/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_tb_section/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [fusion_tb_section/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [fusion_tb_section/([^/]+)/embed/?$] => index.php?fusion_tb_section=$matches[1]&embed=true
                                                            [fusion_tb_section/([^/]+)/trackback/?$] => index.php?fusion_tb_section=$matches[1]&tb=1
                                                            [fusion_tb_section/([^/]+)/page/?([0-9]{1,})/?$] => index.php?fusion_tb_section=$matches[1]&paged=$matches[2]
                                                            [fusion_tb_section/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?fusion_tb_section=$matches[1]&cpage=$matches[2]
                                                            [fusion_tb_section/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?fusion_tb_section=$matches[1]&wc/file/transient=$matches[3]
                                                            [fusion_tb_section/([^/]+)/wc-api(/(.*))?/?$] => index.php?fusion_tb_section=$matches[1]&wc-api=$matches[3]
                                                            [fusion_tb_section/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
                                                            [fusion_tb_section/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
                                                            [fusion_tb_section/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
                                                            [fusion_tb_section/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
                                                            [fusion_tb_section/([^/]+)(?:/([0-9]+))?/?$] => index.php?fusion_tb_section=$matches[1]&page=$matches[2]
                                                            [fusion_tb_section/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [fusion_tb_section/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [fusion_tb_section/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_tb_section/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_tb_section/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [fusion_tb_section/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [fusion_tb_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?taxonomy=fusion_tb_category&term=$matches[1]&feed=$matches[2]
                                                            [fusion_tb_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?taxonomy=fusion_tb_category&term=$matches[1]&feed=$matches[2]
                                                            [fusion_tb_category/([^/]+)/embed/?$] => index.php?taxonomy=fusion_tb_category&term=$matches[1]&embed=true
                                                            [fusion_tb_category/([^/]+)/page/?([0-9]{1,})/?$] => index.php?taxonomy=fusion_tb_category&term=$matches[1]&paged=$matches[2]
                                                            [fusion_tb_category/([^/]+)/?$] => index.php?taxonomy=fusion_tb_category&term=$matches[1]
                                                            [fusion_form/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [fusion_form/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [fusion_form/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_form/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_form/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [fusion_form/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [fusion_form/([^/]+)/embed/?$] => index.php?fusion_form=$matches[1]&embed=true
                                                            [fusion_form/([^/]+)/trackback/?$] => index.php?fusion_form=$matches[1]&tb=1
                                                            [fusion_form/([^/]+)/page/?([0-9]{1,})/?$] => index.php?fusion_form=$matches[1]&paged=$matches[2]
                                                            [fusion_form/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?fusion_form=$matches[1]&cpage=$matches[2]
                                                            [fusion_form/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?fusion_form=$matches[1]&wc/file/transient=$matches[3]
                                                            [fusion_form/([^/]+)/wc-api(/(.*))?/?$] => index.php?fusion_form=$matches[1]&wc-api=$matches[3]
                                                            [fusion_form/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
                                                            [fusion_form/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
                                                            [fusion_form/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
                                                            [fusion_form/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
                                                            [fusion_form/([^/]+)(?:/([0-9]+))?/?$] => index.php?fusion_form=$matches[1]&page=$matches[2]
                                                            [fusion_form/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [fusion_form/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [fusion_form/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_form/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_form/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [fusion_form/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
                                                            [category/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
                                                            [category/(.+?)/embed/?$] => index.php?category_name=$matches[1]&embed=true
                                                            [category/(.+?)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
                                                            [category/(.+?)/wc/file/transient(/(.*))?/?$] => index.php?category_name=$matches[1]&wc/file/transient=$matches[3]
                                                            [category/(.+?)/wc-api(/(.*))?/?$] => index.php?category_name=$matches[1]&wc-api=$matches[3]
                                                            [category/(.+?)/?$] => index.php?category_name=$matches[1]
                                                            [tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tag=$matches[1]&feed=$matches[2]
                                                            [tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tag=$matches[1]&feed=$matches[2]
                                                            [tag/([^/]+)/embed/?$] => index.php?tag=$matches[1]&embed=true
                                                            [tag/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tag=$matches[1]&paged=$matches[2]
                                                            [tag/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tag=$matches[1]&wc/file/transient=$matches[3]
                                                            [tag/([^/]+)/wc-api(/(.*))?/?$] => index.php?tag=$matches[1]&wc-api=$matches[3]
                                                            [tag/([^/]+)/?$] => index.php?tag=$matches[1]
                                                            [type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_format=$matches[1]&feed=$matches[2]
                                                            [type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_format=$matches[1]&feed=$matches[2]
                                                            [type/([^/]+)/embed/?$] => index.php?post_format=$matches[1]&embed=true
                                                            [type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?post_format=$matches[1]&paged=$matches[2]
                                                            [type/([^/]+)/?$] => index.php?post_format=$matches[1]
                                                            [brand/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?product_brand=$matches[1]&feed=$matches[2]
                                                            [brand/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?product_brand=$matches[1]&feed=$matches[2]
                                                            [brand/(.+?)/embed/?$] => index.php?product_brand=$matches[1]&embed=true
                                                            [brand/(.+?)/page/?([0-9]{1,})/?$] => index.php?product_brand=$matches[1]&paged=$matches[2]
                                                            [brand/(.+?)/?$] => index.php?product_brand=$matches[1]
                                                            [product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?product_cat=$matches[1]&feed=$matches[2]
                                                            [product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?product_cat=$matches[1]&feed=$matches[2]
                                                            [product-category/(.+?)/embed/?$] => index.php?product_cat=$matches[1]&embed=true
                                                            [product-category/(.+?)/page/?([0-9]{1,})/?$] => index.php?product_cat=$matches[1]&paged=$matches[2]
                                                            [product-category/(.+?)/?$] => index.php?product_cat=$matches[1]
                                                            [product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?product_tag=$matches[1]&feed=$matches[2]
                                                            [product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?product_tag=$matches[1]&feed=$matches[2]
                                                            [product-tag/([^/]+)/embed/?$] => index.php?product_tag=$matches[1]&embed=true
                                                            [product-tag/([^/]+)/page/?([0-9]{1,})/?$] => index.php?product_tag=$matches[1]&paged=$matches[2]
                                                            [product-tag/([^/]+)/?$] => index.php?product_tag=$matches[1]
                                                            [product/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [product/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [product/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [product/([^/]+)/embed/?$] => index.php?product=$matches[1]&embed=true
                                                            [product/([^/]+)/trackback/?$] => index.php?product=$matches[1]&tb=1
                                                            [product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?product=$matches[1]&feed=$matches[2]
                                                            [product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?product=$matches[1]&feed=$matches[2]
                                                            [product/([^/]+)/page/?([0-9]{1,})/?$] => index.php?product=$matches[1]&paged=$matches[2]
                                                            [product/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?product=$matches[1]&cpage=$matches[2]
                                                            [product/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?product=$matches[1]&wc/file/transient=$matches[3]
                                                            [product/([^/]+)/wc-api(/(.*))?/?$] => index.php?product=$matches[1]&wc-api=$matches[3]
                                                            [product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
                                                            [product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
                                                            [product/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
                                                            [product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
                                                            [product/([^/]+)(?:/([0-9]+))?/?$] => index.php?product=$matches[1]&page=$matches[2]
                                                            [product/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [product/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [product/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [portfolio-items/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [portfolio-items/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [portfolio-items/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [portfolio-items/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [portfolio-items/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [portfolio-items/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [portfolio-items/([^/]+)/embed/?$] => index.php?avada_portfolio=$matches[1]&embed=true
                                                            [portfolio-items/([^/]+)/trackback/?$] => index.php?avada_portfolio=$matches[1]&tb=1
                                                            [portfolio-items/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?avada_portfolio=$matches[1]&feed=$matches[2]
                                                            [portfolio-items/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?avada_portfolio=$matches[1]&feed=$matches[2]
                                                            [portfolio-items/([^/]+)/page/?([0-9]{1,})/?$] => index.php?avada_portfolio=$matches[1]&paged=$matches[2]
                                                            [portfolio-items/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?avada_portfolio=$matches[1]&cpage=$matches[2]
                                                            [portfolio-items/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?avada_portfolio=$matches[1]&wc/file/transient=$matches[3]
                                                            [portfolio-items/([^/]+)/wc-api(/(.*))?/?$] => index.php?avada_portfolio=$matches[1]&wc-api=$matches[3]
                                                            [portfolio-items/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
                                                            [portfolio-items/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
                                                            [portfolio-items/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
                                                            [portfolio-items/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
                                                            [portfolio-items/([^/]+)(?:/([0-9]+))?/?$] => index.php?avada_portfolio=$matches[1]&page=$matches[2]
                                                            [portfolio-items/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [portfolio-items/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [portfolio-items/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [portfolio-items/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [portfolio-items/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [portfolio-items/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [portfolio_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?portfolio_category=$matches[1]&feed=$matches[2]
                                                            [portfolio_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?portfolio_category=$matches[1]&feed=$matches[2]
                                                            [portfolio_category/([^/]+)/embed/?$] => index.php?portfolio_category=$matches[1]&embed=true
                                                            [portfolio_category/([^/]+)/page/?([0-9]{1,})/?$] => index.php?portfolio_category=$matches[1]&paged=$matches[2]
                                                            [portfolio_category/([^/]+)/?$] => index.php?portfolio_category=$matches[1]
                                                            [portfolio_skills/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?portfolio_skills=$matches[1]&feed=$matches[2]
                                                            [portfolio_skills/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?portfolio_skills=$matches[1]&feed=$matches[2]
                                                            [portfolio_skills/([^/]+)/embed/?$] => index.php?portfolio_skills=$matches[1]&embed=true
                                                            [portfolio_skills/([^/]+)/page/?([0-9]{1,})/?$] => index.php?portfolio_skills=$matches[1]&paged=$matches[2]
                                                            [portfolio_skills/([^/]+)/?$] => index.php?portfolio_skills=$matches[1]
                                                            [portfolio_tags/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?portfolio_tags=$matches[1]&feed=$matches[2]
                                                            [portfolio_tags/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?portfolio_tags=$matches[1]&feed=$matches[2]
                                                            [portfolio_tags/([^/]+)/embed/?$] => index.php?portfolio_tags=$matches[1]&embed=true
                                                            [portfolio_tags/([^/]+)/page/?([0-9]{1,})/?$] => index.php?portfolio_tags=$matches[1]&paged=$matches[2]
                                                            [portfolio_tags/([^/]+)/?$] => index.php?portfolio_tags=$matches[1]
                                                            [faq-items/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [faq-items/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [faq-items/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [faq-items/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [faq-items/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [faq-items/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [faq-items/([^/]+)/embed/?$] => index.php?avada_faq=$matches[1]&embed=true
                                                            [faq-items/([^/]+)/trackback/?$] => index.php?avada_faq=$matches[1]&tb=1
                                                            [faq-items/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?avada_faq=$matches[1]&feed=$matches[2]
                                                            [faq-items/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?avada_faq=$matches[1]&feed=$matches[2]
                                                            [faq-items/([^/]+)/page/?([0-9]{1,})/?$] => index.php?avada_faq=$matches[1]&paged=$matches[2]
                                                            [faq-items/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?avada_faq=$matches[1]&cpage=$matches[2]
                                                            [faq-items/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?avada_faq=$matches[1]&wc/file/transient=$matches[3]
                                                            [faq-items/([^/]+)/wc-api(/(.*))?/?$] => index.php?avada_faq=$matches[1]&wc-api=$matches[3]
                                                            [faq-items/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
                                                            [faq-items/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
                                                            [faq-items/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
                                                            [faq-items/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
                                                            [faq-items/([^/]+)(?:/([0-9]+))?/?$] => index.php?avada_faq=$matches[1]&page=$matches[2]
                                                            [faq-items/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [faq-items/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [faq-items/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [faq-items/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [faq-items/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [faq-items/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [faq_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?faq_category=$matches[1]&feed=$matches[2]
                                                            [faq_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?faq_category=$matches[1]&feed=$matches[2]
                                                            [faq_category/([^/]+)/embed/?$] => index.php?faq_category=$matches[1]&embed=true
                                                            [faq_category/([^/]+)/page/?([0-9]{1,})/?$] => index.php?faq_category=$matches[1]&paged=$matches[2]
                                                            [faq_category/([^/]+)/?$] => index.php?faq_category=$matches[1]
                                                            [fusion_template/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [fusion_template/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [fusion_template/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_template/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_template/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [fusion_template/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [fusion_template/([^/]+)/embed/?$] => index.php?fusion_template=$matches[1]&embed=true
                                                            [fusion_template/([^/]+)/trackback/?$] => index.php?fusion_template=$matches[1]&tb=1
                                                            [fusion_template/([^/]+)/page/?([0-9]{1,})/?$] => index.php?fusion_template=$matches[1]&paged=$matches[2]
                                                            [fusion_template/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?fusion_template=$matches[1]&cpage=$matches[2]
                                                            [fusion_template/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?fusion_template=$matches[1]&wc/file/transient=$matches[3]
                                                            [fusion_template/([^/]+)/wc-api(/(.*))?/?$] => index.php?fusion_template=$matches[1]&wc-api=$matches[3]
                                                            [fusion_template/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
                                                            [fusion_template/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
                                                            [fusion_template/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
                                                            [fusion_template/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
                                                            [fusion_template/([^/]+)(?:/([0-9]+))?/?$] => index.php?fusion_template=$matches[1]&page=$matches[2]
                                                            [fusion_template/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [fusion_template/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [fusion_template/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_template/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_template/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [fusion_template/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [fusion_element/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [fusion_element/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [fusion_element/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_element/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_element/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [fusion_element/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [fusion_element/([^/]+)/embed/?$] => index.php?fusion_element=$matches[1]&embed=true
                                                            [fusion_element/([^/]+)/trackback/?$] => index.php?fusion_element=$matches[1]&tb=1
                                                            [fusion_element/([^/]+)/page/?([0-9]{1,})/?$] => index.php?fusion_element=$matches[1]&paged=$matches[2]
                                                            [fusion_element/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?fusion_element=$matches[1]&cpage=$matches[2]
                                                            [fusion_element/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?fusion_element=$matches[1]&wc/file/transient=$matches[3]
                                                            [fusion_element/([^/]+)/wc-api(/(.*))?/?$] => index.php?fusion_element=$matches[1]&wc-api=$matches[3]
                                                            [fusion_element/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
                                                            [fusion_element/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
                                                            [fusion_element/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
                                                            [fusion_element/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
                                                            [fusion_element/([^/]+)(?:/([0-9]+))?/?$] => index.php?fusion_element=$matches[1]&page=$matches[2]
                                                            [fusion_element/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [fusion_element/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [fusion_element/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_element/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_element/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [fusion_element/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [element_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?taxonomy=element_category&term=$matches[1]&feed=$matches[2]
                                                            [element_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?taxonomy=element_category&term=$matches[1]&feed=$matches[2]
                                                            [element_category/([^/]+)/embed/?$] => index.php?taxonomy=element_category&term=$matches[1]&embed=true
                                                            [element_category/([^/]+)/page/?([0-9]{1,})/?$] => index.php?taxonomy=element_category&term=$matches[1]&paged=$matches[2]
                                                            [element_category/([^/]+)/?$] => index.php?taxonomy=element_category&term=$matches[1]
                                                            [template_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?taxonomy=template_category&term=$matches[1]&feed=$matches[2]
                                                            [template_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?taxonomy=template_category&term=$matches[1]&feed=$matches[2]
                                                            [template_category/([^/]+)/embed/?$] => index.php?taxonomy=template_category&term=$matches[1]&embed=true
                                                            [template_category/([^/]+)/page/?([0-9]{1,})/?$] => index.php?taxonomy=template_category&term=$matches[1]&paged=$matches[2]
                                                            [template_category/([^/]+)/?$] => index.php?taxonomy=template_category&term=$matches[1]
                                                            [slide/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [slide/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [slide/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [slide/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [slide/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [slide/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [slide/([^/]+)/embed/?$] => index.php?slide=$matches[1]&embed=true
                                                            [slide/([^/]+)/trackback/?$] => index.php?slide=$matches[1]&tb=1
                                                            [slide/([^/]+)/page/?([0-9]{1,})/?$] => index.php?slide=$matches[1]&paged=$matches[2]
                                                            [slide/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?slide=$matches[1]&cpage=$matches[2]
                                                            [slide/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?slide=$matches[1]&wc/file/transient=$matches[3]
                                                            [slide/([^/]+)/wc-api(/(.*))?/?$] => index.php?slide=$matches[1]&wc-api=$matches[3]
                                                            [slide/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
                                                            [slide/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
                                                            [slide/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
                                                            [slide/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
                                                            [slide/([^/]+)(?:/([0-9]+))?/?$] => index.php?slide=$matches[1]&page=$matches[2]
                                                            [slide/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [slide/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [slide/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [slide/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [slide/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [slide/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [slide-page/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?taxonomy=slide-page&term=$matches[1]&feed=$matches[2]
                                                            [slide-page/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?taxonomy=slide-page&term=$matches[1]&feed=$matches[2]
                                                            [slide-page/([^/]+)/embed/?$] => index.php?taxonomy=slide-page&term=$matches[1]&embed=true
                                                            [slide-page/([^/]+)/page/?([0-9]{1,})/?$] => index.php?taxonomy=slide-page&term=$matches[1]&paged=$matches[2]
                                                            [slide-page/([^/]+)/?$] => index.php?taxonomy=slide-page&term=$matches[1]
                                                            [robots\.txt$] => index.php?robots=1
                                                            [favicon\.ico$] => index.php?favicon=1
                                                            [sitemap\.xml] => index.php??sitemap=index
                                                            [.*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\.php$] => index.php?feed=old
                                                            [.*wp-app\.php(/.*)?$] => index.php?error=403
                                                            [.*wp-register.php$] => index.php?register=true
                                                            [feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?&feed=$matches[1]
                                                            [(feed|rdf|rss|rss2|atom)/?$] => index.php?&feed=$matches[1]
                                                            [embed/?$] => index.php?&embed=true
                                                            [page/?([0-9]{1,})/?$] => index.php?&paged=$matches[1]
                                                            [comment-page-([0-9]{1,})/?$] => index.php?&page_id=2495&cpage=$matches[1]
                                                            [wc/file/transient(/(.*))?/?$] => index.php?&wc/file/transient=$matches[2]
                                                            [wc-api(/(.*))?/?$] => index.php?&wc-api=$matches[2]
                                                            [comments/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?&feed=$matches[1]&withcomments=1
                                                            [comments/(feed|rdf|rss|rss2|atom)/?$] => index.php?&feed=$matches[1]&withcomments=1
                                                            [comments/embed/?$] => index.php?&embed=true
                                                            [comments/wc/file/transient(/(.*))?/?$] => index.php?&wc/file/transient=$matches[2]
                                                            [comments/wc-api(/(.*))?/?$] => index.php?&wc-api=$matches[2]
                                                            [search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?s=$matches[1]&feed=$matches[2]
                                                            [search/(.+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?s=$matches[1]&feed=$matches[2]
                                                            [search/(.+)/embed/?$] => index.php?s=$matches[1]&embed=true
                                                            [search/(.+)/page/?([0-9]{1,})/?$] => index.php?s=$matches[1]&paged=$matches[2]
                                                            [search/(.+)/wc/file/transient(/(.*))?/?$] => index.php?s=$matches[1]&wc/file/transient=$matches[3]
                                                            [search/(.+)/wc-api(/(.*))?/?$] => index.php?s=$matches[1]&wc-api=$matches[3]
                                                            [search/(.+)/?$] => index.php?s=$matches[1]
                                                            [author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?author_name=$matches[1]&feed=$matches[2]
                                                            [author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?author_name=$matches[1]&feed=$matches[2]
                                                            [author/([^/]+)/embed/?$] => index.php?author_name=$matches[1]&embed=true
                                                            [author/([^/]+)/page/?([0-9]{1,})/?$] => index.php?author_name=$matches[1]&paged=$matches[2]
                                                            [author/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?author_name=$matches[1]&wc/file/transient=$matches[3]
                                                            [author/([^/]+)/wc-api(/(.*))?/?$] => index.php?author_name=$matches[1]&wc-api=$matches[3]
                                                            [author/([^/]+)/?$] => index.php?author_name=$matches[1]
                                                            [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]
                                                            [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]
                                                            [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true
                                                            [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]
                                                            [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$matches[5]
                                                            [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]
                                                            [([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]
                                                            [([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]
                                                            [([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]
                                                            [([0-9]{4})/([0-9]{1,2})/embed/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&embed=true
                                                            [([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]
                                                            [([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$matches[4]
                                                            [([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]
                                                            [([0-9]{4})/([0-9]{1,2})/?$] => index.php?year=$matches[1]&monthnum=$matches[2]
                                                            [([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2]
                                                            [([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$] => index.php?year=$matches[1]&feed=$matches[2]
                                                            [([0-9]{4})/embed/?$] => index.php?year=$matches[1]&embed=true
                                                            [([0-9]{4})/page/?([0-9]{1,})/?$] => index.php?year=$matches[1]&paged=$matches[2]
                                                            [([0-9]{4})/wc/file/transient(/(.*))?/?$] => index.php?year=$matches[1]&wc/file/transient=$matches[3]
                                                            [([0-9]{4})/wc-api(/(.*))?/?$] => index.php?year=$matches[1]&wc-api=$matches[3]
                                                            [([0-9]{4})/?$] => index.php?year=$matches[1]
                                                            [.?.+?/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [.?.+?/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [.?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [.?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [.?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [.?.+?/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [(.?.+?)/embed/?$] => index.php?pagename=$matches[1]&embed=true
                                                            [(.?.+?)/trackback/?$] => index.php?pagename=$matches[1]&tb=1
                                                            [(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?pagename=$matches[1]&feed=$matches[2]
                                                            [(.?.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?pagename=$matches[1]&feed=$matches[2]
                                                            [(.?.+?)/page/?([0-9]{1,})/?$] => index.php?pagename=$matches[1]&paged=$matches[2]
                                                            [(.?.+?)/comment-page-([0-9]{1,})/?$] => index.php?pagename=$matches[1]&cpage=$matches[2]
                                                            [(.?.+?)/wc/file/transient(/(.*))?/?$] => index.php?pagename=$matches[1]&wc/file/transient=$matches[3]
                                                            [(.?.+?)/wc-api(/(.*))?/?$] => index.php?pagename=$matches[1]&wc-api=$matches[3]
                                                            [(.?.+?)/order-pay(/(.*))?/?$] => index.php?pagename=$matches[1]&order-pay=$matches[3]
                                                            [(.?.+?)/order-received(/(.*))?/?$] => index.php?pagename=$matches[1]&order-received=$matches[3]
                                                            [(.?.+?)/orders(/(.*))?/?$] => index.php?pagename=$matches[1]&orders=$matches[3]
                                                            [(.?.+?)/view-order(/(.*))?/?$] => index.php?pagename=$matches[1]&view-order=$matches[3]
                                                            [(.?.+?)/edit-account(/(.*))?/?$] => index.php?pagename=$matches[1]&edit-account=$matches[3]
                                                            [(.?.+?)/edit-address(/(.*))?/?$] => index.php?pagename=$matches[1]&edit-address=$matches[3]
                                                            [(.?.+?)/payment-methods(/(.*))?/?$] => index.php?pagename=$matches[1]&payment-methods=$matches[3]
                                                            [(.?.+?)/lost-password(/(.*))?/?$] => index.php?pagename=$matches[1]&lost-password=$matches[3]
                                                            [(.?.+?)/customer-logout(/(.*))?/?$] => index.php?pagename=$matches[1]&customer-logout=$matches[3]
                                                            [(.?.+?)/add-payment-method(/(.*))?/?$] => index.php?pagename=$matches[1]&add-payment-method=$matches[3]
                                                            [(.?.+?)/delete-payment-method(/(.*))?/?$] => index.php?pagename=$matches[1]&delete-payment-method=$matches[3]
                                                            [(.?.+?)/set-default-payment-method(/(.*))?/?$] => index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]
                                                            [.?.+?/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
                                                            [.?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
                                                            [.?.+?/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
                                                            [.?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
                                                            [(.?.+?)(?:/([0-9]+))?/?$] => index.php?pagename=$matches[1]&page=$matches[2]
                                                            [[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [([^/]+)/embed/?$] => index.php?name=$matches[1]&embed=true
                                                            [([^/]+)/trackback/?$] => index.php?name=$matches[1]&tb=1
                                                            [([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?name=$matches[1]&feed=$matches[2]
                                                            [([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?name=$matches[1]&feed=$matches[2]
                                                            [([^/]+)/page/?([0-9]{1,})/?$] => index.php?name=$matches[1]&paged=$matches[2]
                                                            [([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?name=$matches[1]&cpage=$matches[2]
                                                            [([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?name=$matches[1]&wc/file/transient=$matches[3]
                                                            [([^/]+)/wc-api(/(.*))?/?$] => index.php?name=$matches[1]&wc-api=$matches[3]
                                                            [[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
                                                            [[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
                                                            [[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
                                                            [[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
                                                            [([^/]+)(?:/([0-9]+))?/?$] => index.php?name=$matches[1]&page=$matches[2]
                                                            [[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                        )

                                                    [extra_rules] => Array
                                                        (
                                                        )

                                                    [extra_rules_top] => Array
                                                        (
                                                            [^wc-auth/v([1]{1})/(.*)?] => index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]
                                                            [^wc/file/transient/?$] => index.php?wc-transient-file-name=
                                                            [^wc/file/transient/(.+)$] => index.php?wc-transient-file-name=$matches[1]
                                                            [^wc-api/v([1-3]{1})/?$] => index.php?wc-api-version=$matches[1]&wc-api-route=/
                                                            [^wc-api/v([1-3]{1})(.*)?] => index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]
                                                            [sitemap_index\.xml$] => index.php?sitemap=1
                                                            [([^/]+?)-sitemap([0-9]+)?\.xml$] => index.php?sitemap=$matches[1]&sitemap_n=$matches[2]
                                                            [([a-z]+)?-?sitemap\.xsl$] => index.php?yoast-sitemap-xsl=$matches[1]
                                                            [shop/?$] => index.php?post_type=product
                                                            [shop/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=product&feed=$matches[1]
                                                            [shop/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=product&feed=$matches[1]
                                                            [shop/page/([0-9]{1,})/?$] => index.php?post_type=product&paged=$matches[1]
                                                            [^wp-json/?$] => index.php?rest_route=/
                                                            [^wp-json/(.*)?] => index.php?rest_route=/$matches[1]
                                                            [^index.php/wp-json/?$] => index.php?rest_route=/
                                                            [^index.php/wp-json/(.*)?] => index.php?rest_route=/$matches[1]
                                                            [^wp-sitemap\.xml$] => index.php?sitemap=index
                                                            [^wp-sitemap\.xsl$] => index.php?sitemap-stylesheet=sitemap
                                                            [^wp-sitemap-index\.xsl$] => index.php?sitemap-stylesheet=index
                                                            [^wp-sitemap-([a-z]+?)-([a-z\d_-]+?)-(\d+?)\.xml$] => index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]
                                                            [^wp-sitemap-([a-z]+?)-(\d+?)\.xml$] => index.php?sitemap=$matches[1]&paged=$matches[2]
                                                            [portfolio-items/?$] => index.php?post_type=avada_portfolio
                                                            [portfolio-items/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=avada_portfolio&feed=$matches[1]
                                                            [portfolio-items/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=avada_portfolio&feed=$matches[1]
                                                            [portfolio-items/page/([0-9]{1,})/?$] => index.php?post_type=avada_portfolio&paged=$matches[1]
                                                            [faq-items/?$] => index.php?post_type=avada_faq
                                                            [faq-items/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=avada_faq&feed=$matches[1]
                                                            [faq-items/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=avada_faq&feed=$matches[1]
                                                            [faq-items/page/([0-9]{1,})/?$] => index.php?post_type=avada_faq&paged=$matches[1]
                                                            [^checkout-link$] => index.php?checkout-link=true
                                                        )

                                                    [non_wp_rules] => Array
                                                        (
                                                        )

                                                    [extra_permastructs] => Array
                                                        (
                                                            [fusion_tb_layout] => Array
                                                                (
                                                                    [with_front] => 1
                                                                    [ep_mask] => 1
                                                                    [paged] => 1
                                                                    [feed] => 
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => /fusion_tb_layout/%fusion_tb_layout%
                                                                )

                                                            [fusion_tb_section] => Array
                                                                (
                                                                    [with_front] => 1
                                                                    [ep_mask] => 1
                                                                    [paged] => 1
                                                                    [feed] => 
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => /fusion_tb_section/%fusion_tb_section%
                                                                )

                                                            [fusion_tb_category] => Array
                                                                (
                                                                    [with_front] => 1
                                                                    [ep_mask] => 0
                                                                    [paged] => 1
                                                                    [feed] => 1
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => /fusion_tb_category/%fusion_tb_category%
                                                                )

                                                            [fusion_form] => Array
                                                                (
                                                                    [with_front] => 1
                                                                    [ep_mask] => 1
                                                                    [paged] => 1
                                                                    [feed] => 
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => /fusion_form/%fusion_form%
                                                                )

                                                            [category] => Array
                                                                (
                                                                    [with_front] => 1
                                                                    [ep_mask] => 512
                                                                    [paged] => 1
                                                                    [feed] => 1
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => /category/%category%
                                                                )

                                                            [post_tag] => Array
                                                                (
                                                                    [with_front] => 1
                                                                    [ep_mask] => 1024
                                                                    [paged] => 1
                                                                    [feed] => 1
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => /tag/%post_tag%
                                                                )

                                                            [post_format] => Array
                                                                (
                                                                    [with_front] => 1
                                                                    [ep_mask] => 0
                                                                    [paged] => 1
                                                                    [feed] => 1
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => /type/%post_format%
                                                                )

                                                            [product_brand] => Array
                                                                (
                                                                    [with_front] => 
                                                                    [ep_mask] => 0
                                                                    [paged] => 1
                                                                    [feed] => 1
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => brand/%product_brand%
                                                                )

                                                            [product_cat] => Array
                                                                (
                                                                    [with_front] => 
                                                                    [ep_mask] => 0
                                                                    [paged] => 1
                                                                    [feed] => 1
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => product-category/%product_cat%
                                                                )

                                                            [product_tag] => Array
                                                                (
                                                                    [with_front] => 
                                                                    [ep_mask] => 0
                                                                    [paged] => 1
                                                                    [feed] => 1
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => product-tag/%product_tag%
                                                                )

                                                            [product] => Array
                                                                (
                                                                    [with_front] => 
                                                                    [ep_mask] => 1
                                                                    [paged] => 1
                                                                    [feed] => 1
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => /product/%product%
                                                                )

                                                            [avada_portfolio] => Array
                                                                (
                                                                    [with_front] => 1
                                                                    [ep_mask] => 1
                                                                    [paged] => 1
                                                                    [feed] => 1
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => /portfolio-items/%avada_portfolio%
                                                                )

                                                            [portfolio_category] => Array
                                                                (
                                                                    [with_front] => 
                                                                    [ep_mask] => 0
                                                                    [paged] => 1
                                                                    [feed] => 1
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => portfolio_category/%portfolio_category%
                                                                )

                                                            [portfolio_skills] => Array
                                                                (
                                                                    [with_front] => 
                                                                    [ep_mask] => 0
                                                                    [paged] => 1
                                                                    [feed] => 1
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => portfolio_skills/%portfolio_skills%
                                                                )

                                                            [portfolio_tags] => Array
                                                                (
                                                                    [with_front] => 
                                                                    [ep_mask] => 0
                                                                    [paged] => 1
                                                                    [feed] => 1
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => portfolio_tags/%portfolio_tags%
                                                                )

                                                            [avada_faq] => Array
                                                                (
                                                                    [with_front] => 1
                                                                    [ep_mask] => 1
                                                                    [paged] => 1
                                                                    [feed] => 1
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => /faq-items/%avada_faq%
                                                                )

                                                            [faq_category] => Array
                                                                (
                                                                    [with_front] => 
                                                                    [ep_mask] => 0
                                                                    [paged] => 1
                                                                    [feed] => 1
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => faq_category/%faq_category%
                                                                )

                                                            [fusion_template] => Array
                                                                (
                                                                    [with_front] => 1
                                                                    [ep_mask] => 1
                                                                    [paged] => 1
                                                                    [feed] => 
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => /fusion_template/%fusion_template%
                                                                )

                                                            [fusion_element] => Array
                                                                (
                                                                    [with_front] => 1
                                                                    [ep_mask] => 1
                                                                    [paged] => 1
                                                                    [feed] => 
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => /fusion_element/%fusion_element%
                                                                )

                                                            [element_category] => Array
                                                                (
                                                                    [with_front] => 1
                                                                    [ep_mask] => 0
                                                                    [paged] => 1
                                                                    [feed] => 1
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => /element_category/%element_category%
                                                                )

                                                            [template_category] => Array
                                                                (
                                                                    [with_front] => 1
                                                                    [ep_mask] => 0
                                                                    [paged] => 1
                                                                    [feed] => 1
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => /template_category/%template_category%
                                                                )

                                                            [slide] => Array
                                                                (
                                                                    [with_front] => 1
                                                                    [ep_mask] => 1
                                                                    [paged] => 1
                                                                    [feed] => 
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => /slide/%slide%
                                                                )

                                                            [slide-page] => Array
                                                                (
                                                                    [with_front] => 1
                                                                    [ep_mask] => 0
                                                                    [paged] => 1
                                                                    [feed] => 1
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => /slide-page/%slide-page%
                                                                )

                                                        )

                                                    [endpoints] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => 8191
                                                                    [1] => wc/file/transient
                                                                    [2] => wc/file/transient
                                                                )

                                                            [1] => Array
                                                                (
                                                                    [0] => 8191
                                                                    [1] => wc-api
                                                                    [2] => wc-api
                                                                )

                                                            [2] => Array
                                                                (
                                                                    [0] => 4096
                                                                    [1] => order-pay
                                                                    [2] => order-pay
                                                                )

                                                            [3] => Array
                                                                (
                                                                    [0] => 4096
                                                                    [1] => order-received
                                                                    [2] => order-received
                                                                )

                                                            [4] => Array
                                                                (
                                                                    [0] => 4096
                                                                    [1] => orders
                                                                    [2] => orders
                                                                )

                                                            [5] => Array
                                                                (
                                                                    [0] => 4096
                                                                    [1] => view-order
                                                                    [2] => view-order
                                                                )

                                                            [6] => Array
                                                                (
                                                                    [0] => 4096
                                                                    [1] => edit-account
                                                                    [2] => edit-account
                                                                )

                                                            [7] => Array
                                                                (
                                                                    [0] => 4096
                                                                    [1] => edit-address
                                                                    [2] => edit-address
                                                                )

                                                            [8] => Array
                                                                (
                                                                    [0] => 4096
                                                                    [1] => payment-methods
                                                                    [2] => payment-methods
                                                                )

                                                            [9] => Array
                                                                (
                                                                    [0] => 4096
                                                                    [1] => lost-password
                                                                    [2] => lost-password
                                                                )

                                                            [10] => Array
                                                                (
                                                                    [0] => 4096
                                                                    [1] => customer-logout
                                                                    [2] => customer-logout
                                                                )

                                                            [11] => Array
                                                                (
                                                                    [0] => 4096
                                                                    [1] => add-payment-method
                                                                    [2] => add-payment-method
                                                                )

                                                            [12] => Array
                                                                (
                                                                    [0] => 4096
                                                                    [1] => delete-payment-method
                                                                    [2] => delete-payment-method
                                                                )

                                                            [13] => Array
                                                                (
                                                                    [0] => 4096
                                                                    [1] => set-default-payment-method
                                                                    [2] => set-default-payment-method
                                                                )

                                                        )

                                                    [use_verbose_rules] => 
                                                    [use_verbose_page_rules] => 1
                                                    [rewritecode] => Array
                                                        (
                                                            [0] => %year%
                                                            [1] => %monthnum%
                                                            [2] => %day%
                                                            [3] => %hour%
                                                            [4] => %minute%
                                                            [5] => %second%
                                                            [6] => %postname%
                                                            [7] => %post_id%
                                                            [8] => %author%
                                                            [9] => %pagename%
                                                            [10] => %search%
                                                            [11] => %fusion_tb_layout%
                                                            [12] => %fusion_tb_section%
                                                            [13] => %fusion_tb_category%
                                                            [14] => %fusion_form%
                                                            [15] => %category%
                                                            [16] => %post_tag%
                                                            [17] => %post_format%
                                                            [18] => %product_brand%
                                                            [19] => %product_cat%
                                                            [20] => %product_tag%
                                                            [21] => %product%
                                                            [22] => %sitemap%
                                                            [23] => %sitemap-subtype%
                                                            [24] => %sitemap-stylesheet%
                                                            [25] => %avada_portfolio%
                                                            [26] => %portfolio_category%
                                                            [27] => %portfolio_skills%
                                                            [28] => %portfolio_tags%
                                                            [29] => %avada_faq%
                                                            [30] => %faq_category%
                                                            [31] => %fusion_template%
                                                            [32] => %fusion_element%
                                                            [33] => %element_category%
                                                            [34] => %template_category%
                                                            [35] => %slide%
                                                            [36] => %slide-page%
                                                        )

                                                    [rewritereplace] => Array
                                                        (
                                                            [0] => ([0-9]{4})
                                                            [1] => ([0-9]{1,2})
                                                            [2] => ([0-9]{1,2})
                                                            [3] => ([0-9]{1,2})
                                                            [4] => ([0-9]{1,2})
                                                            [5] => ([0-9]{1,2})
                                                            [6] => ([^/]+)
                                                            [7] => ([0-9]+)
                                                            [8] => ([^/]+)
                                                            [9] => ([^/]+?)
                                                            [10] => (.+)
                                                            [11] => ([^/]+)
                                                            [12] => ([^/]+)
                                                            [13] => ([^/]+)
                                                            [14] => ([^/]+)
                                                            [15] => (.+?)
                                                            [16] => ([^/]+)
                                                            [17] => ([^/]+)
                                                            [18] => (.+?)
                                                            [19] => (.+?)
                                                            [20] => ([^/]+)
                                                            [21] => ([^/]+)
                                                            [22] => ([^?]+)
                                                            [23] => ([^?]+)
                                                            [24] => ([^?]+)
                                                            [25] => ([^/]+)
                                                            [26] => ([^/]+)
                                                            [27] => ([^/]+)
                                                            [28] => ([^/]+)
                                                            [29] => ([^/]+)
                                                            [30] => ([^/]+)
                                                            [31] => ([^/]+)
                                                            [32] => ([^/]+)
                                                            [33] => ([^/]+)
                                                            [34] => ([^/]+)
                                                            [35] => ([^/]+)
                                                            [36] => ([^/]+)
                                                        )

                                                    [queryreplace] => Array
                                                        (
                                                            [0] => year=
                                                            [1] => monthnum=
                                                            [2] => day=
                                                            [3] => hour=
                                                            [4] => minute=
                                                            [5] => second=
                                                            [6] => name=
                                                            [7] => p=
                                                            [8] => author_name=
                                                            [9] => pagename=
                                                            [10] => s=
                                                            [11] => fusion_tb_layout=
                                                            [12] => fusion_tb_section=
                                                            [13] => taxonomy=fusion_tb_category&term=
                                                            [14] => fusion_form=
                                                            [15] => category_name=
                                                            [16] => tag=
                                                            [17] => post_format=
                                                            [18] => product_brand=
                                                            [19] => product_cat=
                                                            [20] => product_tag=
                                                            [21] => product=
                                                            [22] => sitemap=
                                                            [23] => sitemap-subtype=
                                                            [24] => sitemap-stylesheet=
                                                            [25] => avada_portfolio=
                                                            [26] => portfolio_category=
                                                            [27] => portfolio_skills=
                                                            [28] => portfolio_tags=
                                                            [29] => avada_faq=
                                                            [30] => faq_category=
                                                            [31] => fusion_template=
                                                            [32] => fusion_element=
                                                            [33] => taxonomy=element_category&term=
                                                            [34] => taxonomy=template_category&term=
                                                            [35] => slide=
                                                            [36] => taxonomy=slide-page&term=
                                                        )

                                                    [feeds] => Array
                                                        (
                                                            [0] => feed
                                                            [1] => rdf
                                                            [2] => rss
                                                            [3] => rss2
                                                            [4] => atom
                                                        )

                                                )

                                        )

                                    [1] => sanitize_rewrite_rules_option
                                )

                            [accepted_args] => 1
                        )

                )

        )

    [priorities:protected] => Array
        (
            [0] => 10
        )

    [iterations:WP_Hook:private] => Array
        (
        )

    [current_priority:WP_Hook:private] => Array
        (
        )

    [nesting_level:WP_Hook:private] => 0
    [doing_action:WP_Hook:private] => 
)

Questions? Call us : 218.839.0117

Free Shipping on all orders

See our store hours & services

Deliveries made 4-7 business days from order

Blog

Blog2023-07-03T10:44:27-05:00
Go to Top