4
Array
(
    [tribe/events/kitchen-sink/?$] => index.php?post_type=tribe_events&tribe_events_views_kitchen_sink=page
    [tribe/events/kitchen-sink/(page|grid|typographical|elements|events-bar|navigation|manager)/?$] => index.php?post_type=tribe_events&tribe_events_views_kitchen_sink=$matches[1]
    [event-aggregator/(insert)/?$] => index.php?tribe-aggregator=1&tribe-action=$matches[1]
    [(?:agenda)/([^/]+)/ical/?$] => index.php?ical=1&name=$matches[1]&post_type=tribe_events
    [(?:agenda)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=default&paged=$matches[1]
    [(?:agenda)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&featured=1&eventDisplay=list&paged=$matches[1]
    [(?:agenda)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&eventDisplay=list&feed=$matches[1]
    [(?:agenda)/(?:featured|destacado)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&featured=1&eventDisplay=list&feed=$matches[1]
    [(?:agenda)/(?:month|mes)/?$] => index.php?post_type=tribe_events&eventDisplay=month
    [(?:agenda)/(?:month|mes)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=month&featured=1
    [(?:agenda)/(?:month|mes)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]
    [(?:agenda)/(?:list|lista)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=list&paged=$matches[1]
    [(?:agenda)/(?:list|lista)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=list&featured=1&paged=$matches[1]
    [(?:agenda)/(?:list|lista)/?$] => index.php?post_type=tribe_events&eventDisplay=list
    [(?:agenda)/(?:list|lista)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=list&featured=1
    [(?:agenda)/(?:today|hoy)/?$] => index.php?post_type=tribe_events&eventDisplay=day
    [(?:agenda)/(?:today|hoy)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=day&featured=1
    [(?:agenda)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]
    [(?:agenda)/(\d{4}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]&featured=1
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]&featured=1
    [(?:agenda)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&featured=1
    [(?:agenda)/?$] => index.php?post_type=tribe_events&eventDisplay=default
    [(?:agenda)/ical/?$] => index.php?post_type=tribe_events&ical=1
    [(?:agenda)/(?:featured|destacado)/ical/?$] => index.php?post_type=tribe_events&ical=1&featured=1
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/ical/?$] => index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/ical/featured/?$] => index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:month|mes)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:month|mes)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&featured=1&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:today|hoy)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:today|hoy)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/feed/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&feed=rss2
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/feed/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=list&feed=rss2
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/ical/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&ical=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/ical/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&ical=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&feed=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&feed=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=default
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=default
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:month|mes)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:month|mes)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&featured=1&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:today|hoy)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:today|hoy)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/feed/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/feed/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/ical/?$] => index.php?post_type=tribe_events&tag=$matches[1]&ical=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/ical/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&ical=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&feed=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&feed=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=default
    [^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]
    [tienda/?$] => index.php?post_type=product
    [tienda/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=product&feed=$matches[1]
    [tienda/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=product&feed=$matches[1]
    [tienda/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]
    [custom-css-js/?$] => index.php?post_type=custom-css-js
    [custom-css-js/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&feed=$matches[1]
    [custom-css-js/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&feed=$matches[1]
    [custom-css-js/page/([0-9]{1,})/?$] => index.php?post_type=custom-css-js&paged=$matches[1]
    [tribe-promoter-auth/?$] => index.php?tribe-promoter-auth-check=1
    [agenda/?$] => index.php?post_type=tribe_events
    [agenda/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&feed=$matches[1]
    [agenda/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&feed=$matches[1]
    [agenda/page/([0-9]{1,})/?$] => index.php?post_type=tribe_events&paged=$matches[1]
    [^fb-checkout/?$] => index.php?fb_checkout=1
    [wp_log_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?wp_log_type=$matches[1]&feed=$matches[2]
    [wp_log_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?wp_log_type=$matches[1]&feed=$matches[2]
    [wp_log_type/([^/]+)/embed/?$] => index.php?wp_log_type=$matches[1]&embed=true
    [wp_log_type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?wp_log_type=$matches[1]&paged=$matches[2]
    [wp_log_type/([^/]+)/?$] => index.php?wp_log_type=$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]
    [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
    [custom-css-js/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [custom-css-js/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [custom-css-js/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [custom-css-js/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [custom-css-js/([^/]+)/embed/?$] => index.php?post_type=custom-css-js&name=$matches[1]&embed=true
    [custom-css-js/([^/]+)/trackback/?$] => index.php?post_type=custom-css-js&name=$matches[1]&tb=1
    [custom-css-js/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&name=$matches[1]&feed=$matches[2]
    [custom-css-js/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&name=$matches[1]&feed=$matches[2]
    [custom-css-js/([^/]+)/page/?([0-9]{1,})/?$] => index.php?post_type=custom-css-js&name=$matches[1]&paged=$matches[2]
    [custom-css-js/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?post_type=custom-css-js&name=$matches[1]&cpage=$matches[2]
    [custom-css-js/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?post_type=custom-css-js&name=$matches[1]&wc/file/transient=$matches[3]
    [custom-css-js/([^/]+)/wc-api(/(.*))?/?$] => index.php?post_type=custom-css-js&name=$matches[1]&wc-api=$matches[3]
    [custom-css-js/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [custom-css-js/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [custom-css-js/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [custom-css-js/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [custom-css-js/([^/]+)(?:/([0-9]+))?/?$] => index.php?post_type=custom-css-js&name=$matches[1]&page=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [custom-css-js/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [custom-css-js/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [local/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [local/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [local/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [local/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [local/([^/]+)/embed/?$] => index.php?tribe_venue=$matches[1]&embed=true
    [local/([^/]+)/trackback/?$] => index.php?tribe_venue=$matches[1]&tb=1
    [local/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_venue=$matches[1]&paged=$matches[2]
    [local/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_venue=$matches[1]&cpage=$matches[2]
    [local/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_venue=$matches[1]&wc/file/transient=$matches[3]
    [local/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_venue=$matches[1]&wc-api=$matches[3]
    [local/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [local/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [local/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [local/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [local/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_venue=$matches[1]&page=$matches[2]
    [local/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [local/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [local/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [local/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [organizador/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [organizador/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [organizador/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [organizador/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [organizador/([^/]+)/embed/?$] => index.php?tribe_organizer=$matches[1]&embed=true
    [organizador/([^/]+)/trackback/?$] => index.php?tribe_organizer=$matches[1]&tb=1
    [organizador/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_organizer=$matches[1]&paged=$matches[2]
    [organizador/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_organizer=$matches[1]&cpage=$matches[2]
    [organizador/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_organizer=$matches[1]&wc/file/transient=$matches[3]
    [organizador/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_organizer=$matches[1]&wc-api=$matches[3]
    [organizador/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [organizador/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [organizador/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [organizador/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [organizador/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_organizer=$matches[1]&page=$matches[2]
    [organizador/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [organizador/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [organizador/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [organizador/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [agenda/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [agenda/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [agenda/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [agenda/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [agenda/([^/]+)/embed/?$] => index.php?tribe_events=$matches[1]&embed=true
    [agenda/([^/]+)/trackback/?$] => index.php?tribe_events=$matches[1]&tb=1
    [agenda/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events=$matches[1]&feed=$matches[2]
    [agenda/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events=$matches[1]&feed=$matches[2]
    [agenda/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_events=$matches[1]&paged=$matches[2]
    [agenda/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_events=$matches[1]&cpage=$matches[2]
    [agenda/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_events=$matches[1]&wc/file/transient=$matches[3]
    [agenda/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_events=$matches[1]&wc-api=$matches[3]
    [agenda/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [agenda/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [agenda/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [agenda/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [agenda/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_events=$matches[1]&page=$matches[2]
    [agenda/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [agenda/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [agenda/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [agenda/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [agenda/categoria/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events_cat=$matches[1]&feed=$matches[2]
    [agenda/categoria/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events_cat=$matches[1]&feed=$matches[2]
    [agenda/categoria/(.+?)/embed/?$] => index.php?tribe_events_cat=$matches[1]&embed=true
    [agenda/categoria/(.+?)/page/?([0-9]{1,})/?$] => index.php?tribe_events_cat=$matches[1]&paged=$matches[2]
    [agenda/categoria/(.+?)/?$] => index.php?tribe_events_cat=$matches[1]
    [deleted_event/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [deleted_event/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [deleted_event/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [deleted_event/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [deleted_event/([^/]+)/embed/?$] => index.php?deleted_event=$matches[1]&embed=true
    [deleted_event/([^/]+)/trackback/?$] => index.php?deleted_event=$matches[1]&tb=1
    [deleted_event/([^/]+)/page/?([0-9]{1,})/?$] => index.php?deleted_event=$matches[1]&paged=$matches[2]
    [deleted_event/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?deleted_event=$matches[1]&cpage=$matches[2]
    [deleted_event/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?deleted_event=$matches[1]&wc/file/transient=$matches[3]
    [deleted_event/([^/]+)/wc-api(/(.*))?/?$] => index.php?deleted_event=$matches[1]&wc-api=$matches[3]
    [deleted_event/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [deleted_event/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [deleted_event/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [deleted_event/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [deleted_event/([^/]+)(?:/([0-9]+))?/?$] => index.php?deleted_event=$matches[1]&page=$matches[2]
    [deleted_event/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [deleted_event/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [deleted_event/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [deleted_event/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [fb_product_set/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?fb_product_set=$matches[1]&feed=$matches[2]
    [fb_product_set/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?fb_product_set=$matches[1]&feed=$matches[2]
    [fb_product_set/([^/]+)/embed/?$] => index.php?fb_product_set=$matches[1]&embed=true
    [fb_product_set/([^/]+)/page/?([0-9]{1,})/?$] => index.php?fb_product_set=$matches[1]&paged=$matches[2]
    [fb_product_set/([^/]+)/?$] => index.php?fb_product_set=$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=13997&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]
    [(.?.+?)/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]
    [.?.+?/([^/]+)/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
)

4
Array
(
    [tribe/events/kitchen-sink/?$] => index.php?post_type=tribe_events&tribe_events_views_kitchen_sink=page
    [tribe/events/kitchen-sink/(page|grid|typographical|elements|events-bar|navigation|manager)/?$] => index.php?post_type=tribe_events&tribe_events_views_kitchen_sink=$matches[1]
    [event-aggregator/(insert)/?$] => index.php?tribe-aggregator=1&tribe-action=$matches[1]
    [(?:agenda)/([^/]+)/ical/?$] => index.php?ical=1&name=$matches[1]&post_type=tribe_events
    [(?:agenda)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=default&paged=$matches[1]
    [(?:agenda)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&featured=1&eventDisplay=list&paged=$matches[1]
    [(?:agenda)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&eventDisplay=list&feed=$matches[1]
    [(?:agenda)/(?:featured|destacado)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&featured=1&eventDisplay=list&feed=$matches[1]
    [(?:agenda)/(?:month|mes)/?$] => index.php?post_type=tribe_events&eventDisplay=month
    [(?:agenda)/(?:month|mes)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=month&featured=1
    [(?:agenda)/(?:month|mes)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]
    [(?:agenda)/(?:list|lista)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=list&paged=$matches[1]
    [(?:agenda)/(?:list|lista)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=list&featured=1&paged=$matches[1]
    [(?:agenda)/(?:list|lista)/?$] => index.php?post_type=tribe_events&eventDisplay=list
    [(?:agenda)/(?:list|lista)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=list&featured=1
    [(?:agenda)/(?:today|hoy)/?$] => index.php?post_type=tribe_events&eventDisplay=day
    [(?:agenda)/(?:today|hoy)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=day&featured=1
    [(?:agenda)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]
    [(?:agenda)/(\d{4}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]&featured=1
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]&featured=1
    [(?:agenda)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&featured=1
    [(?:agenda)/?$] => index.php?post_type=tribe_events&eventDisplay=default
    [(?:agenda)/ical/?$] => index.php?post_type=tribe_events&ical=1
    [(?:agenda)/(?:featured|destacado)/ical/?$] => index.php?post_type=tribe_events&ical=1&featured=1
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/ical/?$] => index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/ical/featured/?$] => index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:month|mes)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:month|mes)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&featured=1&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:today|hoy)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:today|hoy)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/feed/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&feed=rss2
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/feed/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=list&feed=rss2
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/ical/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&ical=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/ical/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&ical=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&feed=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&feed=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=default
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=default
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:month|mes)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:month|mes)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&featured=1&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:today|hoy)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:today|hoy)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/feed/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/feed/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/ical/?$] => index.php?post_type=tribe_events&tag=$matches[1]&ical=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/ical/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&ical=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&feed=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&feed=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=default
    [^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]
    [tienda/?$] => index.php?post_type=product
    [tienda/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=product&feed=$matches[1]
    [tienda/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=product&feed=$matches[1]
    [tienda/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]
    [custom-css-js/?$] => index.php?post_type=custom-css-js
    [custom-css-js/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&feed=$matches[1]
    [custom-css-js/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&feed=$matches[1]
    [custom-css-js/page/([0-9]{1,})/?$] => index.php?post_type=custom-css-js&paged=$matches[1]
    [tribe-promoter-auth/?$] => index.php?tribe-promoter-auth-check=1
    [agenda/?$] => index.php?post_type=tribe_events
    [agenda/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&feed=$matches[1]
    [agenda/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&feed=$matches[1]
    [agenda/page/([0-9]{1,})/?$] => index.php?post_type=tribe_events&paged=$matches[1]
    [^fb-checkout/?$] => index.php?fb_checkout=1
    [wp_log_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?wp_log_type=$matches[1]&feed=$matches[2]
    [wp_log_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?wp_log_type=$matches[1]&feed=$matches[2]
    [wp_log_type/([^/]+)/embed/?$] => index.php?wp_log_type=$matches[1]&embed=true
    [wp_log_type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?wp_log_type=$matches[1]&paged=$matches[2]
    [wp_log_type/([^/]+)/?$] => index.php?wp_log_type=$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]
    [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
    [custom-css-js/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [custom-css-js/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [custom-css-js/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [custom-css-js/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [custom-css-js/([^/]+)/embed/?$] => index.php?post_type=custom-css-js&name=$matches[1]&embed=true
    [custom-css-js/([^/]+)/trackback/?$] => index.php?post_type=custom-css-js&name=$matches[1]&tb=1
    [custom-css-js/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&name=$matches[1]&feed=$matches[2]
    [custom-css-js/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&name=$matches[1]&feed=$matches[2]
    [custom-css-js/([^/]+)/page/?([0-9]{1,})/?$] => index.php?post_type=custom-css-js&name=$matches[1]&paged=$matches[2]
    [custom-css-js/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?post_type=custom-css-js&name=$matches[1]&cpage=$matches[2]
    [custom-css-js/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?post_type=custom-css-js&name=$matches[1]&wc/file/transient=$matches[3]
    [custom-css-js/([^/]+)/wc-api(/(.*))?/?$] => index.php?post_type=custom-css-js&name=$matches[1]&wc-api=$matches[3]
    [custom-css-js/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [custom-css-js/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [custom-css-js/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [custom-css-js/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [custom-css-js/([^/]+)(?:/([0-9]+))?/?$] => index.php?post_type=custom-css-js&name=$matches[1]&page=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [custom-css-js/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [custom-css-js/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [local/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [local/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [local/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [local/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [local/([^/]+)/embed/?$] => index.php?tribe_venue=$matches[1]&embed=true
    [local/([^/]+)/trackback/?$] => index.php?tribe_venue=$matches[1]&tb=1
    [local/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_venue=$matches[1]&paged=$matches[2]
    [local/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_venue=$matches[1]&cpage=$matches[2]
    [local/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_venue=$matches[1]&wc/file/transient=$matches[3]
    [local/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_venue=$matches[1]&wc-api=$matches[3]
    [local/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [local/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [local/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [local/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [local/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_venue=$matches[1]&page=$matches[2]
    [local/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [local/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [local/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [local/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [organizador/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [organizador/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [organizador/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [organizador/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [organizador/([^/]+)/embed/?$] => index.php?tribe_organizer=$matches[1]&embed=true
    [organizador/([^/]+)/trackback/?$] => index.php?tribe_organizer=$matches[1]&tb=1
    [organizador/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_organizer=$matches[1]&paged=$matches[2]
    [organizador/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_organizer=$matches[1]&cpage=$matches[2]
    [organizador/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_organizer=$matches[1]&wc/file/transient=$matches[3]
    [organizador/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_organizer=$matches[1]&wc-api=$matches[3]
    [organizador/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [organizador/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [organizador/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [organizador/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [organizador/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_organizer=$matches[1]&page=$matches[2]
    [organizador/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [organizador/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [organizador/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [organizador/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [agenda/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [agenda/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [agenda/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [agenda/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [agenda/([^/]+)/embed/?$] => index.php?tribe_events=$matches[1]&embed=true
    [agenda/([^/]+)/trackback/?$] => index.php?tribe_events=$matches[1]&tb=1
    [agenda/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events=$matches[1]&feed=$matches[2]
    [agenda/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events=$matches[1]&feed=$matches[2]
    [agenda/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_events=$matches[1]&paged=$matches[2]
    [agenda/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_events=$matches[1]&cpage=$matches[2]
    [agenda/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_events=$matches[1]&wc/file/transient=$matches[3]
    [agenda/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_events=$matches[1]&wc-api=$matches[3]
    [agenda/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [agenda/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [agenda/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [agenda/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [agenda/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_events=$matches[1]&page=$matches[2]
    [agenda/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [agenda/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [agenda/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [agenda/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [agenda/categoria/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events_cat=$matches[1]&feed=$matches[2]
    [agenda/categoria/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events_cat=$matches[1]&feed=$matches[2]
    [agenda/categoria/(.+?)/embed/?$] => index.php?tribe_events_cat=$matches[1]&embed=true
    [agenda/categoria/(.+?)/page/?([0-9]{1,})/?$] => index.php?tribe_events_cat=$matches[1]&paged=$matches[2]
    [agenda/categoria/(.+?)/?$] => index.php?tribe_events_cat=$matches[1]
    [deleted_event/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [deleted_event/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [deleted_event/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [deleted_event/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [deleted_event/([^/]+)/embed/?$] => index.php?deleted_event=$matches[1]&embed=true
    [deleted_event/([^/]+)/trackback/?$] => index.php?deleted_event=$matches[1]&tb=1
    [deleted_event/([^/]+)/page/?([0-9]{1,})/?$] => index.php?deleted_event=$matches[1]&paged=$matches[2]
    [deleted_event/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?deleted_event=$matches[1]&cpage=$matches[2]
    [deleted_event/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?deleted_event=$matches[1]&wc/file/transient=$matches[3]
    [deleted_event/([^/]+)/wc-api(/(.*))?/?$] => index.php?deleted_event=$matches[1]&wc-api=$matches[3]
    [deleted_event/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [deleted_event/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [deleted_event/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [deleted_event/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [deleted_event/([^/]+)(?:/([0-9]+))?/?$] => index.php?deleted_event=$matches[1]&page=$matches[2]
    [deleted_event/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [deleted_event/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [deleted_event/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [deleted_event/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [fb_product_set/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?fb_product_set=$matches[1]&feed=$matches[2]
    [fb_product_set/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?fb_product_set=$matches[1]&feed=$matches[2]
    [fb_product_set/([^/]+)/embed/?$] => index.php?fb_product_set=$matches[1]&embed=true
    [fb_product_set/([^/]+)/page/?([0-9]{1,})/?$] => index.php?fb_product_set=$matches[1]&paged=$matches[2]
    [fb_product_set/([^/]+)/?$] => index.php?fb_product_set=$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=13997&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]
    [(.?.+?)/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]
    [.?.+?/([^/]+)/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
)

4
Array
(
    [tribe/events/kitchen-sink/?$] => index.php?post_type=tribe_events&tribe_events_views_kitchen_sink=page
    [tribe/events/kitchen-sink/(page|grid|typographical|elements|events-bar|navigation|manager)/?$] => index.php?post_type=tribe_events&tribe_events_views_kitchen_sink=$matches[1]
    [event-aggregator/(insert)/?$] => index.php?tribe-aggregator=1&tribe-action=$matches[1]
    [(?:agenda)/([^/]+)/ical/?$] => index.php?ical=1&name=$matches[1]&post_type=tribe_events
    [(?:agenda)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=default&paged=$matches[1]
    [(?:agenda)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&featured=1&eventDisplay=list&paged=$matches[1]
    [(?:agenda)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&eventDisplay=list&feed=$matches[1]
    [(?:agenda)/(?:featured|destacado)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&featured=1&eventDisplay=list&feed=$matches[1]
    [(?:agenda)/(?:month|mes)/?$] => index.php?post_type=tribe_events&eventDisplay=month
    [(?:agenda)/(?:month|mes)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=month&featured=1
    [(?:agenda)/(?:month|mes)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]
    [(?:agenda)/(?:list|lista)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=list&paged=$matches[1]
    [(?:agenda)/(?:list|lista)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=list&featured=1&paged=$matches[1]
    [(?:agenda)/(?:list|lista)/?$] => index.php?post_type=tribe_events&eventDisplay=list
    [(?:agenda)/(?:list|lista)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=list&featured=1
    [(?:agenda)/(?:today|hoy)/?$] => index.php?post_type=tribe_events&eventDisplay=day
    [(?:agenda)/(?:today|hoy)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=day&featured=1
    [(?:agenda)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]
    [(?:agenda)/(\d{4}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]&featured=1
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]&featured=1
    [(?:agenda)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&featured=1
    [(?:agenda)/?$] => index.php?post_type=tribe_events&eventDisplay=default
    [(?:agenda)/ical/?$] => index.php?post_type=tribe_events&ical=1
    [(?:agenda)/(?:featured|destacado)/ical/?$] => index.php?post_type=tribe_events&ical=1&featured=1
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/ical/?$] => index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/ical/featured/?$] => index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:month|mes)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:month|mes)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&featured=1&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:today|hoy)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:today|hoy)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/feed/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&feed=rss2
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/feed/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=list&feed=rss2
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/ical/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&ical=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/ical/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&ical=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&feed=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&feed=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=default
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=default
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:month|mes)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:month|mes)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&featured=1&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:today|hoy)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:today|hoy)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/feed/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/feed/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/ical/?$] => index.php?post_type=tribe_events&tag=$matches[1]&ical=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/ical/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&ical=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&feed=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&feed=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=default
    [^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]
    [tienda/?$] => index.php?post_type=product
    [tienda/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=product&feed=$matches[1]
    [tienda/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=product&feed=$matches[1]
    [tienda/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]
    [custom-css-js/?$] => index.php?post_type=custom-css-js
    [custom-css-js/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&feed=$matches[1]
    [custom-css-js/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&feed=$matches[1]
    [custom-css-js/page/([0-9]{1,})/?$] => index.php?post_type=custom-css-js&paged=$matches[1]
    [tribe-promoter-auth/?$] => index.php?tribe-promoter-auth-check=1
    [agenda/?$] => index.php?post_type=tribe_events
    [agenda/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&feed=$matches[1]
    [agenda/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&feed=$matches[1]
    [agenda/page/([0-9]{1,})/?$] => index.php?post_type=tribe_events&paged=$matches[1]
    [^fb-checkout/?$] => index.php?fb_checkout=1
    [wp_log_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?wp_log_type=$matches[1]&feed=$matches[2]
    [wp_log_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?wp_log_type=$matches[1]&feed=$matches[2]
    [wp_log_type/([^/]+)/embed/?$] => index.php?wp_log_type=$matches[1]&embed=true
    [wp_log_type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?wp_log_type=$matches[1]&paged=$matches[2]
    [wp_log_type/([^/]+)/?$] => index.php?wp_log_type=$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]
    [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
    [custom-css-js/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [custom-css-js/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [custom-css-js/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [custom-css-js/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [custom-css-js/([^/]+)/embed/?$] => index.php?post_type=custom-css-js&name=$matches[1]&embed=true
    [custom-css-js/([^/]+)/trackback/?$] => index.php?post_type=custom-css-js&name=$matches[1]&tb=1
    [custom-css-js/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&name=$matches[1]&feed=$matches[2]
    [custom-css-js/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&name=$matches[1]&feed=$matches[2]
    [custom-css-js/([^/]+)/page/?([0-9]{1,})/?$] => index.php?post_type=custom-css-js&name=$matches[1]&paged=$matches[2]
    [custom-css-js/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?post_type=custom-css-js&name=$matches[1]&cpage=$matches[2]
    [custom-css-js/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?post_type=custom-css-js&name=$matches[1]&wc/file/transient=$matches[3]
    [custom-css-js/([^/]+)/wc-api(/(.*))?/?$] => index.php?post_type=custom-css-js&name=$matches[1]&wc-api=$matches[3]
    [custom-css-js/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [custom-css-js/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [custom-css-js/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [custom-css-js/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [custom-css-js/([^/]+)(?:/([0-9]+))?/?$] => index.php?post_type=custom-css-js&name=$matches[1]&page=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [custom-css-js/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [custom-css-js/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [local/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [local/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [local/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [local/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [local/([^/]+)/embed/?$] => index.php?tribe_venue=$matches[1]&embed=true
    [local/([^/]+)/trackback/?$] => index.php?tribe_venue=$matches[1]&tb=1
    [local/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_venue=$matches[1]&paged=$matches[2]
    [local/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_venue=$matches[1]&cpage=$matches[2]
    [local/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_venue=$matches[1]&wc/file/transient=$matches[3]
    [local/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_venue=$matches[1]&wc-api=$matches[3]
    [local/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [local/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [local/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [local/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [local/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_venue=$matches[1]&page=$matches[2]
    [local/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [local/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [local/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [local/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [organizador/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [organizador/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [organizador/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [organizador/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [organizador/([^/]+)/embed/?$] => index.php?tribe_organizer=$matches[1]&embed=true
    [organizador/([^/]+)/trackback/?$] => index.php?tribe_organizer=$matches[1]&tb=1
    [organizador/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_organizer=$matches[1]&paged=$matches[2]
    [organizador/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_organizer=$matches[1]&cpage=$matches[2]
    [organizador/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_organizer=$matches[1]&wc/file/transient=$matches[3]
    [organizador/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_organizer=$matches[1]&wc-api=$matches[3]
    [organizador/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [organizador/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [organizador/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [organizador/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [organizador/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_organizer=$matches[1]&page=$matches[2]
    [organizador/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [organizador/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [organizador/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [organizador/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [agenda/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [agenda/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [agenda/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [agenda/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [agenda/([^/]+)/embed/?$] => index.php?tribe_events=$matches[1]&embed=true
    [agenda/([^/]+)/trackback/?$] => index.php?tribe_events=$matches[1]&tb=1
    [agenda/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events=$matches[1]&feed=$matches[2]
    [agenda/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events=$matches[1]&feed=$matches[2]
    [agenda/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_events=$matches[1]&paged=$matches[2]
    [agenda/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_events=$matches[1]&cpage=$matches[2]
    [agenda/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_events=$matches[1]&wc/file/transient=$matches[3]
    [agenda/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_events=$matches[1]&wc-api=$matches[3]
    [agenda/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [agenda/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [agenda/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [agenda/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [agenda/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_events=$matches[1]&page=$matches[2]
    [agenda/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [agenda/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [agenda/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [agenda/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [agenda/categoria/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events_cat=$matches[1]&feed=$matches[2]
    [agenda/categoria/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events_cat=$matches[1]&feed=$matches[2]
    [agenda/categoria/(.+?)/embed/?$] => index.php?tribe_events_cat=$matches[1]&embed=true
    [agenda/categoria/(.+?)/page/?([0-9]{1,})/?$] => index.php?tribe_events_cat=$matches[1]&paged=$matches[2]
    [agenda/categoria/(.+?)/?$] => index.php?tribe_events_cat=$matches[1]
    [deleted_event/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [deleted_event/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [deleted_event/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [deleted_event/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [deleted_event/([^/]+)/embed/?$] => index.php?deleted_event=$matches[1]&embed=true
    [deleted_event/([^/]+)/trackback/?$] => index.php?deleted_event=$matches[1]&tb=1
    [deleted_event/([^/]+)/page/?([0-9]{1,})/?$] => index.php?deleted_event=$matches[1]&paged=$matches[2]
    [deleted_event/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?deleted_event=$matches[1]&cpage=$matches[2]
    [deleted_event/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?deleted_event=$matches[1]&wc/file/transient=$matches[3]
    [deleted_event/([^/]+)/wc-api(/(.*))?/?$] => index.php?deleted_event=$matches[1]&wc-api=$matches[3]
    [deleted_event/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [deleted_event/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [deleted_event/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [deleted_event/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [deleted_event/([^/]+)(?:/([0-9]+))?/?$] => index.php?deleted_event=$matches[1]&page=$matches[2]
    [deleted_event/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [deleted_event/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [deleted_event/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [deleted_event/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [fb_product_set/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?fb_product_set=$matches[1]&feed=$matches[2]
    [fb_product_set/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?fb_product_set=$matches[1]&feed=$matches[2]
    [fb_product_set/([^/]+)/embed/?$] => index.php?fb_product_set=$matches[1]&embed=true
    [fb_product_set/([^/]+)/page/?([0-9]{1,})/?$] => index.php?fb_product_set=$matches[1]&paged=$matches[2]
    [fb_product_set/([^/]+)/?$] => index.php?fb_product_set=$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=13997&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]
    [(.?.+?)/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]
    [.?.+?/([^/]+)/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
)

4
Array
(
    [tribe/events/kitchen-sink/?$] => index.php?post_type=tribe_events&tribe_events_views_kitchen_sink=page
    [tribe/events/kitchen-sink/(page|grid|typographical|elements|events-bar|navigation|manager)/?$] => index.php?post_type=tribe_events&tribe_events_views_kitchen_sink=$matches[1]
    [event-aggregator/(insert)/?$] => index.php?tribe-aggregator=1&tribe-action=$matches[1]
    [(?:agenda)/([^/]+)/ical/?$] => index.php?ical=1&name=$matches[1]&post_type=tribe_events
    [(?:agenda)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=default&paged=$matches[1]
    [(?:agenda)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&featured=1&eventDisplay=list&paged=$matches[1]
    [(?:agenda)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&eventDisplay=list&feed=$matches[1]
    [(?:agenda)/(?:featured|destacado)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&featured=1&eventDisplay=list&feed=$matches[1]
    [(?:agenda)/(?:month|mes)/?$] => index.php?post_type=tribe_events&eventDisplay=month
    [(?:agenda)/(?:month|mes)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=month&featured=1
    [(?:agenda)/(?:month|mes)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]
    [(?:agenda)/(?:list|lista)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=list&paged=$matches[1]
    [(?:agenda)/(?:list|lista)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=list&featured=1&paged=$matches[1]
    [(?:agenda)/(?:list|lista)/?$] => index.php?post_type=tribe_events&eventDisplay=list
    [(?:agenda)/(?:list|lista)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=list&featured=1
    [(?:agenda)/(?:today|hoy)/?$] => index.php?post_type=tribe_events&eventDisplay=day
    [(?:agenda)/(?:today|hoy)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=day&featured=1
    [(?:agenda)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]
    [(?:agenda)/(\d{4}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]&featured=1
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]&featured=1
    [(?:agenda)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&featured=1
    [(?:agenda)/?$] => index.php?post_type=tribe_events&eventDisplay=default
    [(?:agenda)/ical/?$] => index.php?post_type=tribe_events&ical=1
    [(?:agenda)/(?:featured|destacado)/ical/?$] => index.php?post_type=tribe_events&ical=1&featured=1
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/ical/?$] => index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/ical/featured/?$] => index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:month|mes)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:month|mes)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&featured=1&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:today|hoy)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:today|hoy)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/feed/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&feed=rss2
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/feed/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=list&feed=rss2
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/ical/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&ical=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/ical/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&ical=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&feed=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&feed=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=default
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=default
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:month|mes)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:month|mes)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&featured=1&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:today|hoy)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:today|hoy)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/feed/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/feed/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/ical/?$] => index.php?post_type=tribe_events&tag=$matches[1]&ical=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/ical/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&ical=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&feed=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&feed=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=default
    [^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]
    [tienda/?$] => index.php?post_type=product
    [tienda/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=product&feed=$matches[1]
    [tienda/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=product&feed=$matches[1]
    [tienda/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]
    [custom-css-js/?$] => index.php?post_type=custom-css-js
    [custom-css-js/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&feed=$matches[1]
    [custom-css-js/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&feed=$matches[1]
    [custom-css-js/page/([0-9]{1,})/?$] => index.php?post_type=custom-css-js&paged=$matches[1]
    [tribe-promoter-auth/?$] => index.php?tribe-promoter-auth-check=1
    [agenda/?$] => index.php?post_type=tribe_events
    [agenda/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&feed=$matches[1]
    [agenda/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&feed=$matches[1]
    [agenda/page/([0-9]{1,})/?$] => index.php?post_type=tribe_events&paged=$matches[1]
    [^fb-checkout/?$] => index.php?fb_checkout=1
    [wp_log_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?wp_log_type=$matches[1]&feed=$matches[2]
    [wp_log_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?wp_log_type=$matches[1]&feed=$matches[2]
    [wp_log_type/([^/]+)/embed/?$] => index.php?wp_log_type=$matches[1]&embed=true
    [wp_log_type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?wp_log_type=$matches[1]&paged=$matches[2]
    [wp_log_type/([^/]+)/?$] => index.php?wp_log_type=$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]
    [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
    [custom-css-js/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [custom-css-js/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [custom-css-js/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [custom-css-js/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [custom-css-js/([^/]+)/embed/?$] => index.php?post_type=custom-css-js&name=$matches[1]&embed=true
    [custom-css-js/([^/]+)/trackback/?$] => index.php?post_type=custom-css-js&name=$matches[1]&tb=1
    [custom-css-js/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&name=$matches[1]&feed=$matches[2]
    [custom-css-js/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&name=$matches[1]&feed=$matches[2]
    [custom-css-js/([^/]+)/page/?([0-9]{1,})/?$] => index.php?post_type=custom-css-js&name=$matches[1]&paged=$matches[2]
    [custom-css-js/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?post_type=custom-css-js&name=$matches[1]&cpage=$matches[2]
    [custom-css-js/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?post_type=custom-css-js&name=$matches[1]&wc/file/transient=$matches[3]
    [custom-css-js/([^/]+)/wc-api(/(.*))?/?$] => index.php?post_type=custom-css-js&name=$matches[1]&wc-api=$matches[3]
    [custom-css-js/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [custom-css-js/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [custom-css-js/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [custom-css-js/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [custom-css-js/([^/]+)(?:/([0-9]+))?/?$] => index.php?post_type=custom-css-js&name=$matches[1]&page=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [custom-css-js/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [custom-css-js/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [local/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [local/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [local/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [local/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [local/([^/]+)/embed/?$] => index.php?tribe_venue=$matches[1]&embed=true
    [local/([^/]+)/trackback/?$] => index.php?tribe_venue=$matches[1]&tb=1
    [local/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_venue=$matches[1]&paged=$matches[2]
    [local/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_venue=$matches[1]&cpage=$matches[2]
    [local/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_venue=$matches[1]&wc/file/transient=$matches[3]
    [local/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_venue=$matches[1]&wc-api=$matches[3]
    [local/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [local/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [local/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [local/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [local/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_venue=$matches[1]&page=$matches[2]
    [local/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [local/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [local/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [local/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [organizador/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [organizador/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [organizador/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [organizador/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [organizador/([^/]+)/embed/?$] => index.php?tribe_organizer=$matches[1]&embed=true
    [organizador/([^/]+)/trackback/?$] => index.php?tribe_organizer=$matches[1]&tb=1
    [organizador/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_organizer=$matches[1]&paged=$matches[2]
    [organizador/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_organizer=$matches[1]&cpage=$matches[2]
    [organizador/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_organizer=$matches[1]&wc/file/transient=$matches[3]
    [organizador/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_organizer=$matches[1]&wc-api=$matches[3]
    [organizador/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [organizador/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [organizador/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [organizador/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [organizador/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_organizer=$matches[1]&page=$matches[2]
    [organizador/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [organizador/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [organizador/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [organizador/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [agenda/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [agenda/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [agenda/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [agenda/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [agenda/([^/]+)/embed/?$] => index.php?tribe_events=$matches[1]&embed=true
    [agenda/([^/]+)/trackback/?$] => index.php?tribe_events=$matches[1]&tb=1
    [agenda/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events=$matches[1]&feed=$matches[2]
    [agenda/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events=$matches[1]&feed=$matches[2]
    [agenda/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_events=$matches[1]&paged=$matches[2]
    [agenda/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_events=$matches[1]&cpage=$matches[2]
    [agenda/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_events=$matches[1]&wc/file/transient=$matches[3]
    [agenda/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_events=$matches[1]&wc-api=$matches[3]
    [agenda/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [agenda/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [agenda/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [agenda/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [agenda/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_events=$matches[1]&page=$matches[2]
    [agenda/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [agenda/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [agenda/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [agenda/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [agenda/categoria/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events_cat=$matches[1]&feed=$matches[2]
    [agenda/categoria/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events_cat=$matches[1]&feed=$matches[2]
    [agenda/categoria/(.+?)/embed/?$] => index.php?tribe_events_cat=$matches[1]&embed=true
    [agenda/categoria/(.+?)/page/?([0-9]{1,})/?$] => index.php?tribe_events_cat=$matches[1]&paged=$matches[2]
    [agenda/categoria/(.+?)/?$] => index.php?tribe_events_cat=$matches[1]
    [deleted_event/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [deleted_event/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [deleted_event/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [deleted_event/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [deleted_event/([^/]+)/embed/?$] => index.php?deleted_event=$matches[1]&embed=true
    [deleted_event/([^/]+)/trackback/?$] => index.php?deleted_event=$matches[1]&tb=1
    [deleted_event/([^/]+)/page/?([0-9]{1,})/?$] => index.php?deleted_event=$matches[1]&paged=$matches[2]
    [deleted_event/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?deleted_event=$matches[1]&cpage=$matches[2]
    [deleted_event/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?deleted_event=$matches[1]&wc/file/transient=$matches[3]
    [deleted_event/([^/]+)/wc-api(/(.*))?/?$] => index.php?deleted_event=$matches[1]&wc-api=$matches[3]
    [deleted_event/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [deleted_event/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [deleted_event/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [deleted_event/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [deleted_event/([^/]+)(?:/([0-9]+))?/?$] => index.php?deleted_event=$matches[1]&page=$matches[2]
    [deleted_event/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [deleted_event/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [deleted_event/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [deleted_event/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [fb_product_set/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?fb_product_set=$matches[1]&feed=$matches[2]
    [fb_product_set/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?fb_product_set=$matches[1]&feed=$matches[2]
    [fb_product_set/([^/]+)/embed/?$] => index.php?fb_product_set=$matches[1]&embed=true
    [fb_product_set/([^/]+)/page/?([0-9]{1,})/?$] => index.php?fb_product_set=$matches[1]&paged=$matches[2]
    [fb_product_set/([^/]+)/?$] => index.php?fb_product_set=$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=13997&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]
    [(.?.+?)/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]
    [.?.+?/([^/]+)/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
)

4
Array
(
    [tribe/events/kitchen-sink/?$] => index.php?post_type=tribe_events&tribe_events_views_kitchen_sink=page
    [tribe/events/kitchen-sink/(page|grid|typographical|elements|events-bar|navigation|manager)/?$] => index.php?post_type=tribe_events&tribe_events_views_kitchen_sink=$matches[1]
    [event-aggregator/(insert)/?$] => index.php?tribe-aggregator=1&tribe-action=$matches[1]
    [(?:agenda)/([^/]+)/ical/?$] => index.php?ical=1&name=$matches[1]&post_type=tribe_events
    [(?:agenda)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=default&paged=$matches[1]
    [(?:agenda)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&featured=1&eventDisplay=list&paged=$matches[1]
    [(?:agenda)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&eventDisplay=list&feed=$matches[1]
    [(?:agenda)/(?:featured|destacado)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&featured=1&eventDisplay=list&feed=$matches[1]
    [(?:agenda)/(?:month|mes)/?$] => index.php?post_type=tribe_events&eventDisplay=month
    [(?:agenda)/(?:month|mes)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=month&featured=1
    [(?:agenda)/(?:month|mes)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]
    [(?:agenda)/(?:list|lista)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=list&paged=$matches[1]
    [(?:agenda)/(?:list|lista)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=list&featured=1&paged=$matches[1]
    [(?:agenda)/(?:list|lista)/?$] => index.php?post_type=tribe_events&eventDisplay=list
    [(?:agenda)/(?:list|lista)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=list&featured=1
    [(?:agenda)/(?:today|hoy)/?$] => index.php?post_type=tribe_events&eventDisplay=day
    [(?:agenda)/(?:today|hoy)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=day&featured=1
    [(?:agenda)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]
    [(?:agenda)/(\d{4}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]&featured=1
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]&featured=1
    [(?:agenda)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&featured=1
    [(?:agenda)/?$] => index.php?post_type=tribe_events&eventDisplay=default
    [(?:agenda)/ical/?$] => index.php?post_type=tribe_events&ical=1
    [(?:agenda)/(?:featured|destacado)/ical/?$] => index.php?post_type=tribe_events&ical=1&featured=1
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/ical/?$] => index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/ical/featured/?$] => index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:month|mes)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:month|mes)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&featured=1&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:today|hoy)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:today|hoy)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/feed/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&feed=rss2
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/feed/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=list&feed=rss2
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/ical/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&ical=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/ical/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&ical=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&feed=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&feed=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=default
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=default
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:month|mes)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:month|mes)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&featured=1&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:today|hoy)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:today|hoy)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/feed/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/feed/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/ical/?$] => index.php?post_type=tribe_events&tag=$matches[1]&ical=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/ical/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&ical=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&feed=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&feed=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=default
    [^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]
    [tienda/?$] => index.php?post_type=product
    [tienda/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=product&feed=$matches[1]
    [tienda/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=product&feed=$matches[1]
    [tienda/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]
    [custom-css-js/?$] => index.php?post_type=custom-css-js
    [custom-css-js/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&feed=$matches[1]
    [custom-css-js/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&feed=$matches[1]
    [custom-css-js/page/([0-9]{1,})/?$] => index.php?post_type=custom-css-js&paged=$matches[1]
    [tribe-promoter-auth/?$] => index.php?tribe-promoter-auth-check=1
    [agenda/?$] => index.php?post_type=tribe_events
    [agenda/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&feed=$matches[1]
    [agenda/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&feed=$matches[1]
    [agenda/page/([0-9]{1,})/?$] => index.php?post_type=tribe_events&paged=$matches[1]
    [^fb-checkout/?$] => index.php?fb_checkout=1
    [wp_log_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?wp_log_type=$matches[1]&feed=$matches[2]
    [wp_log_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?wp_log_type=$matches[1]&feed=$matches[2]
    [wp_log_type/([^/]+)/embed/?$] => index.php?wp_log_type=$matches[1]&embed=true
    [wp_log_type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?wp_log_type=$matches[1]&paged=$matches[2]
    [wp_log_type/([^/]+)/?$] => index.php?wp_log_type=$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]
    [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
    [custom-css-js/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [custom-css-js/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [custom-css-js/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [custom-css-js/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [custom-css-js/([^/]+)/embed/?$] => index.php?post_type=custom-css-js&name=$matches[1]&embed=true
    [custom-css-js/([^/]+)/trackback/?$] => index.php?post_type=custom-css-js&name=$matches[1]&tb=1
    [custom-css-js/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&name=$matches[1]&feed=$matches[2]
    [custom-css-js/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&name=$matches[1]&feed=$matches[2]
    [custom-css-js/([^/]+)/page/?([0-9]{1,})/?$] => index.php?post_type=custom-css-js&name=$matches[1]&paged=$matches[2]
    [custom-css-js/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?post_type=custom-css-js&name=$matches[1]&cpage=$matches[2]
    [custom-css-js/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?post_type=custom-css-js&name=$matches[1]&wc/file/transient=$matches[3]
    [custom-css-js/([^/]+)/wc-api(/(.*))?/?$] => index.php?post_type=custom-css-js&name=$matches[1]&wc-api=$matches[3]
    [custom-css-js/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [custom-css-js/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [custom-css-js/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [custom-css-js/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [custom-css-js/([^/]+)(?:/([0-9]+))?/?$] => index.php?post_type=custom-css-js&name=$matches[1]&page=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [custom-css-js/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [custom-css-js/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [local/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [local/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [local/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [local/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [local/([^/]+)/embed/?$] => index.php?tribe_venue=$matches[1]&embed=true
    [local/([^/]+)/trackback/?$] => index.php?tribe_venue=$matches[1]&tb=1
    [local/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_venue=$matches[1]&paged=$matches[2]
    [local/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_venue=$matches[1]&cpage=$matches[2]
    [local/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_venue=$matches[1]&wc/file/transient=$matches[3]
    [local/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_venue=$matches[1]&wc-api=$matches[3]
    [local/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [local/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [local/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [local/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [local/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_venue=$matches[1]&page=$matches[2]
    [local/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [local/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [local/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [local/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [organizador/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [organizador/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [organizador/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [organizador/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [organizador/([^/]+)/embed/?$] => index.php?tribe_organizer=$matches[1]&embed=true
    [organizador/([^/]+)/trackback/?$] => index.php?tribe_organizer=$matches[1]&tb=1
    [organizador/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_organizer=$matches[1]&paged=$matches[2]
    [organizador/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_organizer=$matches[1]&cpage=$matches[2]
    [organizador/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_organizer=$matches[1]&wc/file/transient=$matches[3]
    [organizador/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_organizer=$matches[1]&wc-api=$matches[3]
    [organizador/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [organizador/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [organizador/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [organizador/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [organizador/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_organizer=$matches[1]&page=$matches[2]
    [organizador/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [organizador/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [organizador/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [organizador/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [agenda/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [agenda/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [agenda/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [agenda/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [agenda/([^/]+)/embed/?$] => index.php?tribe_events=$matches[1]&embed=true
    [agenda/([^/]+)/trackback/?$] => index.php?tribe_events=$matches[1]&tb=1
    [agenda/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events=$matches[1]&feed=$matches[2]
    [agenda/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events=$matches[1]&feed=$matches[2]
    [agenda/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_events=$matches[1]&paged=$matches[2]
    [agenda/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_events=$matches[1]&cpage=$matches[2]
    [agenda/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_events=$matches[1]&wc/file/transient=$matches[3]
    [agenda/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_events=$matches[1]&wc-api=$matches[3]
    [agenda/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [agenda/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [agenda/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [agenda/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [agenda/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_events=$matches[1]&page=$matches[2]
    [agenda/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [agenda/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [agenda/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [agenda/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [agenda/categoria/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events_cat=$matches[1]&feed=$matches[2]
    [agenda/categoria/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events_cat=$matches[1]&feed=$matches[2]
    [agenda/categoria/(.+?)/embed/?$] => index.php?tribe_events_cat=$matches[1]&embed=true
    [agenda/categoria/(.+?)/page/?([0-9]{1,})/?$] => index.php?tribe_events_cat=$matches[1]&paged=$matches[2]
    [agenda/categoria/(.+?)/?$] => index.php?tribe_events_cat=$matches[1]
    [deleted_event/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [deleted_event/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [deleted_event/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [deleted_event/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [deleted_event/([^/]+)/embed/?$] => index.php?deleted_event=$matches[1]&embed=true
    [deleted_event/([^/]+)/trackback/?$] => index.php?deleted_event=$matches[1]&tb=1
    [deleted_event/([^/]+)/page/?([0-9]{1,})/?$] => index.php?deleted_event=$matches[1]&paged=$matches[2]
    [deleted_event/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?deleted_event=$matches[1]&cpage=$matches[2]
    [deleted_event/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?deleted_event=$matches[1]&wc/file/transient=$matches[3]
    [deleted_event/([^/]+)/wc-api(/(.*))?/?$] => index.php?deleted_event=$matches[1]&wc-api=$matches[3]
    [deleted_event/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [deleted_event/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [deleted_event/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [deleted_event/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [deleted_event/([^/]+)(?:/([0-9]+))?/?$] => index.php?deleted_event=$matches[1]&page=$matches[2]
    [deleted_event/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [deleted_event/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [deleted_event/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [deleted_event/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [fb_product_set/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?fb_product_set=$matches[1]&feed=$matches[2]
    [fb_product_set/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?fb_product_set=$matches[1]&feed=$matches[2]
    [fb_product_set/([^/]+)/embed/?$] => index.php?fb_product_set=$matches[1]&embed=true
    [fb_product_set/([^/]+)/page/?([0-9]{1,})/?$] => index.php?fb_product_set=$matches[1]&paged=$matches[2]
    [fb_product_set/([^/]+)/?$] => index.php?fb_product_set=$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=13997&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]
    [(.?.+?)/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]
    [.?.+?/([^/]+)/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
)

4
Array
(
    [tribe/events/kitchen-sink/?$] => index.php?post_type=tribe_events&tribe_events_views_kitchen_sink=page
    [tribe/events/kitchen-sink/(page|grid|typographical|elements|events-bar|navigation|manager)/?$] => index.php?post_type=tribe_events&tribe_events_views_kitchen_sink=$matches[1]
    [event-aggregator/(insert)/?$] => index.php?tribe-aggregator=1&tribe-action=$matches[1]
    [(?:agenda)/([^/]+)/ical/?$] => index.php?ical=1&name=$matches[1]&post_type=tribe_events
    [(?:agenda)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=default&paged=$matches[1]
    [(?:agenda)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&featured=1&eventDisplay=list&paged=$matches[1]
    [(?:agenda)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&eventDisplay=list&feed=$matches[1]
    [(?:agenda)/(?:featured|destacado)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&featured=1&eventDisplay=list&feed=$matches[1]
    [(?:agenda)/(?:month|mes)/?$] => index.php?post_type=tribe_events&eventDisplay=month
    [(?:agenda)/(?:month|mes)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=month&featured=1
    [(?:agenda)/(?:month|mes)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]
    [(?:agenda)/(?:list|lista)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=list&paged=$matches[1]
    [(?:agenda)/(?:list|lista)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=list&featured=1&paged=$matches[1]
    [(?:agenda)/(?:list|lista)/?$] => index.php?post_type=tribe_events&eventDisplay=list
    [(?:agenda)/(?:list|lista)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=list&featured=1
    [(?:agenda)/(?:today|hoy)/?$] => index.php?post_type=tribe_events&eventDisplay=day
    [(?:agenda)/(?:today|hoy)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=day&featured=1
    [(?:agenda)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]
    [(?:agenda)/(\d{4}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]&featured=1
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]&featured=1
    [(?:agenda)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&featured=1
    [(?:agenda)/?$] => index.php?post_type=tribe_events&eventDisplay=default
    [(?:agenda)/ical/?$] => index.php?post_type=tribe_events&ical=1
    [(?:agenda)/(?:featured|destacado)/ical/?$] => index.php?post_type=tribe_events&ical=1&featured=1
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/ical/?$] => index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/ical/featured/?$] => index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:month|mes)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:month|mes)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&featured=1&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:today|hoy)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:today|hoy)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/feed/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&feed=rss2
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/feed/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=list&feed=rss2
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/ical/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&ical=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/ical/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&ical=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&feed=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&feed=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=default
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=default
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:month|mes)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:month|mes)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&featured=1&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:today|hoy)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:today|hoy)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/feed/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/feed/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/ical/?$] => index.php?post_type=tribe_events&tag=$matches[1]&ical=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/ical/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&ical=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&feed=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&feed=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=default
    [^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]
    [tienda/?$] => index.php?post_type=product
    [tienda/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=product&feed=$matches[1]
    [tienda/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=product&feed=$matches[1]
    [tienda/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]
    [custom-css-js/?$] => index.php?post_type=custom-css-js
    [custom-css-js/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&feed=$matches[1]
    [custom-css-js/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&feed=$matches[1]
    [custom-css-js/page/([0-9]{1,})/?$] => index.php?post_type=custom-css-js&paged=$matches[1]
    [tribe-promoter-auth/?$] => index.php?tribe-promoter-auth-check=1
    [agenda/?$] => index.php?post_type=tribe_events
    [agenda/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&feed=$matches[1]
    [agenda/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&feed=$matches[1]
    [agenda/page/([0-9]{1,})/?$] => index.php?post_type=tribe_events&paged=$matches[1]
    [^fb-checkout/?$] => index.php?fb_checkout=1
    [wp_log_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?wp_log_type=$matches[1]&feed=$matches[2]
    [wp_log_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?wp_log_type=$matches[1]&feed=$matches[2]
    [wp_log_type/([^/]+)/embed/?$] => index.php?wp_log_type=$matches[1]&embed=true
    [wp_log_type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?wp_log_type=$matches[1]&paged=$matches[2]
    [wp_log_type/([^/]+)/?$] => index.php?wp_log_type=$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]
    [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
    [custom-css-js/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [custom-css-js/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [custom-css-js/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [custom-css-js/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [custom-css-js/([^/]+)/embed/?$] => index.php?post_type=custom-css-js&name=$matches[1]&embed=true
    [custom-css-js/([^/]+)/trackback/?$] => index.php?post_type=custom-css-js&name=$matches[1]&tb=1
    [custom-css-js/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&name=$matches[1]&feed=$matches[2]
    [custom-css-js/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&name=$matches[1]&feed=$matches[2]
    [custom-css-js/([^/]+)/page/?([0-9]{1,})/?$] => index.php?post_type=custom-css-js&name=$matches[1]&paged=$matches[2]
    [custom-css-js/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?post_type=custom-css-js&name=$matches[1]&cpage=$matches[2]
    [custom-css-js/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?post_type=custom-css-js&name=$matches[1]&wc/file/transient=$matches[3]
    [custom-css-js/([^/]+)/wc-api(/(.*))?/?$] => index.php?post_type=custom-css-js&name=$matches[1]&wc-api=$matches[3]
    [custom-css-js/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [custom-css-js/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [custom-css-js/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [custom-css-js/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [custom-css-js/([^/]+)(?:/([0-9]+))?/?$] => index.php?post_type=custom-css-js&name=$matches[1]&page=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [custom-css-js/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [custom-css-js/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [local/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [local/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [local/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [local/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [local/([^/]+)/embed/?$] => index.php?tribe_venue=$matches[1]&embed=true
    [local/([^/]+)/trackback/?$] => index.php?tribe_venue=$matches[1]&tb=1
    [local/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_venue=$matches[1]&paged=$matches[2]
    [local/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_venue=$matches[1]&cpage=$matches[2]
    [local/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_venue=$matches[1]&wc/file/transient=$matches[3]
    [local/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_venue=$matches[1]&wc-api=$matches[3]
    [local/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [local/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [local/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [local/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [local/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_venue=$matches[1]&page=$matches[2]
    [local/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [local/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [local/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [local/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [organizador/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [organizador/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [organizador/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [organizador/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [organizador/([^/]+)/embed/?$] => index.php?tribe_organizer=$matches[1]&embed=true
    [organizador/([^/]+)/trackback/?$] => index.php?tribe_organizer=$matches[1]&tb=1
    [organizador/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_organizer=$matches[1]&paged=$matches[2]
    [organizador/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_organizer=$matches[1]&cpage=$matches[2]
    [organizador/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_organizer=$matches[1]&wc/file/transient=$matches[3]
    [organizador/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_organizer=$matches[1]&wc-api=$matches[3]
    [organizador/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [organizador/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [organizador/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [organizador/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [organizador/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_organizer=$matches[1]&page=$matches[2]
    [organizador/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [organizador/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [organizador/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [organizador/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [agenda/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [agenda/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [agenda/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [agenda/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [agenda/([^/]+)/embed/?$] => index.php?tribe_events=$matches[1]&embed=true
    [agenda/([^/]+)/trackback/?$] => index.php?tribe_events=$matches[1]&tb=1
    [agenda/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events=$matches[1]&feed=$matches[2]
    [agenda/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events=$matches[1]&feed=$matches[2]
    [agenda/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_events=$matches[1]&paged=$matches[2]
    [agenda/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_events=$matches[1]&cpage=$matches[2]
    [agenda/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_events=$matches[1]&wc/file/transient=$matches[3]
    [agenda/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_events=$matches[1]&wc-api=$matches[3]
    [agenda/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [agenda/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [agenda/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [agenda/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [agenda/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_events=$matches[1]&page=$matches[2]
    [agenda/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [agenda/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [agenda/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [agenda/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [agenda/categoria/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events_cat=$matches[1]&feed=$matches[2]
    [agenda/categoria/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events_cat=$matches[1]&feed=$matches[2]
    [agenda/categoria/(.+?)/embed/?$] => index.php?tribe_events_cat=$matches[1]&embed=true
    [agenda/categoria/(.+?)/page/?([0-9]{1,})/?$] => index.php?tribe_events_cat=$matches[1]&paged=$matches[2]
    [agenda/categoria/(.+?)/?$] => index.php?tribe_events_cat=$matches[1]
    [deleted_event/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [deleted_event/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [deleted_event/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [deleted_event/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [deleted_event/([^/]+)/embed/?$] => index.php?deleted_event=$matches[1]&embed=true
    [deleted_event/([^/]+)/trackback/?$] => index.php?deleted_event=$matches[1]&tb=1
    [deleted_event/([^/]+)/page/?([0-9]{1,})/?$] => index.php?deleted_event=$matches[1]&paged=$matches[2]
    [deleted_event/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?deleted_event=$matches[1]&cpage=$matches[2]
    [deleted_event/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?deleted_event=$matches[1]&wc/file/transient=$matches[3]
    [deleted_event/([^/]+)/wc-api(/(.*))?/?$] => index.php?deleted_event=$matches[1]&wc-api=$matches[3]
    [deleted_event/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [deleted_event/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [deleted_event/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [deleted_event/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [deleted_event/([^/]+)(?:/([0-9]+))?/?$] => index.php?deleted_event=$matches[1]&page=$matches[2]
    [deleted_event/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [deleted_event/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [deleted_event/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [deleted_event/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [fb_product_set/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?fb_product_set=$matches[1]&feed=$matches[2]
    [fb_product_set/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?fb_product_set=$matches[1]&feed=$matches[2]
    [fb_product_set/([^/]+)/embed/?$] => index.php?fb_product_set=$matches[1]&embed=true
    [fb_product_set/([^/]+)/page/?([0-9]{1,})/?$] => index.php?fb_product_set=$matches[1]&paged=$matches[2]
    [fb_product_set/([^/]+)/?$] => index.php?fb_product_set=$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=13997&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]
    [(.?.+?)/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]
    [.?.+?/([^/]+)/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
)

4
Array
(
    [tribe/events/kitchen-sink/?$] => index.php?post_type=tribe_events&tribe_events_views_kitchen_sink=page
    [tribe/events/kitchen-sink/(page|grid|typographical|elements|events-bar|navigation|manager)/?$] => index.php?post_type=tribe_events&tribe_events_views_kitchen_sink=$matches[1]
    [event-aggregator/(insert)/?$] => index.php?tribe-aggregator=1&tribe-action=$matches[1]
    [(?:agenda)/([^/]+)/ical/?$] => index.php?ical=1&name=$matches[1]&post_type=tribe_events
    [(?:agenda)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=default&paged=$matches[1]
    [(?:agenda)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&featured=1&eventDisplay=list&paged=$matches[1]
    [(?:agenda)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&eventDisplay=list&feed=$matches[1]
    [(?:agenda)/(?:featured|destacado)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&featured=1&eventDisplay=list&feed=$matches[1]
    [(?:agenda)/(?:month|mes)/?$] => index.php?post_type=tribe_events&eventDisplay=month
    [(?:agenda)/(?:month|mes)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=month&featured=1
    [(?:agenda)/(?:month|mes)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]
    [(?:agenda)/(?:list|lista)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=list&paged=$matches[1]
    [(?:agenda)/(?:list|lista)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=list&featured=1&paged=$matches[1]
    [(?:agenda)/(?:list|lista)/?$] => index.php?post_type=tribe_events&eventDisplay=list
    [(?:agenda)/(?:list|lista)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=list&featured=1
    [(?:agenda)/(?:today|hoy)/?$] => index.php?post_type=tribe_events&eventDisplay=day
    [(?:agenda)/(?:today|hoy)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=day&featured=1
    [(?:agenda)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]
    [(?:agenda)/(\d{4}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]&featured=1
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]&featured=1
    [(?:agenda)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&featured=1
    [(?:agenda)/?$] => index.php?post_type=tribe_events&eventDisplay=default
    [(?:agenda)/ical/?$] => index.php?post_type=tribe_events&ical=1
    [(?:agenda)/(?:featured|destacado)/ical/?$] => index.php?post_type=tribe_events&ical=1&featured=1
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/ical/?$] => index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/ical/featured/?$] => index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:month|mes)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:month|mes)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&featured=1&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:today|hoy)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:today|hoy)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/feed/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&feed=rss2
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/feed/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=list&feed=rss2
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/ical/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&ical=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/ical/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&ical=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&feed=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&feed=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=default
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=default
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:month|mes)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:month|mes)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&featured=1&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:today|hoy)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:today|hoy)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/feed/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/feed/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/ical/?$] => index.php?post_type=tribe_events&tag=$matches[1]&ical=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/ical/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&ical=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&feed=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&feed=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=default
    [^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]
    [tienda/?$] => index.php?post_type=product
    [tienda/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=product&feed=$matches[1]
    [tienda/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=product&feed=$matches[1]
    [tienda/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]
    [custom-css-js/?$] => index.php?post_type=custom-css-js
    [custom-css-js/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&feed=$matches[1]
    [custom-css-js/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&feed=$matches[1]
    [custom-css-js/page/([0-9]{1,})/?$] => index.php?post_type=custom-css-js&paged=$matches[1]
    [tribe-promoter-auth/?$] => index.php?tribe-promoter-auth-check=1
    [agenda/?$] => index.php?post_type=tribe_events
    [agenda/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&feed=$matches[1]
    [agenda/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&feed=$matches[1]
    [agenda/page/([0-9]{1,})/?$] => index.php?post_type=tribe_events&paged=$matches[1]
    [^fb-checkout/?$] => index.php?fb_checkout=1
    [wp_log_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?wp_log_type=$matches[1]&feed=$matches[2]
    [wp_log_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?wp_log_type=$matches[1]&feed=$matches[2]
    [wp_log_type/([^/]+)/embed/?$] => index.php?wp_log_type=$matches[1]&embed=true
    [wp_log_type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?wp_log_type=$matches[1]&paged=$matches[2]
    [wp_log_type/([^/]+)/?$] => index.php?wp_log_type=$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]
    [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
    [custom-css-js/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [custom-css-js/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [custom-css-js/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [custom-css-js/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [custom-css-js/([^/]+)/embed/?$] => index.php?post_type=custom-css-js&name=$matches[1]&embed=true
    [custom-css-js/([^/]+)/trackback/?$] => index.php?post_type=custom-css-js&name=$matches[1]&tb=1
    [custom-css-js/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&name=$matches[1]&feed=$matches[2]
    [custom-css-js/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&name=$matches[1]&feed=$matches[2]
    [custom-css-js/([^/]+)/page/?([0-9]{1,})/?$] => index.php?post_type=custom-css-js&name=$matches[1]&paged=$matches[2]
    [custom-css-js/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?post_type=custom-css-js&name=$matches[1]&cpage=$matches[2]
    [custom-css-js/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?post_type=custom-css-js&name=$matches[1]&wc/file/transient=$matches[3]
    [custom-css-js/([^/]+)/wc-api(/(.*))?/?$] => index.php?post_type=custom-css-js&name=$matches[1]&wc-api=$matches[3]
    [custom-css-js/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [custom-css-js/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [custom-css-js/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [custom-css-js/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [custom-css-js/([^/]+)(?:/([0-9]+))?/?$] => index.php?post_type=custom-css-js&name=$matches[1]&page=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [custom-css-js/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [custom-css-js/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [local/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [local/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [local/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [local/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [local/([^/]+)/embed/?$] => index.php?tribe_venue=$matches[1]&embed=true
    [local/([^/]+)/trackback/?$] => index.php?tribe_venue=$matches[1]&tb=1
    [local/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_venue=$matches[1]&paged=$matches[2]
    [local/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_venue=$matches[1]&cpage=$matches[2]
    [local/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_venue=$matches[1]&wc/file/transient=$matches[3]
    [local/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_venue=$matches[1]&wc-api=$matches[3]
    [local/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [local/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [local/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [local/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [local/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_venue=$matches[1]&page=$matches[2]
    [local/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [local/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [local/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [local/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [organizador/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [organizador/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [organizador/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [organizador/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [organizador/([^/]+)/embed/?$] => index.php?tribe_organizer=$matches[1]&embed=true
    [organizador/([^/]+)/trackback/?$] => index.php?tribe_organizer=$matches[1]&tb=1
    [organizador/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_organizer=$matches[1]&paged=$matches[2]
    [organizador/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_organizer=$matches[1]&cpage=$matches[2]
    [organizador/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_organizer=$matches[1]&wc/file/transient=$matches[3]
    [organizador/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_organizer=$matches[1]&wc-api=$matches[3]
    [organizador/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [organizador/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [organizador/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [organizador/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [organizador/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_organizer=$matches[1]&page=$matches[2]
    [organizador/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [organizador/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [organizador/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [organizador/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [agenda/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [agenda/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [agenda/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [agenda/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [agenda/([^/]+)/embed/?$] => index.php?tribe_events=$matches[1]&embed=true
    [agenda/([^/]+)/trackback/?$] => index.php?tribe_events=$matches[1]&tb=1
    [agenda/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events=$matches[1]&feed=$matches[2]
    [agenda/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events=$matches[1]&feed=$matches[2]
    [agenda/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_events=$matches[1]&paged=$matches[2]
    [agenda/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_events=$matches[1]&cpage=$matches[2]
    [agenda/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_events=$matches[1]&wc/file/transient=$matches[3]
    [agenda/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_events=$matches[1]&wc-api=$matches[3]
    [agenda/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [agenda/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [agenda/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [agenda/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [agenda/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_events=$matches[1]&page=$matches[2]
    [agenda/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [agenda/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [agenda/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [agenda/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [agenda/categoria/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events_cat=$matches[1]&feed=$matches[2]
    [agenda/categoria/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events_cat=$matches[1]&feed=$matches[2]
    [agenda/categoria/(.+?)/embed/?$] => index.php?tribe_events_cat=$matches[1]&embed=true
    [agenda/categoria/(.+?)/page/?([0-9]{1,})/?$] => index.php?tribe_events_cat=$matches[1]&paged=$matches[2]
    [agenda/categoria/(.+?)/?$] => index.php?tribe_events_cat=$matches[1]
    [deleted_event/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [deleted_event/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [deleted_event/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [deleted_event/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [deleted_event/([^/]+)/embed/?$] => index.php?deleted_event=$matches[1]&embed=true
    [deleted_event/([^/]+)/trackback/?$] => index.php?deleted_event=$matches[1]&tb=1
    [deleted_event/([^/]+)/page/?([0-9]{1,})/?$] => index.php?deleted_event=$matches[1]&paged=$matches[2]
    [deleted_event/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?deleted_event=$matches[1]&cpage=$matches[2]
    [deleted_event/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?deleted_event=$matches[1]&wc/file/transient=$matches[3]
    [deleted_event/([^/]+)/wc-api(/(.*))?/?$] => index.php?deleted_event=$matches[1]&wc-api=$matches[3]
    [deleted_event/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [deleted_event/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [deleted_event/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [deleted_event/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [deleted_event/([^/]+)(?:/([0-9]+))?/?$] => index.php?deleted_event=$matches[1]&page=$matches[2]
    [deleted_event/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [deleted_event/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [deleted_event/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [deleted_event/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [fb_product_set/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?fb_product_set=$matches[1]&feed=$matches[2]
    [fb_product_set/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?fb_product_set=$matches[1]&feed=$matches[2]
    [fb_product_set/([^/]+)/embed/?$] => index.php?fb_product_set=$matches[1]&embed=true
    [fb_product_set/([^/]+)/page/?([0-9]{1,})/?$] => index.php?fb_product_set=$matches[1]&paged=$matches[2]
    [fb_product_set/([^/]+)/?$] => index.php?fb_product_set=$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=13997&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]
    [(.?.+?)/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]
    [.?.+?/([^/]+)/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
)

4
Array
(
    [tribe/events/kitchen-sink/?$] => index.php?post_type=tribe_events&tribe_events_views_kitchen_sink=page
    [tribe/events/kitchen-sink/(page|grid|typographical|elements|events-bar|navigation|manager)/?$] => index.php?post_type=tribe_events&tribe_events_views_kitchen_sink=$matches[1]
    [event-aggregator/(insert)/?$] => index.php?tribe-aggregator=1&tribe-action=$matches[1]
    [(?:agenda)/([^/]+)/ical/?$] => index.php?ical=1&name=$matches[1]&post_type=tribe_events
    [(?:agenda)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=default&paged=$matches[1]
    [(?:agenda)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&featured=1&eventDisplay=list&paged=$matches[1]
    [(?:agenda)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&eventDisplay=list&feed=$matches[1]
    [(?:agenda)/(?:featured|destacado)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&featured=1&eventDisplay=list&feed=$matches[1]
    [(?:agenda)/(?:month|mes)/?$] => index.php?post_type=tribe_events&eventDisplay=month
    [(?:agenda)/(?:month|mes)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=month&featured=1
    [(?:agenda)/(?:month|mes)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]
    [(?:agenda)/(?:list|lista)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=list&paged=$matches[1]
    [(?:agenda)/(?:list|lista)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=list&featured=1&paged=$matches[1]
    [(?:agenda)/(?:list|lista)/?$] => index.php?post_type=tribe_events&eventDisplay=list
    [(?:agenda)/(?:list|lista)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=list&featured=1
    [(?:agenda)/(?:today|hoy)/?$] => index.php?post_type=tribe_events&eventDisplay=day
    [(?:agenda)/(?:today|hoy)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=day&featured=1
    [(?:agenda)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]
    [(?:agenda)/(\d{4}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]&featured=1
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]&featured=1
    [(?:agenda)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&featured=1
    [(?:agenda)/?$] => index.php?post_type=tribe_events&eventDisplay=default
    [(?:agenda)/ical/?$] => index.php?post_type=tribe_events&ical=1
    [(?:agenda)/(?:featured|destacado)/ical/?$] => index.php?post_type=tribe_events&ical=1&featured=1
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/ical/?$] => index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/ical/featured/?$] => index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:month|mes)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:month|mes)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&featured=1&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:today|hoy)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:today|hoy)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/feed/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&feed=rss2
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/feed/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=list&feed=rss2
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/ical/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&ical=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/ical/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&ical=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&feed=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&feed=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=default
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=default
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:month|mes)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:month|mes)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&featured=1&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:today|hoy)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:today|hoy)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/feed/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/feed/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/ical/?$] => index.php?post_type=tribe_events&tag=$matches[1]&ical=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/ical/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&ical=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&feed=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&feed=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=default
    [^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]
    [tienda/?$] => index.php?post_type=product
    [tienda/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=product&feed=$matches[1]
    [tienda/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=product&feed=$matches[1]
    [tienda/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]
    [custom-css-js/?$] => index.php?post_type=custom-css-js
    [custom-css-js/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&feed=$matches[1]
    [custom-css-js/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&feed=$matches[1]
    [custom-css-js/page/([0-9]{1,})/?$] => index.php?post_type=custom-css-js&paged=$matches[1]
    [tribe-promoter-auth/?$] => index.php?tribe-promoter-auth-check=1
    [agenda/?$] => index.php?post_type=tribe_events
    [agenda/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&feed=$matches[1]
    [agenda/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&feed=$matches[1]
    [agenda/page/([0-9]{1,})/?$] => index.php?post_type=tribe_events&paged=$matches[1]
    [^fb-checkout/?$] => index.php?fb_checkout=1
    [wp_log_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?wp_log_type=$matches[1]&feed=$matches[2]
    [wp_log_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?wp_log_type=$matches[1]&feed=$matches[2]
    [wp_log_type/([^/]+)/embed/?$] => index.php?wp_log_type=$matches[1]&embed=true
    [wp_log_type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?wp_log_type=$matches[1]&paged=$matches[2]
    [wp_log_type/([^/]+)/?$] => index.php?wp_log_type=$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]
    [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
    [custom-css-js/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [custom-css-js/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [custom-css-js/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [custom-css-js/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [custom-css-js/([^/]+)/embed/?$] => index.php?post_type=custom-css-js&name=$matches[1]&embed=true
    [custom-css-js/([^/]+)/trackback/?$] => index.php?post_type=custom-css-js&name=$matches[1]&tb=1
    [custom-css-js/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&name=$matches[1]&feed=$matches[2]
    [custom-css-js/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&name=$matches[1]&feed=$matches[2]
    [custom-css-js/([^/]+)/page/?([0-9]{1,})/?$] => index.php?post_type=custom-css-js&name=$matches[1]&paged=$matches[2]
    [custom-css-js/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?post_type=custom-css-js&name=$matches[1]&cpage=$matches[2]
    [custom-css-js/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?post_type=custom-css-js&name=$matches[1]&wc/file/transient=$matches[3]
    [custom-css-js/([^/]+)/wc-api(/(.*))?/?$] => index.php?post_type=custom-css-js&name=$matches[1]&wc-api=$matches[3]
    [custom-css-js/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [custom-css-js/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [custom-css-js/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [custom-css-js/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [custom-css-js/([^/]+)(?:/([0-9]+))?/?$] => index.php?post_type=custom-css-js&name=$matches[1]&page=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [custom-css-js/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [custom-css-js/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [local/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [local/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [local/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [local/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [local/([^/]+)/embed/?$] => index.php?tribe_venue=$matches[1]&embed=true
    [local/([^/]+)/trackback/?$] => index.php?tribe_venue=$matches[1]&tb=1
    [local/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_venue=$matches[1]&paged=$matches[2]
    [local/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_venue=$matches[1]&cpage=$matches[2]
    [local/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_venue=$matches[1]&wc/file/transient=$matches[3]
    [local/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_venue=$matches[1]&wc-api=$matches[3]
    [local/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [local/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [local/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [local/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [local/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_venue=$matches[1]&page=$matches[2]
    [local/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [local/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [local/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [local/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [organizador/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [organizador/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [organizador/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [organizador/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [organizador/([^/]+)/embed/?$] => index.php?tribe_organizer=$matches[1]&embed=true
    [organizador/([^/]+)/trackback/?$] => index.php?tribe_organizer=$matches[1]&tb=1
    [organizador/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_organizer=$matches[1]&paged=$matches[2]
    [organizador/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_organizer=$matches[1]&cpage=$matches[2]
    [organizador/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_organizer=$matches[1]&wc/file/transient=$matches[3]
    [organizador/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_organizer=$matches[1]&wc-api=$matches[3]
    [organizador/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [organizador/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [organizador/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [organizador/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [organizador/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_organizer=$matches[1]&page=$matches[2]
    [organizador/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [organizador/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [organizador/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [organizador/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [agenda/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [agenda/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [agenda/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [agenda/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [agenda/([^/]+)/embed/?$] => index.php?tribe_events=$matches[1]&embed=true
    [agenda/([^/]+)/trackback/?$] => index.php?tribe_events=$matches[1]&tb=1
    [agenda/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events=$matches[1]&feed=$matches[2]
    [agenda/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events=$matches[1]&feed=$matches[2]
    [agenda/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_events=$matches[1]&paged=$matches[2]
    [agenda/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_events=$matches[1]&cpage=$matches[2]
    [agenda/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_events=$matches[1]&wc/file/transient=$matches[3]
    [agenda/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_events=$matches[1]&wc-api=$matches[3]
    [agenda/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [agenda/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [agenda/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [agenda/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [agenda/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_events=$matches[1]&page=$matches[2]
    [agenda/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [agenda/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [agenda/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [agenda/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [agenda/categoria/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events_cat=$matches[1]&feed=$matches[2]
    [agenda/categoria/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events_cat=$matches[1]&feed=$matches[2]
    [agenda/categoria/(.+?)/embed/?$] => index.php?tribe_events_cat=$matches[1]&embed=true
    [agenda/categoria/(.+?)/page/?([0-9]{1,})/?$] => index.php?tribe_events_cat=$matches[1]&paged=$matches[2]
    [agenda/categoria/(.+?)/?$] => index.php?tribe_events_cat=$matches[1]
    [deleted_event/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [deleted_event/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [deleted_event/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [deleted_event/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [deleted_event/([^/]+)/embed/?$] => index.php?deleted_event=$matches[1]&embed=true
    [deleted_event/([^/]+)/trackback/?$] => index.php?deleted_event=$matches[1]&tb=1
    [deleted_event/([^/]+)/page/?([0-9]{1,})/?$] => index.php?deleted_event=$matches[1]&paged=$matches[2]
    [deleted_event/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?deleted_event=$matches[1]&cpage=$matches[2]
    [deleted_event/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?deleted_event=$matches[1]&wc/file/transient=$matches[3]
    [deleted_event/([^/]+)/wc-api(/(.*))?/?$] => index.php?deleted_event=$matches[1]&wc-api=$matches[3]
    [deleted_event/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [deleted_event/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [deleted_event/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [deleted_event/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [deleted_event/([^/]+)(?:/([0-9]+))?/?$] => index.php?deleted_event=$matches[1]&page=$matches[2]
    [deleted_event/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [deleted_event/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [deleted_event/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [deleted_event/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [fb_product_set/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?fb_product_set=$matches[1]&feed=$matches[2]
    [fb_product_set/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?fb_product_set=$matches[1]&feed=$matches[2]
    [fb_product_set/([^/]+)/embed/?$] => index.php?fb_product_set=$matches[1]&embed=true
    [fb_product_set/([^/]+)/page/?([0-9]{1,})/?$] => index.php?fb_product_set=$matches[1]&paged=$matches[2]
    [fb_product_set/([^/]+)/?$] => index.php?fb_product_set=$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=13997&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]
    [(.?.+?)/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]
    [.?.+?/([^/]+)/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
)

4
Array
(
    [tribe/events/kitchen-sink/?$] => index.php?post_type=tribe_events&tribe_events_views_kitchen_sink=page
    [tribe/events/kitchen-sink/(page|grid|typographical|elements|events-bar|navigation|manager)/?$] => index.php?post_type=tribe_events&tribe_events_views_kitchen_sink=$matches[1]
    [event-aggregator/(insert)/?$] => index.php?tribe-aggregator=1&tribe-action=$matches[1]
    [(?:agenda)/([^/]+)/ical/?$] => index.php?ical=1&name=$matches[1]&post_type=tribe_events
    [(?:agenda)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=default&paged=$matches[1]
    [(?:agenda)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&featured=1&eventDisplay=list&paged=$matches[1]
    [(?:agenda)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&eventDisplay=list&feed=$matches[1]
    [(?:agenda)/(?:featured|destacado)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&featured=1&eventDisplay=list&feed=$matches[1]
    [(?:agenda)/(?:month|mes)/?$] => index.php?post_type=tribe_events&eventDisplay=month
    [(?:agenda)/(?:month|mes)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=month&featured=1
    [(?:agenda)/(?:month|mes)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]
    [(?:agenda)/(?:list|lista)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=list&paged=$matches[1]
    [(?:agenda)/(?:list|lista)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=list&featured=1&paged=$matches[1]
    [(?:agenda)/(?:list|lista)/?$] => index.php?post_type=tribe_events&eventDisplay=list
    [(?:agenda)/(?:list|lista)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=list&featured=1
    [(?:agenda)/(?:today|hoy)/?$] => index.php?post_type=tribe_events&eventDisplay=day
    [(?:agenda)/(?:today|hoy)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=day&featured=1
    [(?:agenda)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]
    [(?:agenda)/(\d{4}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]&featured=1
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]&featured=1
    [(?:agenda)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&featured=1
    [(?:agenda)/?$] => index.php?post_type=tribe_events&eventDisplay=default
    [(?:agenda)/ical/?$] => index.php?post_type=tribe_events&ical=1
    [(?:agenda)/(?:featured|destacado)/ical/?$] => index.php?post_type=tribe_events&ical=1&featured=1
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/ical/?$] => index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/ical/featured/?$] => index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:month|mes)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:month|mes)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&featured=1&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:today|hoy)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:today|hoy)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/feed/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&feed=rss2
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/feed/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=list&feed=rss2
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/ical/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&ical=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/ical/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&ical=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&feed=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&feed=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=default
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=default
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:month|mes)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:month|mes)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&featured=1&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:today|hoy)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:today|hoy)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/feed/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/feed/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/ical/?$] => index.php?post_type=tribe_events&tag=$matches[1]&ical=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/ical/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&ical=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&feed=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&feed=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=default
    [^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]
    [tienda/?$] => index.php?post_type=product
    [tienda/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=product&feed=$matches[1]
    [tienda/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=product&feed=$matches[1]
    [tienda/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]
    [custom-css-js/?$] => index.php?post_type=custom-css-js
    [custom-css-js/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&feed=$matches[1]
    [custom-css-js/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&feed=$matches[1]
    [custom-css-js/page/([0-9]{1,})/?$] => index.php?post_type=custom-css-js&paged=$matches[1]
    [tribe-promoter-auth/?$] => index.php?tribe-promoter-auth-check=1
    [agenda/?$] => index.php?post_type=tribe_events
    [agenda/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&feed=$matches[1]
    [agenda/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&feed=$matches[1]
    [agenda/page/([0-9]{1,})/?$] => index.php?post_type=tribe_events&paged=$matches[1]
    [^fb-checkout/?$] => index.php?fb_checkout=1
    [wp_log_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?wp_log_type=$matches[1]&feed=$matches[2]
    [wp_log_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?wp_log_type=$matches[1]&feed=$matches[2]
    [wp_log_type/([^/]+)/embed/?$] => index.php?wp_log_type=$matches[1]&embed=true
    [wp_log_type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?wp_log_type=$matches[1]&paged=$matches[2]
    [wp_log_type/([^/]+)/?$] => index.php?wp_log_type=$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]
    [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
    [custom-css-js/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [custom-css-js/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [custom-css-js/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [custom-css-js/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [custom-css-js/([^/]+)/embed/?$] => index.php?post_type=custom-css-js&name=$matches[1]&embed=true
    [custom-css-js/([^/]+)/trackback/?$] => index.php?post_type=custom-css-js&name=$matches[1]&tb=1
    [custom-css-js/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&name=$matches[1]&feed=$matches[2]
    [custom-css-js/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&name=$matches[1]&feed=$matches[2]
    [custom-css-js/([^/]+)/page/?([0-9]{1,})/?$] => index.php?post_type=custom-css-js&name=$matches[1]&paged=$matches[2]
    [custom-css-js/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?post_type=custom-css-js&name=$matches[1]&cpage=$matches[2]
    [custom-css-js/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?post_type=custom-css-js&name=$matches[1]&wc/file/transient=$matches[3]
    [custom-css-js/([^/]+)/wc-api(/(.*))?/?$] => index.php?post_type=custom-css-js&name=$matches[1]&wc-api=$matches[3]
    [custom-css-js/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [custom-css-js/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [custom-css-js/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [custom-css-js/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [custom-css-js/([^/]+)(?:/([0-9]+))?/?$] => index.php?post_type=custom-css-js&name=$matches[1]&page=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [custom-css-js/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [custom-css-js/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [local/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [local/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [local/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [local/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [local/([^/]+)/embed/?$] => index.php?tribe_venue=$matches[1]&embed=true
    [local/([^/]+)/trackback/?$] => index.php?tribe_venue=$matches[1]&tb=1
    [local/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_venue=$matches[1]&paged=$matches[2]
    [local/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_venue=$matches[1]&cpage=$matches[2]
    [local/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_venue=$matches[1]&wc/file/transient=$matches[3]
    [local/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_venue=$matches[1]&wc-api=$matches[3]
    [local/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [local/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [local/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [local/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [local/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_venue=$matches[1]&page=$matches[2]
    [local/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [local/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [local/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [local/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [organizador/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [organizador/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [organizador/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [organizador/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [organizador/([^/]+)/embed/?$] => index.php?tribe_organizer=$matches[1]&embed=true
    [organizador/([^/]+)/trackback/?$] => index.php?tribe_organizer=$matches[1]&tb=1
    [organizador/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_organizer=$matches[1]&paged=$matches[2]
    [organizador/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_organizer=$matches[1]&cpage=$matches[2]
    [organizador/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_organizer=$matches[1]&wc/file/transient=$matches[3]
    [organizador/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_organizer=$matches[1]&wc-api=$matches[3]
    [organizador/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [organizador/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [organizador/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [organizador/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [organizador/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_organizer=$matches[1]&page=$matches[2]
    [organizador/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [organizador/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [organizador/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [organizador/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [agenda/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [agenda/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [agenda/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [agenda/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [agenda/([^/]+)/embed/?$] => index.php?tribe_events=$matches[1]&embed=true
    [agenda/([^/]+)/trackback/?$] => index.php?tribe_events=$matches[1]&tb=1
    [agenda/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events=$matches[1]&feed=$matches[2]
    [agenda/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events=$matches[1]&feed=$matches[2]
    [agenda/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_events=$matches[1]&paged=$matches[2]
    [agenda/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_events=$matches[1]&cpage=$matches[2]
    [agenda/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_events=$matches[1]&wc/file/transient=$matches[3]
    [agenda/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_events=$matches[1]&wc-api=$matches[3]
    [agenda/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [agenda/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [agenda/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [agenda/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [agenda/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_events=$matches[1]&page=$matches[2]
    [agenda/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [agenda/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [agenda/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [agenda/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [agenda/categoria/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events_cat=$matches[1]&feed=$matches[2]
    [agenda/categoria/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events_cat=$matches[1]&feed=$matches[2]
    [agenda/categoria/(.+?)/embed/?$] => index.php?tribe_events_cat=$matches[1]&embed=true
    [agenda/categoria/(.+?)/page/?([0-9]{1,})/?$] => index.php?tribe_events_cat=$matches[1]&paged=$matches[2]
    [agenda/categoria/(.+?)/?$] => index.php?tribe_events_cat=$matches[1]
    [deleted_event/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [deleted_event/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [deleted_event/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [deleted_event/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [deleted_event/([^/]+)/embed/?$] => index.php?deleted_event=$matches[1]&embed=true
    [deleted_event/([^/]+)/trackback/?$] => index.php?deleted_event=$matches[1]&tb=1
    [deleted_event/([^/]+)/page/?([0-9]{1,})/?$] => index.php?deleted_event=$matches[1]&paged=$matches[2]
    [deleted_event/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?deleted_event=$matches[1]&cpage=$matches[2]
    [deleted_event/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?deleted_event=$matches[1]&wc/file/transient=$matches[3]
    [deleted_event/([^/]+)/wc-api(/(.*))?/?$] => index.php?deleted_event=$matches[1]&wc-api=$matches[3]
    [deleted_event/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [deleted_event/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [deleted_event/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [deleted_event/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [deleted_event/([^/]+)(?:/([0-9]+))?/?$] => index.php?deleted_event=$matches[1]&page=$matches[2]
    [deleted_event/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [deleted_event/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [deleted_event/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [deleted_event/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [fb_product_set/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?fb_product_set=$matches[1]&feed=$matches[2]
    [fb_product_set/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?fb_product_set=$matches[1]&feed=$matches[2]
    [fb_product_set/([^/]+)/embed/?$] => index.php?fb_product_set=$matches[1]&embed=true
    [fb_product_set/([^/]+)/page/?([0-9]{1,})/?$] => index.php?fb_product_set=$matches[1]&paged=$matches[2]
    [fb_product_set/([^/]+)/?$] => index.php?fb_product_set=$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=13997&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]
    [(.?.+?)/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]
    [.?.+?/([^/]+)/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
)

4
Array
(
    [tribe/events/kitchen-sink/?$] => index.php?post_type=tribe_events&tribe_events_views_kitchen_sink=page
    [tribe/events/kitchen-sink/(page|grid|typographical|elements|events-bar|navigation|manager)/?$] => index.php?post_type=tribe_events&tribe_events_views_kitchen_sink=$matches[1]
    [event-aggregator/(insert)/?$] => index.php?tribe-aggregator=1&tribe-action=$matches[1]
    [(?:agenda)/([^/]+)/ical/?$] => index.php?ical=1&name=$matches[1]&post_type=tribe_events
    [(?:agenda)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=default&paged=$matches[1]
    [(?:agenda)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&featured=1&eventDisplay=list&paged=$matches[1]
    [(?:agenda)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&eventDisplay=list&feed=$matches[1]
    [(?:agenda)/(?:featured|destacado)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&featured=1&eventDisplay=list&feed=$matches[1]
    [(?:agenda)/(?:month|mes)/?$] => index.php?post_type=tribe_events&eventDisplay=month
    [(?:agenda)/(?:month|mes)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=month&featured=1
    [(?:agenda)/(?:month|mes)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]
    [(?:agenda)/(?:list|lista)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=list&paged=$matches[1]
    [(?:agenda)/(?:list|lista)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=list&featured=1&paged=$matches[1]
    [(?:agenda)/(?:list|lista)/?$] => index.php?post_type=tribe_events&eventDisplay=list
    [(?:agenda)/(?:list|lista)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=list&featured=1
    [(?:agenda)/(?:today|hoy)/?$] => index.php?post_type=tribe_events&eventDisplay=day
    [(?:agenda)/(?:today|hoy)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=day&featured=1
    [(?:agenda)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]
    [(?:agenda)/(\d{4}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]&featured=1
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]&featured=1
    [(?:agenda)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&featured=1
    [(?:agenda)/?$] => index.php?post_type=tribe_events&eventDisplay=default
    [(?:agenda)/ical/?$] => index.php?post_type=tribe_events&ical=1
    [(?:agenda)/(?:featured|destacado)/ical/?$] => index.php?post_type=tribe_events&ical=1&featured=1
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/ical/?$] => index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/ical/featured/?$] => index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:month|mes)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:month|mes)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&featured=1&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:today|hoy)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:today|hoy)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/feed/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&feed=rss2
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/feed/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=list&feed=rss2
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/ical/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&ical=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/ical/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&ical=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&feed=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&feed=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=default
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=default
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:month|mes)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:month|mes)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&featured=1&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:today|hoy)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:today|hoy)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/feed/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/feed/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/ical/?$] => index.php?post_type=tribe_events&tag=$matches[1]&ical=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/ical/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&ical=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&feed=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&feed=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=default
    [^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]
    [tienda/?$] => index.php?post_type=product
    [tienda/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=product&feed=$matches[1]
    [tienda/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=product&feed=$matches[1]
    [tienda/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]
    [custom-css-js/?$] => index.php?post_type=custom-css-js
    [custom-css-js/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&feed=$matches[1]
    [custom-css-js/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&feed=$matches[1]
    [custom-css-js/page/([0-9]{1,})/?$] => index.php?post_type=custom-css-js&paged=$matches[1]
    [tribe-promoter-auth/?$] => index.php?tribe-promoter-auth-check=1
    [agenda/?$] => index.php?post_type=tribe_events
    [agenda/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&feed=$matches[1]
    [agenda/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&feed=$matches[1]
    [agenda/page/([0-9]{1,})/?$] => index.php?post_type=tribe_events&paged=$matches[1]
    [^fb-checkout/?$] => index.php?fb_checkout=1
    [wp_log_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?wp_log_type=$matches[1]&feed=$matches[2]
    [wp_log_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?wp_log_type=$matches[1]&feed=$matches[2]
    [wp_log_type/([^/]+)/embed/?$] => index.php?wp_log_type=$matches[1]&embed=true
    [wp_log_type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?wp_log_type=$matches[1]&paged=$matches[2]
    [wp_log_type/([^/]+)/?$] => index.php?wp_log_type=$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]
    [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
    [custom-css-js/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [custom-css-js/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [custom-css-js/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [custom-css-js/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [custom-css-js/([^/]+)/embed/?$] => index.php?post_type=custom-css-js&name=$matches[1]&embed=true
    [custom-css-js/([^/]+)/trackback/?$] => index.php?post_type=custom-css-js&name=$matches[1]&tb=1
    [custom-css-js/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&name=$matches[1]&feed=$matches[2]
    [custom-css-js/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&name=$matches[1]&feed=$matches[2]
    [custom-css-js/([^/]+)/page/?([0-9]{1,})/?$] => index.php?post_type=custom-css-js&name=$matches[1]&paged=$matches[2]
    [custom-css-js/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?post_type=custom-css-js&name=$matches[1]&cpage=$matches[2]
    [custom-css-js/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?post_type=custom-css-js&name=$matches[1]&wc/file/transient=$matches[3]
    [custom-css-js/([^/]+)/wc-api(/(.*))?/?$] => index.php?post_type=custom-css-js&name=$matches[1]&wc-api=$matches[3]
    [custom-css-js/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [custom-css-js/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [custom-css-js/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [custom-css-js/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [custom-css-js/([^/]+)(?:/([0-9]+))?/?$] => index.php?post_type=custom-css-js&name=$matches[1]&page=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [custom-css-js/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [custom-css-js/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [local/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [local/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [local/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [local/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [local/([^/]+)/embed/?$] => index.php?tribe_venue=$matches[1]&embed=true
    [local/([^/]+)/trackback/?$] => index.php?tribe_venue=$matches[1]&tb=1
    [local/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_venue=$matches[1]&paged=$matches[2]
    [local/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_venue=$matches[1]&cpage=$matches[2]
    [local/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_venue=$matches[1]&wc/file/transient=$matches[3]
    [local/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_venue=$matches[1]&wc-api=$matches[3]
    [local/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [local/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [local/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [local/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [local/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_venue=$matches[1]&page=$matches[2]
    [local/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [local/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [local/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [local/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [organizador/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [organizador/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [organizador/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [organizador/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [organizador/([^/]+)/embed/?$] => index.php?tribe_organizer=$matches[1]&embed=true
    [organizador/([^/]+)/trackback/?$] => index.php?tribe_organizer=$matches[1]&tb=1
    [organizador/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_organizer=$matches[1]&paged=$matches[2]
    [organizador/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_organizer=$matches[1]&cpage=$matches[2]
    [organizador/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_organizer=$matches[1]&wc/file/transient=$matches[3]
    [organizador/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_organizer=$matches[1]&wc-api=$matches[3]
    [organizador/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [organizador/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [organizador/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [organizador/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [organizador/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_organizer=$matches[1]&page=$matches[2]
    [organizador/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [organizador/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [organizador/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [organizador/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [agenda/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [agenda/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [agenda/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [agenda/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [agenda/([^/]+)/embed/?$] => index.php?tribe_events=$matches[1]&embed=true
    [agenda/([^/]+)/trackback/?$] => index.php?tribe_events=$matches[1]&tb=1
    [agenda/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events=$matches[1]&feed=$matches[2]
    [agenda/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events=$matches[1]&feed=$matches[2]
    [agenda/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_events=$matches[1]&paged=$matches[2]
    [agenda/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_events=$matches[1]&cpage=$matches[2]
    [agenda/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_events=$matches[1]&wc/file/transient=$matches[3]
    [agenda/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_events=$matches[1]&wc-api=$matches[3]
    [agenda/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [agenda/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [agenda/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [agenda/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [agenda/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_events=$matches[1]&page=$matches[2]
    [agenda/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [agenda/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [agenda/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [agenda/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [agenda/categoria/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events_cat=$matches[1]&feed=$matches[2]
    [agenda/categoria/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events_cat=$matches[1]&feed=$matches[2]
    [agenda/categoria/(.+?)/embed/?$] => index.php?tribe_events_cat=$matches[1]&embed=true
    [agenda/categoria/(.+?)/page/?([0-9]{1,})/?$] => index.php?tribe_events_cat=$matches[1]&paged=$matches[2]
    [agenda/categoria/(.+?)/?$] => index.php?tribe_events_cat=$matches[1]
    [deleted_event/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [deleted_event/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [deleted_event/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [deleted_event/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [deleted_event/([^/]+)/embed/?$] => index.php?deleted_event=$matches[1]&embed=true
    [deleted_event/([^/]+)/trackback/?$] => index.php?deleted_event=$matches[1]&tb=1
    [deleted_event/([^/]+)/page/?([0-9]{1,})/?$] => index.php?deleted_event=$matches[1]&paged=$matches[2]
    [deleted_event/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?deleted_event=$matches[1]&cpage=$matches[2]
    [deleted_event/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?deleted_event=$matches[1]&wc/file/transient=$matches[3]
    [deleted_event/([^/]+)/wc-api(/(.*))?/?$] => index.php?deleted_event=$matches[1]&wc-api=$matches[3]
    [deleted_event/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [deleted_event/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [deleted_event/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [deleted_event/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [deleted_event/([^/]+)(?:/([0-9]+))?/?$] => index.php?deleted_event=$matches[1]&page=$matches[2]
    [deleted_event/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [deleted_event/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [deleted_event/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [deleted_event/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [fb_product_set/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?fb_product_set=$matches[1]&feed=$matches[2]
    [fb_product_set/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?fb_product_set=$matches[1]&feed=$matches[2]
    [fb_product_set/([^/]+)/embed/?$] => index.php?fb_product_set=$matches[1]&embed=true
    [fb_product_set/([^/]+)/page/?([0-9]{1,})/?$] => index.php?fb_product_set=$matches[1]&paged=$matches[2]
    [fb_product_set/([^/]+)/?$] => index.php?fb_product_set=$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=13997&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]
    [(.?.+?)/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]
    [.?.+?/([^/]+)/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
)

4
Array
(
    [tribe/events/kitchen-sink/?$] => index.php?post_type=tribe_events&tribe_events_views_kitchen_sink=page
    [tribe/events/kitchen-sink/(page|grid|typographical|elements|events-bar|navigation|manager)/?$] => index.php?post_type=tribe_events&tribe_events_views_kitchen_sink=$matches[1]
    [event-aggregator/(insert)/?$] => index.php?tribe-aggregator=1&tribe-action=$matches[1]
    [(?:agenda)/([^/]+)/ical/?$] => index.php?ical=1&name=$matches[1]&post_type=tribe_events
    [(?:agenda)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=default&paged=$matches[1]
    [(?:agenda)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&featured=1&eventDisplay=list&paged=$matches[1]
    [(?:agenda)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&eventDisplay=list&feed=$matches[1]
    [(?:agenda)/(?:featured|destacado)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&featured=1&eventDisplay=list&feed=$matches[1]
    [(?:agenda)/(?:month|mes)/?$] => index.php?post_type=tribe_events&eventDisplay=month
    [(?:agenda)/(?:month|mes)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=month&featured=1
    [(?:agenda)/(?:month|mes)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]
    [(?:agenda)/(?:list|lista)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=list&paged=$matches[1]
    [(?:agenda)/(?:list|lista)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=list&featured=1&paged=$matches[1]
    [(?:agenda)/(?:list|lista)/?$] => index.php?post_type=tribe_events&eventDisplay=list
    [(?:agenda)/(?:list|lista)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=list&featured=1
    [(?:agenda)/(?:today|hoy)/?$] => index.php?post_type=tribe_events&eventDisplay=day
    [(?:agenda)/(?:today|hoy)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=day&featured=1
    [(?:agenda)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]
    [(?:agenda)/(\d{4}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]&featured=1
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]&featured=1
    [(?:agenda)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&featured=1
    [(?:agenda)/?$] => index.php?post_type=tribe_events&eventDisplay=default
    [(?:agenda)/ical/?$] => index.php?post_type=tribe_events&ical=1
    [(?:agenda)/(?:featured|destacado)/ical/?$] => index.php?post_type=tribe_events&ical=1&featured=1
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/ical/?$] => index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]
    [(?:agenda)/(\d{4}-\d{2}-\d{2})/ical/featured/?$] => index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:month|mes)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:month|mes)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&featured=1&paged=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:list|lista)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:today|hoy)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:today|hoy)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/feed/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&feed=rss2
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/feed/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=list&feed=rss2
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/ical/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&ical=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/ical/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&ical=1
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&feed=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&feed=$matches[2]
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=default
    [(?:agenda)/(?:category|categoria)/(?:[^/]+/)*([^/]+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=default
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:month|mes)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:month|mes)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/(?:featured|destacado)/(?:page|página|pgina|p%c3%a1gina)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&featured=1&paged=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:list|lista)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:today|hoy)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:today|hoy)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:day|dia)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(\d{4}-\d{2}-\d{2})/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/feed/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/feed/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/ical/?$] => index.php?post_type=tribe_events&tag=$matches[1]&ical=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/ical/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&ical=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&feed=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&feed=$matches[2]
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/(?:featured|destacado)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1
    [(?:agenda)/(?:tag|etiqueta)/([^/]+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=default
    [^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]
    [tienda/?$] => index.php?post_type=product
    [tienda/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=product&feed=$matches[1]
    [tienda/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=product&feed=$matches[1]
    [tienda/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]
    [custom-css-js/?$] => index.php?post_type=custom-css-js
    [custom-css-js/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&feed=$matches[1]
    [custom-css-js/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&feed=$matches[1]
    [custom-css-js/page/([0-9]{1,})/?$] => index.php?post_type=custom-css-js&paged=$matches[1]
    [tribe-promoter-auth/?$] => index.php?tribe-promoter-auth-check=1
    [agenda/?$] => index.php?post_type=tribe_events
    [agenda/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&feed=$matches[1]
    [agenda/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&feed=$matches[1]
    [agenda/page/([0-9]{1,})/?$] => index.php?post_type=tribe_events&paged=$matches[1]
    [^fb-checkout/?$] => index.php?fb_checkout=1
    [wp_log_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?wp_log_type=$matches[1]&feed=$matches[2]
    [wp_log_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?wp_log_type=$matches[1]&feed=$matches[2]
    [wp_log_type/([^/]+)/embed/?$] => index.php?wp_log_type=$matches[1]&embed=true
    [wp_log_type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?wp_log_type=$matches[1]&paged=$matches[2]
    [wp_log_type/([^/]+)/?$] => index.php?wp_log_type=$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]
    [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
    [custom-css-js/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [custom-css-js/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [custom-css-js/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [custom-css-js/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [custom-css-js/([^/]+)/embed/?$] => index.php?post_type=custom-css-js&name=$matches[1]&embed=true
    [custom-css-js/([^/]+)/trackback/?$] => index.php?post_type=custom-css-js&name=$matches[1]&tb=1
    [custom-css-js/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&name=$matches[1]&feed=$matches[2]
    [custom-css-js/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=custom-css-js&name=$matches[1]&feed=$matches[2]
    [custom-css-js/([^/]+)/page/?([0-9]{1,})/?$] => index.php?post_type=custom-css-js&name=$matches[1]&paged=$matches[2]
    [custom-css-js/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?post_type=custom-css-js&name=$matches[1]&cpage=$matches[2]
    [custom-css-js/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?post_type=custom-css-js&name=$matches[1]&wc/file/transient=$matches[3]
    [custom-css-js/([^/]+)/wc-api(/(.*))?/?$] => index.php?post_type=custom-css-js&name=$matches[1]&wc-api=$matches[3]
    [custom-css-js/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [custom-css-js/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [custom-css-js/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [custom-css-js/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [custom-css-js/([^/]+)(?:/([0-9]+))?/?$] => index.php?post_type=custom-css-js&name=$matches[1]&page=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [custom-css-js/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [custom-css-js/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [custom-css-js/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [local/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [local/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [local/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [local/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [local/([^/]+)/embed/?$] => index.php?tribe_venue=$matches[1]&embed=true
    [local/([^/]+)/trackback/?$] => index.php?tribe_venue=$matches[1]&tb=1
    [local/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_venue=$matches[1]&paged=$matches[2]
    [local/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_venue=$matches[1]&cpage=$matches[2]
    [local/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_venue=$matches[1]&wc/file/transient=$matches[3]
    [local/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_venue=$matches[1]&wc-api=$matches[3]
    [local/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [local/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [local/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [local/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [local/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_venue=$matches[1]&page=$matches[2]
    [local/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [local/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [local/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [local/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [local/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [organizador/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [organizador/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [organizador/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [organizador/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [organizador/([^/]+)/embed/?$] => index.php?tribe_organizer=$matches[1]&embed=true
    [organizador/([^/]+)/trackback/?$] => index.php?tribe_organizer=$matches[1]&tb=1
    [organizador/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_organizer=$matches[1]&paged=$matches[2]
    [organizador/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_organizer=$matches[1]&cpage=$matches[2]
    [organizador/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_organizer=$matches[1]&wc/file/transient=$matches[3]
    [organizador/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_organizer=$matches[1]&wc-api=$matches[3]
    [organizador/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [organizador/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [organizador/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [organizador/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [organizador/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_organizer=$matches[1]&page=$matches[2]
    [organizador/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [organizador/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [organizador/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [organizador/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [organizador/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [agenda/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [agenda/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [agenda/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [agenda/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [agenda/([^/]+)/embed/?$] => index.php?tribe_events=$matches[1]&embed=true
    [agenda/([^/]+)/trackback/?$] => index.php?tribe_events=$matches[1]&tb=1
    [agenda/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events=$matches[1]&feed=$matches[2]
    [agenda/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events=$matches[1]&feed=$matches[2]
    [agenda/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_events=$matches[1]&paged=$matches[2]
    [agenda/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_events=$matches[1]&cpage=$matches[2]
    [agenda/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_events=$matches[1]&wc/file/transient=$matches[3]
    [agenda/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_events=$matches[1]&wc-api=$matches[3]
    [agenda/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [agenda/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [agenda/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [agenda/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [agenda/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_events=$matches[1]&page=$matches[2]
    [agenda/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [agenda/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [agenda/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [agenda/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [agenda/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [agenda/categoria/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events_cat=$matches[1]&feed=$matches[2]
    [agenda/categoria/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events_cat=$matches[1]&feed=$matches[2]
    [agenda/categoria/(.+?)/embed/?$] => index.php?tribe_events_cat=$matches[1]&embed=true
    [agenda/categoria/(.+?)/page/?([0-9]{1,})/?$] => index.php?tribe_events_cat=$matches[1]&paged=$matches[2]
    [agenda/categoria/(.+?)/?$] => index.php?tribe_events_cat=$matches[1]
    [deleted_event/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [deleted_event/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [deleted_event/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [deleted_event/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [deleted_event/([^/]+)/embed/?$] => index.php?deleted_event=$matches[1]&embed=true
    [deleted_event/([^/]+)/trackback/?$] => index.php?deleted_event=$matches[1]&tb=1
    [deleted_event/([^/]+)/page/?([0-9]{1,})/?$] => index.php?deleted_event=$matches[1]&paged=$matches[2]
    [deleted_event/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?deleted_event=$matches[1]&cpage=$matches[2]
    [deleted_event/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?deleted_event=$matches[1]&wc/file/transient=$matches[3]
    [deleted_event/([^/]+)/wc-api(/(.*))?/?$] => index.php?deleted_event=$matches[1]&wc-api=$matches[3]
    [deleted_event/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [deleted_event/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
    [deleted_event/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [deleted_event/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
    [deleted_event/([^/]+)(?:/([0-9]+))?/?$] => index.php?deleted_event=$matches[1]&page=$matches[2]
    [deleted_event/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [deleted_event/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [deleted_event/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [deleted_event/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [deleted_event/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [fb_product_set/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?fb_product_set=$matches[1]&feed=$matches[2]
    [fb_product_set/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?fb_product_set=$matches[1]&feed=$matches[2]
    [fb_product_set/([^/]+)/embed/?$] => index.php?fb_product_set=$matches[1]&embed=true
    [fb_product_set/([^/]+)/page/?([0-9]{1,})/?$] => index.php?fb_product_set=$matches[1]&paged=$matches[2]
    [fb_product_set/([^/]+)/?$] => index.php?fb_product_set=$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=13997&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]
    [(.?.+?)/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]
    [.?.+?/([^/]+)/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
)