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]
    [portfolio/?$] => index.php?post_type=portfolio
    [portfolio/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=portfolio&feed=$matches[1]
    [portfolio/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=portfolio&feed=$matches[1]
    [portfolio/page/([0-9]{1,})/?$] => index.php?post_type=portfolio&paged=$matches[1]
    [^yoast-index-now-([a-zA-Z0-9-]+)\.txt$] => index.php?yoast_index_now_key=$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]
    [wplus_ticket/?$] => index.php?post_type=wplus_ticket
    [wplus_ticket/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=wplus_ticket&feed=$matches[1]
    [wplus_ticket/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=wplus_ticket&feed=$matches[1]
    [wplus_ticket/page/([0-9]{1,})/?$] => index.php?post_type=wplus_ticket&paged=$matches[1]
    [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]
    [e-landing-page/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [e-landing-page/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [e-landing-page/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [e-landing-page/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [e-landing-page/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [e-landing-page/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [e-landing-page/([^/]+)/embed/?$] => index.php?e-landing-page=$matches[1]&embed=true
    [e-landing-page/([^/]+)/trackback/?$] => index.php?e-landing-page=$matches[1]&tb=1
    [e-landing-page/([^/]+)/page/?([0-9]{1,})/?$] => index.php?e-landing-page=$matches[1]&paged=$matches[2]
    [e-landing-page/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?e-landing-page=$matches[1]&cpage=$matches[2]
    [e-landing-page/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?e-landing-page=$matches[1]&wc/file/transient=$matches[3]
    [e-landing-page/([^/]+)/wc-api(/(.*))?/?$] => index.php?e-landing-page=$matches[1]&wc-api=$matches[3]
    [e-landing-page/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [e-landing-page/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [e-landing-page/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [e-landing-page/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [e-landing-page/([^/]+)(?:/([0-9]+))?/?$] => index.php?e-landing-page=$matches[1]&page=$matches[2]
    [e-landing-page/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [e-landing-page/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [e-landing-page/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [e-landing-page/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [e-landing-page/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [e-landing-page/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [e-floating-buttons/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [e-floating-buttons/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [e-floating-buttons/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [e-floating-buttons/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [e-floating-buttons/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [e-floating-buttons/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [e-floating-buttons/([^/]+)/embed/?$] => index.php?e-floating-buttons=$matches[1]&embed=true
    [e-floating-buttons/([^/]+)/trackback/?$] => index.php?e-floating-buttons=$matches[1]&tb=1
    [e-floating-buttons/([^/]+)/page/?([0-9]{1,})/?$] => index.php?e-floating-buttons=$matches[1]&paged=$matches[2]
    [e-floating-buttons/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?e-floating-buttons=$matches[1]&cpage=$matches[2]
    [e-floating-buttons/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?e-floating-buttons=$matches[1]&wc/file/transient=$matches[3]
    [e-floating-buttons/([^/]+)/wc-api(/(.*))?/?$] => index.php?e-floating-buttons=$matches[1]&wc-api=$matches[3]
    [e-floating-buttons/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [e-floating-buttons/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [e-floating-buttons/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [e-floating-buttons/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [e-floating-buttons/([^/]+)(?:/([0-9]+))?/?$] => index.php?e-floating-buttons=$matches[1]&page=$matches[2]
    [e-floating-buttons/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [e-floating-buttons/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [e-floating-buttons/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [e-floating-buttons/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [e-floating-buttons/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [e-floating-buttons/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [woodmart_layout/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [woodmart_layout/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [woodmart_layout/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [woodmart_layout/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [woodmart_layout/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [woodmart_layout/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [woodmart_layout/([^/]+)/embed/?$] => index.php?woodmart_layout=$matches[1]&embed=true
    [woodmart_layout/([^/]+)/trackback/?$] => index.php?woodmart_layout=$matches[1]&tb=1
    [woodmart_layout/([^/]+)/page/?([0-9]{1,})/?$] => index.php?woodmart_layout=$matches[1]&paged=$matches[2]
    [woodmart_layout/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?woodmart_layout=$matches[1]&cpage=$matches[2]
    [woodmart_layout/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?woodmart_layout=$matches[1]&wc/file/transient=$matches[3]
    [woodmart_layout/([^/]+)/wc-api(/(.*))?/?$] => index.php?woodmart_layout=$matches[1]&wc-api=$matches[3]
    [woodmart_layout/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [woodmart_layout/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [woodmart_layout/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [woodmart_layout/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [woodmart_layout/([^/]+)(?:/([0-9]+))?/?$] => index.php?woodmart_layout=$matches[1]&page=$matches[2]
    [woodmart_layout/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [woodmart_layout/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [woodmart_layout/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [woodmart_layout/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [woodmart_layout/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [woodmart_layout/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [cms_block_cat/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?cms_block_cat=$matches[1]&feed=$matches[2]
    [cms_block_cat/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?cms_block_cat=$matches[1]&feed=$matches[2]
    [cms_block_cat/([^/]+)/embed/?$] => index.php?cms_block_cat=$matches[1]&embed=true
    [cms_block_cat/([^/]+)/page/?([0-9]{1,})/?$] => index.php?cms_block_cat=$matches[1]&paged=$matches[2]
    [cms_block_cat/([^/]+)/?$] => index.php?cms_block_cat=$matches[1]
    [woodmart_slide/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [woodmart_slide/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [woodmart_slide/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [woodmart_slide/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [woodmart_slide/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [woodmart_slide/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [woodmart_slide/([^/]+)/embed/?$] => index.php?woodmart_slide=$matches[1]&embed=true
    [woodmart_slide/([^/]+)/trackback/?$] => index.php?woodmart_slide=$matches[1]&tb=1
    [woodmart_slide/([^/]+)/page/?([0-9]{1,})/?$] => index.php?woodmart_slide=$matches[1]&paged=$matches[2]
    [woodmart_slide/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?woodmart_slide=$matches[1]&cpage=$matches[2]
    [woodmart_slide/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?woodmart_slide=$matches[1]&wc/file/transient=$matches[3]
    [woodmart_slide/([^/]+)/wc-api(/(.*))?/?$] => index.php?woodmart_slide=$matches[1]&wc-api=$matches[3]
    [woodmart_slide/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [woodmart_slide/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [woodmart_slide/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [woodmart_slide/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [woodmart_slide/([^/]+)(?:/([0-9]+))?/?$] => index.php?woodmart_slide=$matches[1]&page=$matches[2]
    [woodmart_slide/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [woodmart_slide/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [woodmart_slide/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [woodmart_slide/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [woodmart_slide/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [woodmart_slide/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [woodmart_slider/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?taxonomy=woodmart_slider&term=$matches[1]&feed=$matches[2]
    [woodmart_slider/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?taxonomy=woodmart_slider&term=$matches[1]&feed=$matches[2]
    [woodmart_slider/([^/]+)/embed/?$] => index.php?taxonomy=woodmart_slider&term=$matches[1]&embed=true
    [woodmart_slider/([^/]+)/page/?([0-9]{1,})/?$] => index.php?taxonomy=woodmart_slider&term=$matches[1]&paged=$matches[2]
    [woodmart_slider/([^/]+)/?$] => index.php?taxonomy=woodmart_slider&term=$matches[1]
    [portfolio/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [portfolio/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [portfolio/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [portfolio/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [portfolio/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [portfolio/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [portfolio/([^/]+)/embed/?$] => index.php?portfolio=$matches[1]&embed=true
    [portfolio/([^/]+)/trackback/?$] => index.php?portfolio=$matches[1]&tb=1
    [portfolio/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?portfolio=$matches[1]&feed=$matches[2]
    [portfolio/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?portfolio=$matches[1]&feed=$matches[2]
    [portfolio/([^/]+)/page/?([0-9]{1,})/?$] => index.php?portfolio=$matches[1]&paged=$matches[2]
    [portfolio/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?portfolio=$matches[1]&cpage=$matches[2]
    [portfolio/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?portfolio=$matches[1]&wc/file/transient=$matches[3]
    [portfolio/([^/]+)/wc-api(/(.*))?/?$] => index.php?portfolio=$matches[1]&wc-api=$matches[3]
    [portfolio/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [portfolio/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [portfolio/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [portfolio/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [portfolio/([^/]+)(?:/([0-9]+))?/?$] => index.php?portfolio=$matches[1]&page=$matches[2]
    [portfolio/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [portfolio/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [portfolio/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [portfolio/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [portfolio/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [portfolio/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [project-cat/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?project-cat=$matches[1]&feed=$matches[2]
    [project-cat/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?project-cat=$matches[1]&feed=$matches[2]
    [project-cat/(.+?)/embed/?$] => index.php?project-cat=$matches[1]&embed=true
    [project-cat/(.+?)/page/?([0-9]{1,})/?$] => index.php?project-cat=$matches[1]&paged=$matches[2]
    [project-cat/(.+?)/?$] => index.php?project-cat=$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
    [priorities_ticket/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?priorities_ticket=$matches[1]&feed=$matches[2]
    [priorities_ticket/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?priorities_ticket=$matches[1]&feed=$matches[2]
    [priorities_ticket/([^/]+)/embed/?$] => index.php?priorities_ticket=$matches[1]&embed=true
    [priorities_ticket/([^/]+)/page/?([0-9]{1,})/?$] => index.php?priorities_ticket=$matches[1]&paged=$matches[2]
    [priorities_ticket/([^/]+)/?$] => index.php?priorities_ticket=$matches[1]
    [departman_ticket/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?departman_ticket=$matches[1]&feed=$matches[2]
    [departman_ticket/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?departman_ticket=$matches[1]&feed=$matches[2]
    [departman_ticket/([^/]+)/embed/?$] => index.php?departman_ticket=$matches[1]&embed=true
    [departman_ticket/([^/]+)/page/?([0-9]{1,})/?$] => index.php?departman_ticket=$matches[1]&paged=$matches[2]
    [departman_ticket/([^/]+)/?$] => index.php?departman_ticket=$matches[1]
    [wplus_ticket/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [wplus_ticket/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [wplus_ticket/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [wplus_ticket/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [wplus_ticket/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [wplus_ticket/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [wplus_ticket/([^/]+)/embed/?$] => index.php?wplus_ticket=$matches[1]&embed=true
    [wplus_ticket/([^/]+)/trackback/?$] => index.php?wplus_ticket=$matches[1]&tb=1
    [wplus_ticket/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?wplus_ticket=$matches[1]&feed=$matches[2]
    [wplus_ticket/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?wplus_ticket=$matches[1]&feed=$matches[2]
    [wplus_ticket/([^/]+)/page/?([0-9]{1,})/?$] => index.php?wplus_ticket=$matches[1]&paged=$matches[2]
    [wplus_ticket/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?wplus_ticket=$matches[1]&cpage=$matches[2]
    [wplus_ticket/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?wplus_ticket=$matches[1]&wc/file/transient=$matches[3]
    [wplus_ticket/([^/]+)/wc-api(/(.*))?/?$] => index.php?wplus_ticket=$matches[1]&wc-api=$matches[3]
    [wplus_ticket/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [wplus_ticket/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [wplus_ticket/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [wplus_ticket/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [wplus_ticket/([^/]+)(?:/([0-9]+))?/?$] => index.php?wplus_ticket=$matches[1]&page=$matches[2]
    [wplus_ticket/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [wplus_ticket/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [wplus_ticket/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [wplus_ticket/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [wplus_ticket/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [wplus_ticket/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [wplus_ticket_message/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [wplus_ticket_message/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [wplus_ticket_message/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [wplus_ticket_message/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [wplus_ticket_message/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [wplus_ticket_message/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [wplus_ticket_message/([^/]+)/embed/?$] => index.php?wplus_ticket_message=$matches[1]&embed=true
    [wplus_ticket_message/([^/]+)/trackback/?$] => index.php?wplus_ticket_message=$matches[1]&tb=1
    [wplus_ticket_message/([^/]+)/page/?([0-9]{1,})/?$] => index.php?wplus_ticket_message=$matches[1]&paged=$matches[2]
    [wplus_ticket_message/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?wplus_ticket_message=$matches[1]&cpage=$matches[2]
    [wplus_ticket_message/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?wplus_ticket_message=$matches[1]&wc/file/transient=$matches[3]
    [wplus_ticket_message/([^/]+)/wc-api(/(.*))?/?$] => index.php?wplus_ticket_message=$matches[1]&wc-api=$matches[3]
    [wplus_ticket_message/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [wplus_ticket_message/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [wplus_ticket_message/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [wplus_ticket_message/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [wplus_ticket_message/([^/]+)(?:/([0-9]+))?/?$] => index.php?wplus_ticket_message=$matches[1]&page=$matches[2]
    [wplus_ticket_message/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [wplus_ticket_message/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [wplus_ticket_message/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [wplus_ticket_message/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [wplus_ticket_message/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [wplus_ticket_message/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [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=14353&cpage=$matches[1]
    [wc/file/transient(/(.*))?/?$] => index.php?&wc/file/transient=$matches[2]
    [wc-api(/(.*))?/?$] => index.php?&wc-api=$matches[2]
    [tickets(/(.*))?/?$] => index.php?&tickets=$matches[2]
    [offers(/(.*))?/?$] => index.php?&offers=$matches[2]
    [notifications(/(.*))?/?$] => index.php?¬ifications=$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]
    [(.?.+?)/downloads(/(.*))?/?$] => index.php?pagename=$matches[1]&downloads=$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]
    [(.?.+?)/tickets(/(.*))?/?$] => index.php?pagename=$matches[1]&tickets=$matches[3]
    [(.?.+?)/offers(/(.*))?/?$] => index.php?pagename=$matches[1]&offers=$matches[3]
    [(.?.+?)/notifications(/(.*))?/?$] => index.php?pagename=$matches[1]¬ifications=$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
)