hi worldrules = 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]
[(?:event)/([^/]+)/ical/?$] => index.php?ical=1&name=$matches[1]&post_type=tribe_events
[(?:events)/(?:page)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=default&paged=$matches[1]
[(?:events)/(?:featured)/(?:page)/(\d+)/?$] => index.php?post_type=tribe_events&featured=1&eventDisplay=list&paged=$matches[1]
[(?:events)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&eventDisplay=list&feed=$matches[1]
[(?:events)/(?:featured)/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&featured=1&eventDisplay=list&feed=$matches[1]
[(?:events)/(?:month)/?$] => index.php?post_type=tribe_events&eventDisplay=month
[(?:events)/(?:month)/(?:featured)/?$] => index.php?post_type=tribe_events&eventDisplay=month&featured=1
[(?:events)/(?:month)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]
[(?:events)/(?:list)/(?:page)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=list&paged=$matches[1]
[(?:events)/(?:list)/(?:featured)/(?:page)/(\d+)/?$] => index.php?post_type=tribe_events&eventDisplay=list&featured=1&paged=$matches[1]
[(?:events)/(?:list)/?$] => index.php?post_type=tribe_events&eventDisplay=list
[(?:events)/(?:list)/(?:featured)/?$] => index.php?post_type=tribe_events&eventDisplay=list&featured=1
[(?:events)/(?:today)/?$] => index.php?post_type=tribe_events&eventDisplay=day
[(?:events)/(?:today)/(?:featured)/?$] => index.php?post_type=tribe_events&eventDisplay=day&featured=1
[(?:events)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]
[(?:events)/(\d{4}-\d{2})/(?:featured)/?$] => index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]&featured=1
[(?:events)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]
[(?:events)/(\d{4}-\d{2}-\d{2})/(?:featured)/?$] => index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]&featured=1
[(?:events)/(?:featured)/?$] => index.php?post_type=tribe_events&featured=1
[(?:events)/?$] => index.php?post_type=tribe_events&eventDisplay=default
[(?:events)/ical/?$] => index.php?post_type=tribe_events&ical=1
[(?:events)/(?:featured)/ical/?$] => index.php?post_type=tribe_events&ical=1&featured=1
[(?:events)/(\d{4}-\d{2}-\d{2})/ical/?$] => index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]
[(?:events)/(\d{4}-\d{2}-\d{2})/ical/(?:featured)/?$] => index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]&featured=1
[(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:page)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]
[(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:featured)/(?:page)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=list&paged=$matches[2]
[(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:month)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month
[(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:month)/(?:featured)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&featured=1
[(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:list)/(?:page)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]
[(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:list)/(?:featured)/(?:page)/(\d+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&featured=1&paged=$matches[2]
[(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:list)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list
[(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:list)/(?:featured)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&featured=1
[(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:today)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day
[(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:today)/(?:featured)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&featured=1
[(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:day)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]
[(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:day)/(\d{4}-\d{2}-\d{2})/(?:featured)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
[(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]
[(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2})/(?:featured)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]&featured=1
[(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]
[(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(\d{4}-\d{2}-\d{2})/(?:featured)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
[(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/feed/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&feed=rss2
[(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:featured)/feed/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=list&feed=rss2
[(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/ical/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&ical=1
[(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:featured)/ical/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&ical=1
[(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&feed=$matches[2]
[(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:featured)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&feed=$matches[2]
[(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/(?:featured)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=default
[(?:events)/(?:category)/(?:[^/]+/)*([^/]+)/?$] => index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=default
[(?:events)/(?:tag)/([^/]+)/(?:page)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]
[(?:events)/(?:tag)/([^/]+)/(?:featured)/(?:page)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&eventDisplay=list&paged=$matches[2]
[(?:events)/(?:tag)/([^/]+)/(?:month)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month
[(?:events)/(?:tag)/([^/]+)/(?:month)/(?:featured)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&featured=1
[(?:events)/(?:tag)/([^/]+)/(?:list)/(?:page)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]
[(?:events)/(?:tag)/([^/]+)/(?:list)/(?:featured)/(?:page)/(\d+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&featured=1&paged=$matches[2]
[(?:events)/(?:tag)/([^/]+)/(?:list)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list
[(?:events)/(?:tag)/([^/]+)/(?:list)/(?:featured)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&featured=1
[(?:events)/(?:tag)/([^/]+)/(?:today)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day
[(?:events)/(?:tag)/([^/]+)/(?:today)/(?:featured)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&featured=1
[(?:events)/(?:tag)/([^/]+)/(?:day)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]
[(?:events)/(?:tag)/([^/]+)/(?:day)/(\d{4}-\d{2}-\d{2})/(?:featured)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
[(?:events)/(?:tag)/([^/]+)/(\d{4}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]
[(?:events)/(?:tag)/([^/]+)/(\d{4}-\d{2})/(?:featured)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]&featured=1
[(?:events)/(?:tag)/([^/]+)/(\d{4}-\d{2}-\d{2})/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]
[(?:events)/(?:tag)/([^/]+)/(\d{4}-\d{2}-\d{2})/(?:featured)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1
[(?:events)/(?:tag)/([^/]+)/feed/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2
[(?:events)/(?:tag)/([^/]+)/(?:featured)/feed/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2&featured=1
[(?:events)/(?:tag)/([^/]+)/ical/?$] => index.php?post_type=tribe_events&tag=$matches[1]&ical=1
[(?:events)/(?:tag)/([^/]+)/(?:featured)/ical/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&ical=1
[(?:events)/(?:tag)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&feed=$matches[2]
[(?:events)/(?:tag)/([^/]+)/(?:featured)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1&feed=$matches[2]
[(?:events)/(?:tag)/([^/]+)/(?:featured)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&featured=1
[(?:events)/(?:tag)/([^/]+)/?$] => index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=default
[courses/([^/]+)/quizzes/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?sfwd-courses=$matches[1]&sfwd-quiz=$matches[2]&cpage=$matches[3]
[courses/([^/]+)/quizzes/([^/]+)(?:/([0-9]+))?/?$] => index.php?sfwd-courses=$matches[1]&sfwd-quiz=$matches[2]&page=$matches[3]
[courses/([^/]+)/lessons/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?sfwd-courses=$matches[1]&sfwd-lessons=$matches[2]&cpage=$matches[3]
[courses/([^/]+)/lessons/([^/]+)(?:/([0-9]+))?/?$] => index.php?sfwd-courses=$matches[1]&sfwd-lessons=$matches[2]&page=$matches[3]
[courses/([^/]+)/lessons/([^/]+)/quizzes/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?sfwd-courses=$matches[1]&sfwd-lessons=$matches[2]&sfwd-quiz=$matches[3]&cpage=$matches[4]
[courses/([^/]+)/lessons/([^/]+)/quizzes/([^/]+)(?:/([0-9]+))?/?$] => index.php?sfwd-courses=$matches[1]&sfwd-lessons=$matches[2]&sfwd-quiz=$matches[3]&page=$matches[4]
[courses/([^/]+)/lessons/([^/]+)/topic/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?sfwd-courses=$matches[1]&sfwd-lessons=$matches[2]&sfwd-topic=$matches[3]&cpage=$matches[4]
[courses/([^/]+)/lessons/([^/]+)/topic/([^/]+)(?:/([0-9]+))?/?$] => index.php?sfwd-courses=$matches[1]&sfwd-lessons=$matches[2]&sfwd-topic=$matches[3]&page=$matches[4]
[courses/([^/]+)/lessons/([^/]+)/topic/([^/]+)/quizzes/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?sfwd-courses=$matches[1]&sfwd-lessons=$matches[2]&sfwd-topic=$matches[3]&sfwd-quiz=$matches[4]&cpage=$matches[5]
[courses/([^/]+)/lessons/([^/]+)/topic/([^/]+)/quizzes/([^/]+)(?:/([0-9]+))?/?$] => index.php?sfwd-courses=$matches[1]&sfwd-lessons=$matches[2]&sfwd-topic=$matches[3]&sfwd-quiz=$matches[4]&page=$matches[5]
[courses/([^/]+)/quizzes/([^/]+)/page(?:/([0-9]+))?/?$] => index.php?sfwd-courses=$matches[1]&sfwd-quiz=$matches[2]&paged=$matches[3]
[courses/([^/]+)/lessons/([^/]+)/page(?:/([0-9]+))?/?$] => index.php?sfwd-courses=$matches[1]&sfwd-lessons=$matches[2]&paged=$matches[3]
[courses/([^/]+)/lessons/([^/]+)/quizzes/([^/]+)/page(?:/([0-9]+))?/?$] => index.php?sfwd-courses=$matches[1]&sfwd-lessons=$matches[2]&sfwd-quiz=$matches[3]&paged=$matches[4]
[courses/([^/]+)/lessons/([^/]+)/topic/([^/]+)/page(?:/([0-9]+))?/?$] => index.php?sfwd-courses=$matches[1]&sfwd-lessons=$matches[2]&sfwd-topic=$matches[3]&paged=$matches[4]
[courses/([^/]+)/lessons/([^/]+)/topic/([^/]+)/quizzes/([^/]+)page(?:/([0-9]+))?/?$] => index.php?sfwd-courses=$matches[1]&sfwd-lessons=$matches[2]&sfwd-topic=$matches[3]&sfwd-quiz=$matches[4]&pagde=$matches[5]
[sfwd-lms/paypal] => index.php?sfwd-lms=paypal
[gravityformsapi/(.*)] => index.php?gfapi_route=$matches[1]
[forums/?$] => index.php?post_type=forum
[forums/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=forum&feed=$matches[1]
[forums/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=forum&feed=$matches[1]
[forums/page/([0-9]{1,})/?$] => index.php?post_type=forum&paged=$matches[1]
[topics/?$] => index.php?post_type=topic
[topics/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=topic&feed=$matches[1]
[topics/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=topic&feed=$matches[1]
[topics/page/([0-9]{1,})/?$] => index.php?post_type=topic&paged=$matches[1]
[forums/forum/([^/]+)/edit/?$] => index.php?forum=$matches[1]&edit=1
[forums/topic/([^/]+)/edit/?$] => index.php?topic=$matches[1]&edit=1
[forums/reply/([^/]+)/edit/?$] => index.php?reply=$matches[1]&edit=1
[forums/topic-tag/([^/]+)/edit/?$] => index.php?topic-tag=$matches[1]&edit=1
[forums/view/([^/]+)/page/?([0-9]{1,})/?$] => index.php?bbp_view=$matches[1]&paged=$matches[2]
[forums/view/([^/]+)/feed/?$] => index.php?bbp_view=$matches[1]&feed=$matches[2]
[forums/view/([^/]+)/?$] => index.php?bbp_view=$matches[1]
[forums/search/page/?([0-9]{1,})/?$] => index.php?paged=$matches[1]
[forums/search/?$] => index.php?bbp_search
[^wc-auth/v([1]{1})/(.*)?] => index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]
[^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]
[^wc/file/transient/?$] => index.php?wc-transient-file-name=
[^wc/file/transient/(.+)$] => index.php?wc-transient-file-name=$matches[1]
[staff/?$] => index.php?post_type=staff
[staff/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=staff&feed=$matches[1]
[staff/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=staff&feed=$matches[1]
[staff/page/([0-9]{1,})/?$] => index.php?post_type=staff&paged=$matches[1]
[article/?$] => index.php?post_type=article
[article/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=article&feed=$matches[1]
[article/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=article&feed=$matches[1]
[article/page/([0-9]{1,})/?$] => index.php?post_type=article&paged=$matches[1]
[mla-honorary-member/?$] => index.php?post_type=mla-honorary-member
[mla-honorary-member/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=mla-honorary-member&feed=$matches[1]
[mla-honorary-member/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=mla-honorary-member&feed=$matches[1]
[mla-honorary-member/page/([0-9]{1,})/?$] => index.php?post_type=mla-honorary-member&paged=$matches[1]
[mla-fellow/?$] => index.php?post_type=mla-fellow
[mla-fellow/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=mla-fellow&feed=$matches[1]
[mla-fellow/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=mla-fellow&feed=$matches[1]
[mla-fellow/page/([0-9]{1,})/?$] => index.php?post_type=mla-fellow&paged=$matches[1]
[advocacy-resources/?$] => index.php?post_type=advocacy-resources
[advocacy-resources/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=advocacy-resources&feed=$matches[1]
[advocacy-resources/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=advocacy-resources&feed=$matches[1]
[advocacy-resources/page/([0-9]{1,})/?$] => index.php?post_type=advocacy-resources&paged=$matches[1]
[mla-stories/?$] => index.php?post_type=mla-stories
[mla-stories/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=mla-stories&feed=$matches[1]
[mla-stories/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=mla-stories&feed=$matches[1]
[mla-stories/page/([0-9]{1,})/?$] => index.php?post_type=mla-stories&paged=$matches[1]
[oral-history/?$] => index.php?post_type=oral-history
[oral-history/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=oral-history&feed=$matches[1]
[oral-history/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=oral-history&feed=$matches[1]
[oral-history/page/([0-9]{1,})/?$] => index.php?post_type=oral-history&paged=$matches[1]
[shop/?$] => index.php?post_type=product
[shop/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=product&feed=$matches[1]
[shop/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=product&feed=$matches[1]
[shop/page/([0-9]{1,})/?$] => index.php?post_type=product&paged=$matches[1]
[courses/?$] => index.php?post_type=sfwd-courses
[courses/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=sfwd-courses&feed=$matches[1]
[courses/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=sfwd-courses&feed=$matches[1]
[courses/page/([0-9]{1,})/?$] => index.php?post_type=sfwd-courses&paged=$matches[1]
[ld-groups/?$] => index.php?post_type=groups
[ld-groups/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=groups&feed=$matches[1]
[ld-groups/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=groups&feed=$matches[1]
[ld-groups/page/([0-9]{1,})/?$] => index.php?post_type=groups&paged=$matches[1]
[^wp-json/?$] => index.php?rest_route=/
[^wp-json/(.*)?] => index.php?rest_route=/$matches[1]
[^index.php/wp-json/?$] => index.php?rest_route=/
[^index.php/wp-json/(.*)?] => index.php?rest_route=/$matches[1]
[^wp-sitemap\.xml$] => index.php?sitemap=index
[^wp-sitemap\.xsl$] => index.php?sitemap-stylesheet=sitemap
[^wp-sitemap-index\.xsl$] => index.php?sitemap-stylesheet=index
[^wp-sitemap-([a-z]+?)-([a-z\d_-]+?)-(\d+?)\.xml$] => index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]
[^wp-sitemap-([a-z]+?)-(\d+?)\.xml$] => index.php?sitemap=$matches[1]&paged=$matches[2]
[bb-video-preview/([^/]+)/([^/]+)/?$] => index.php?bb-video-preview=$matches[1]&id1=$matches[2]
[bb-video-thumb-preview/([^/]+)/([^/]+)/?$] => index.php?bb-video-thumb-preview=$matches[1]&id1=$matches[2]
[bb-video-thumb-preview/([^/]+)/([^/]+)/([^/]+)/?$] => index.php?bb-video-thumb-preview=$matches[1]&id1=$matches[2]&size=$matches[3]
[bb-video-thumb-preview/([^/]+)/([^/]+)/([^/]+)/([^/]+)/?$] => index.php?bb-video-thumb-preview=$matches[1]&id1=$matches[2]&size=$matches[3]&receiver=$matches[4]
[bb-attachment-video-preview/([^/]+)/?$] => index.php?video-attachment-id=$matches[1]
[bb-attachment-video-preview/([^/]+)/([^/]+)/?$] => index.php?video-attachment-id=$matches[1]&video-thread-id=$matches[2]
[bb-media-preview/([^/]+)/([^/]+)/?$] => index.php?bb-media-preview=$matches[1]&id1=$matches[2]
[bb-media-preview/([^/]+)/([^/]+)/([^/]+)/?$] => index.php?bb-media-preview=$matches[1]&id1=$matches[2]&size=$matches[3]
[bb-media-preview/([^/]+)/([^/]+)/([^/]+)/([^/]+)/?$] => index.php?bb-media-preview=$matches[1]&id1=$matches[2]&size=$matches[3]&receiver=$matches[4]
[bb-attachment-media-preview/([^/]+)/?$] => index.php?media-attachment-id=$matches[1]
[bb-attachment-media-preview/([^/]+)/([^/]+)/?$] => index.php?media-attachment-id=$matches[1]&size=$matches[2]
[bb-attachment-media-preview/([^/]+)/([^/]+)/([^/]+)/?$] => index.php?media-attachment-id=$matches[1]&size=$matches[2]&media-thread-id=$matches[3]
[bb-document-preview/([^/]+)/([^/]+)/?$] => index.php?bb-document-preview=$matches[1]&id1=$matches[2]
[bb-document-preview/([^/]+)/([^/]+)/([^/]+)/?$] => index.php?bb-document-preview=$matches[1]&id1=$matches[2]&size=$matches[3]
[bb-document-player/([^/]+)/([^/]+)/?$] => index.php?bb-document-player=$matches[1]&id1=$matches[2]
[bb-attachment-document-preview/([^/]+)/?$] => index.php?document-attachment-id=$matches[1]
[uo-loop/?$] => index.php?post_type=uo-loop
[uo-loop/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=uo-loop&feed=$matches[1]
[uo-loop/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=uo-loop&feed=$matches[1]
[uo-loop/page/([0-9]{1,})/?$] => index.php?post_type=uo-loop&paged=$matches[1]
[uo-loop-filter/?$] => index.php?post_type=uo-loop-filter
[uo-loop-filter/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=uo-loop-filter&feed=$matches[1]
[uo-loop-filter/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=uo-loop-filter&feed=$matches[1]
[uo-loop-filter/page/([0-9]{1,})/?$] => index.php?post_type=uo-loop-filter&paged=$matches[1]
[gl-code/?$] => index.php?post_type=gl-code
[gl-code/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=gl-code&feed=$matches[1]
[gl-code/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=gl-code&feed=$matches[1]
[gl-code/page/([0-9]{1,})/?$] => index.php?post_type=gl-code&paged=$matches[1]
[view/([^/]+)/csv/?] => index.php?gravityview=$matches[1]&csv=1
[view/([^/]+)/tsv/?] => index.php?gravityview=$matches[1]&tsv=1
[tribe-promoter-auth/?$] => index.php?tribe-promoter-auth-check=1
[event/?$] => index.php?post_type=tribe_events
[event/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&feed=$matches[1]
[event/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tribe_events&feed=$matches[1]
[event/page/([0-9]{1,})/?$] => index.php?post_type=tribe_events&paged=$matches[1]
[mci-data-type/?$] => index.php?post_type=mci-data-type
[mci-data-type/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=mci-data-type&feed=$matches[1]
[mci-data-type/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=mci-data-type&feed=$matches[1]
[mci-data-type/page/([0-9]{1,})/?$] => index.php?post_type=mci-data-type&paged=$matches[1]
[Programs/?$] => index.php?post_type=mcid_programs
[Programs/page/([0-9]{1,})/?$] => index.php?post_type=mcid_programs&paged=$matches[1]
[Program-Instances/?$] => index.php?post_type=mcii_programs
[Program-Instances/page/([0-9]{1,})/?$] => index.php?post_type=mcii_programs&paged=$matches[1]
[Program-Activities/?$] => index.php?post_type=mcip_programs
[Program-Activities/page/([0-9]{1,})/?$] => index.php?post_type=mcip_programs&paged=$matches[1]
[EFTS/?$] => index.php?post_type=mcid_efts
[EFTS/page/([0-9]{1,})/?$] => index.php?post_type=mcid_efts&paged=$matches[1]
[EFTS-Instances/?$] => index.php?post_type=mcii_efts
[EFTS-Instances/page/([0-9]{1,})/?$] => index.php?post_type=mcii_efts&paged=$matches[1]
[EFTS-Activities/?$] => index.php?post_type=mcip_efts
[EFTS-Activities/page/([0-9]{1,})/?$] => index.php?post_type=mcip_efts&paged=$matches[1]
[Donation-Funds/?$] => index.php?post_type=mcid_donation-funds
[Donation-Funds/page/([0-9]{1,})/?$] => index.php?post_type=mcid_donation-funds&paged=$matches[1]
[Donation-Fund-Instances/?$] => index.php?post_type=mcii_donation-funds
[Donation-Fund-Instances/page/([0-9]{1,})/?$] => index.php?post_type=mcii_donation-funds&paged=$matches[1]
[Donation Fund-Activities/?$] => index.php?post_type=mcip_donation-funds
[Donation Fund-Activities/page/([0-9]{1,})/?$] => index.php?post_type=mcip_donation-funds&paged=$matches[1]
[Committees/?$] => index.php?post_type=mcid_committee
[Committees/page/([0-9]{1,})/?$] => index.php?post_type=mcid_committee&paged=$matches[1]
[Committee-Instances/?$] => index.php?post_type=mcii_committee
[Committee-Instances/page/([0-9]{1,})/?$] => index.php?post_type=mcii_committee&paged=$matches[1]
[Committee-Activities/?$] => index.php?post_type=mcip_committee
[Committee-Activities/page/([0-9]{1,})/?$] => index.php?post_type=mcip_committee&paged=$matches[1]
[Certifications/?$] => index.php?post_type=mcid_certification
[Certifications/page/([0-9]{1,})/?$] => index.php?post_type=mcid_certification&paged=$matches[1]
[Certification-Instances/?$] => index.php?post_type=mcii_certification
[Certification-Instances/page/([0-9]{1,})/?$] => index.php?post_type=mcii_certification&paged=$matches[1]
[Certification-Activities/?$] => index.php?post_type=mcip_certification
[Certification-Activities/page/([0-9]{1,})/?$] => index.php?post_type=mcip_certification&paged=$matches[1]
[Grants-Scholarships-Fellowships/?$] => index.php?post_type=mcid_grants
[Grants-Scholarships-Fellowships/page/([0-9]{1,})/?$] => index.php?post_type=mcid_grants&paged=$matches[1]
[Grant-Scholarship-Fellowship-Instances/?$] => index.php?post_type=mcii_grants
[Grant-Scholarship-Fellowship-Instances/page/([0-9]{1,})/?$] => index.php?post_type=mcii_grants&paged=$matches[1]
[Grant Scholarship Fellowship-Activities/?$] => index.php?post_type=mcip_grants
[Grant Scholarship Fellowship-Activities/page/([0-9]{1,})/?$] => index.php?post_type=mcip_grants&paged=$matches[1]
[Specializations/?$] => index.php?post_type=mcid_specializations
[Specializations/page/([0-9]{1,})/?$] => index.php?post_type=mcid_specializations&paged=$matches[1]
[Specialization-Instances/?$] => index.php?post_type=mcii_specializations
[Specialization-Instances/page/([0-9]{1,})/?$] => index.php?post_type=mcii_specializations&paged=$matches[1]
[Specialization-Activities/?$] => index.php?post_type=mcip_specializations
[Specialization-Activities/page/([0-9]{1,})/?$] => index.php?post_type=mcip_specializations&paged=$matches[1]
[Awards/?$] => index.php?post_type=mcid_awards
[Awards/page/([0-9]{1,})/?$] => index.php?post_type=mcid_awards&paged=$matches[1]
[Award-Instances/?$] => index.php?post_type=mcii_awards
[Award-Instances/page/([0-9]{1,})/?$] => index.php?post_type=mcii_awards&paged=$matches[1]
[Award-Activities/?$] => index.php?post_type=mcip_awards
[Award-Activities/page/([0-9]{1,})/?$] => index.php?post_type=mcip_awards&paged=$matches[1]
[^\.well-known\/apple-developer-merchantid-domain-association$] => index.php?apple-developer-merchantid-domain-association=1
[^pdf/([A-Za-z0-9]+)/([0-9]+)/?(download)?/?] => index.php?gpdf=1&pid=$matches[1]&lid=$matches[2]&action=$matches[3]
[^index.php/pdf/([A-Za-z0-9]+)/([0-9]+)/?(download)?/?] => index.php?gpdf=1&pid=$matches[1]&lid=$matches[2]&action=$matches[3]
[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-api(/(.*))?/?$] => index.php?category_name=$matches[1]&wc-api=$matches[3]
[category/(.+?)/wc/file/transient(/(.*))?/?$] => index.php?category_name=$matches[1]&wc/file/transient=$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-api(/(.*))?/?$] => index.php?tag=$matches[1]&wc-api=$matches[3]
[tag/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tag=$matches[1]&wc/file/transient=$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]
[forums/forum/.+?/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[forums/forum/.+?/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[forums/forum/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[forums/forum/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[forums/forum/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[forums/forum/.+?/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[forums/forum/(.+?)/embed/?$] => index.php?forum=$matches[1]&embed=true
[forums/forum/(.+?)/trackback/?$] => index.php?forum=$matches[1]&tb=1
[forums/forum/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?forum=$matches[1]&feed=$matches[2]
[forums/forum/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?forum=$matches[1]&feed=$matches[2]
[forums/forum/(.+?)/page/?([0-9]{1,})/?$] => index.php?forum=$matches[1]&paged=$matches[2]
[forums/forum/(.+?)/comment-page-([0-9]{1,})/?$] => index.php?forum=$matches[1]&cpage=$matches[2]
[forums/forum/(.+?)/wc-api(/(.*))?/?$] => index.php?forum=$matches[1]&wc-api=$matches[3]
[forums/forum/(.+?)/wc/file/transient(/(.*))?/?$] => index.php?forum=$matches[1]&wc/file/transient=$matches[3]
[forums/forum/(.+?)/entry(/(.*))?/?$] => index.php?forum=$matches[1]&entry=$matches[3]
[forums/forum/.+?/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[forums/forum/.+?/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[forums/forum/.+?/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[forums/forum/.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[forums/forum/(.+?)(?:/([0-9]+))?/?$] => index.php?forum=$matches[1]&page=$matches[2]
[topic/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[topic/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[topic/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[topic/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[topic/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[topic/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[topic/([^/]+)/embed/?$] => index.php?sfwd-topic=$matches[1]&embed=true
[topic/([^/]+)/trackback/?$] => index.php?sfwd-topic=$matches[1]&tb=1
[topic/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?topic=$matches[1]&feed=$matches[2]
[topic/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?topic=$matches[1]&feed=$matches[2]
[topic/([^/]+)/page/?([0-9]{1,})/?$] => index.php?sfwd-topic=$matches[1]&paged=$matches[2]
[topic/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[topic/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[topic/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[topic/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[topic/([^/]+)(?:/([0-9]+))?/?$] => index.php?sfwd-topic=$matches[1]&page=$matches[2]
[topic/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[topic/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[topic/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[topic/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[topic/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[topic/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[forums/reply/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[forums/reply/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[forums/reply/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[forums/reply/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[forums/reply/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[forums/reply/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[forums/reply/([^/]+)/embed/?$] => index.php?reply=$matches[1]&embed=true
[forums/reply/([^/]+)/trackback/?$] => index.php?reply=$matches[1]&tb=1
[forums/reply/([^/]+)/page/?([0-9]{1,})/?$] => index.php?reply=$matches[1]&paged=$matches[2]
[forums/reply/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?reply=$matches[1]&cpage=$matches[2]
[forums/reply/([^/]+)/wc-api(/(.*))?/?$] => index.php?reply=$matches[1]&wc-api=$matches[3]
[forums/reply/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?reply=$matches[1]&wc/file/transient=$matches[3]
[forums/reply/([^/]+)/entry(/(.*))?/?$] => index.php?reply=$matches[1]&entry=$matches[3]
[forums/reply/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[forums/reply/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[forums/reply/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[forums/reply/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[forums/reply/([^/]+)(?:/([0-9]+))?/?$] => index.php?reply=$matches[1]&page=$matches[2]
[forums/reply/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[forums/reply/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[forums/reply/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[forums/reply/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[forums/reply/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[forums/reply/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[forums/topic-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?topic-tag=$matches[1]&feed=$matches[2]
[forums/topic-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?topic-tag=$matches[1]&feed=$matches[2]
[forums/topic-tag/([^/]+)/embed/?$] => index.php?topic-tag=$matches[1]&embed=true
[forums/topic-tag/([^/]+)/page/?([0-9]{1,})/?$] => index.php?topic-tag=$matches[1]&paged=$matches[2]
[forums/topic-tag/([^/]+)/?$] => index.php?topic-tag=$matches[1]
[forums/user/([^/]+)/?$] => index.php?bbp_user=$matches[1]
[forums/search/([^/]+)/page/?([0-9]{1,})/?$] => index.php?bbp_search=$matches[1]&paged=$matches[2]
[forums/search/([^/]+)/?$] => index.php?bbp_search=$matches[1]
[uo-recipe/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[uo-recipe/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[uo-recipe/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[uo-recipe/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[uo-recipe/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[uo-recipe/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[uo-recipe/([^/]+)/embed/?$] => index.php?taxonomy=recipe_tag&term=$matches[1]&embed=true
[uo-recipe/([^/]+)/trackback/?$] => index.php?uo-recipe=$matches[1]&tb=1
[uo-recipe/([^/]+)/page/?([0-9]{1,})/?$] => index.php?taxonomy=recipe_tag&term=$matches[1]&paged=$matches[2]
[uo-recipe/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?uo-recipe=$matches[1]&cpage=$matches[2]
[uo-recipe/([^/]+)/wc-api(/(.*))?/?$] => index.php?uo-recipe=$matches[1]&wc-api=$matches[3]
[uo-recipe/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?uo-recipe=$matches[1]&wc/file/transient=$matches[3]
[uo-recipe/([^/]+)/entry(/(.*))?/?$] => index.php?uo-recipe=$matches[1]&entry=$matches[3]
[uo-recipe/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[uo-recipe/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[uo-recipe/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[uo-recipe/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[uo-recipe/([^/]+)(?:/([0-9]+))?/?$] => index.php?uo-recipe=$matches[1]&page=$matches[2]
[uo-recipe/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[uo-recipe/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[uo-recipe/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[uo-recipe/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[uo-recipe/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[uo-recipe/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[uo-trigger/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[uo-trigger/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[uo-trigger/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[uo-trigger/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[uo-trigger/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[uo-trigger/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[uo-trigger/([^/]+)/embed/?$] => index.php?uo-trigger=$matches[1]&embed=true
[uo-trigger/([^/]+)/trackback/?$] => index.php?uo-trigger=$matches[1]&tb=1
[uo-trigger/([^/]+)/page/?([0-9]{1,})/?$] => index.php?uo-trigger=$matches[1]&paged=$matches[2]
[uo-trigger/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?uo-trigger=$matches[1]&cpage=$matches[2]
[uo-trigger/([^/]+)/wc-api(/(.*))?/?$] => index.php?uo-trigger=$matches[1]&wc-api=$matches[3]
[uo-trigger/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?uo-trigger=$matches[1]&wc/file/transient=$matches[3]
[uo-trigger/([^/]+)/entry(/(.*))?/?$] => index.php?uo-trigger=$matches[1]&entry=$matches[3]
[uo-trigger/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[uo-trigger/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[uo-trigger/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[uo-trigger/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[uo-trigger/([^/]+)(?:/([0-9]+))?/?$] => index.php?uo-trigger=$matches[1]&page=$matches[2]
[uo-trigger/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[uo-trigger/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[uo-trigger/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[uo-trigger/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[uo-trigger/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[uo-trigger/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[uo-action/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[uo-action/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[uo-action/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[uo-action/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[uo-action/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[uo-action/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[uo-action/([^/]+)/embed/?$] => index.php?uo-action=$matches[1]&embed=true
[uo-action/([^/]+)/trackback/?$] => index.php?uo-action=$matches[1]&tb=1
[uo-action/([^/]+)/page/?([0-9]{1,})/?$] => index.php?uo-action=$matches[1]&paged=$matches[2]
[uo-action/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?uo-action=$matches[1]&cpage=$matches[2]
[uo-action/([^/]+)/wc-api(/(.*))?/?$] => index.php?uo-action=$matches[1]&wc-api=$matches[3]
[uo-action/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?uo-action=$matches[1]&wc/file/transient=$matches[3]
[uo-action/([^/]+)/entry(/(.*))?/?$] => index.php?uo-action=$matches[1]&entry=$matches[3]
[uo-action/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[uo-action/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[uo-action/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[uo-action/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[uo-action/([^/]+)(?:/([0-9]+))?/?$] => index.php?uo-action=$matches[1]&page=$matches[2]
[uo-action/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[uo-action/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[uo-action/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[uo-action/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[uo-action/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[uo-action/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[uo-closure/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[uo-closure/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[uo-closure/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[uo-closure/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[uo-closure/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[uo-closure/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[uo-closure/([^/]+)/embed/?$] => index.php?uo-closure=$matches[1]&embed=true
[uo-closure/([^/]+)/trackback/?$] => index.php?uo-closure=$matches[1]&tb=1
[uo-closure/([^/]+)/page/?([0-9]{1,})/?$] => index.php?uo-closure=$matches[1]&paged=$matches[2]
[uo-closure/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?uo-closure=$matches[1]&cpage=$matches[2]
[uo-closure/([^/]+)/wc-api(/(.*))?/?$] => index.php?uo-closure=$matches[1]&wc-api=$matches[3]
[uo-closure/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?uo-closure=$matches[1]&wc/file/transient=$matches[3]
[uo-closure/([^/]+)/entry(/(.*))?/?$] => index.php?uo-closure=$matches[1]&entry=$matches[3]
[uo-closure/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[uo-closure/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[uo-closure/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[uo-closure/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[uo-closure/([^/]+)(?:/([0-9]+))?/?$] => index.php?uo-closure=$matches[1]&page=$matches[2]
[uo-closure/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[uo-closure/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[uo-closure/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[uo-closure/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[uo-closure/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[uo-closure/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[staff/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[staff/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[staff/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[staff/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[staff/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[staff/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[staff/([^/]+)/embed/?$] => index.php?staff=$matches[1]&embed=true
[staff/([^/]+)/trackback/?$] => index.php?staff=$matches[1]&tb=1
[staff/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?staff=$matches[1]&feed=$matches[2]
[staff/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?staff=$matches[1]&feed=$matches[2]
[staff/([^/]+)/page/?([0-9]{1,})/?$] => index.php?staff=$matches[1]&paged=$matches[2]
[staff/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?staff=$matches[1]&cpage=$matches[2]
[staff/([^/]+)/wc-api(/(.*))?/?$] => index.php?staff=$matches[1]&wc-api=$matches[3]
[staff/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?staff=$matches[1]&wc/file/transient=$matches[3]
[staff/([^/]+)/entry(/(.*))?/?$] => index.php?staff=$matches[1]&entry=$matches[3]
[staff/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[staff/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[staff/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[staff/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[staff/([^/]+)(?:/([0-9]+))?/?$] => index.php?staff=$matches[1]&page=$matches[2]
[staff/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[staff/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[staff/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[staff/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[staff/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[staff/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[article/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[article/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[article/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[article/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[article/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[article/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[article/([^/]+)/embed/?$] => index.php?article=$matches[1]&embed=true
[article/([^/]+)/trackback/?$] => index.php?article=$matches[1]&tb=1
[article/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?article=$matches[1]&feed=$matches[2]
[article/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?article=$matches[1]&feed=$matches[2]
[article/([^/]+)/page/?([0-9]{1,})/?$] => index.php?article=$matches[1]&paged=$matches[2]
[article/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?article=$matches[1]&cpage=$matches[2]
[article/([^/]+)/wc-api(/(.*))?/?$] => index.php?article=$matches[1]&wc-api=$matches[3]
[article/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?article=$matches[1]&wc/file/transient=$matches[3]
[article/([^/]+)/entry(/(.*))?/?$] => index.php?article=$matches[1]&entry=$matches[3]
[article/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[article/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[article/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[article/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[article/([^/]+)(?:/([0-9]+))?/?$] => index.php?article=$matches[1]&page=$matches[2]
[article/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[article/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[article/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[article/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[article/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[article/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[mla-honorary-member/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[mla-honorary-member/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[mla-honorary-member/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[mla-honorary-member/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[mla-honorary-member/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[mla-honorary-member/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[mla-honorary-member/([^/]+)/embed/?$] => index.php?mla-honorary-member=$matches[1]&embed=true
[mla-honorary-member/([^/]+)/trackback/?$] => index.php?mla-honorary-member=$matches[1]&tb=1
[mla-honorary-member/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?mla-honorary-member=$matches[1]&feed=$matches[2]
[mla-honorary-member/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?mla-honorary-member=$matches[1]&feed=$matches[2]
[mla-honorary-member/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mla-honorary-member=$matches[1]&paged=$matches[2]
[mla-honorary-member/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?mla-honorary-member=$matches[1]&cpage=$matches[2]
[mla-honorary-member/([^/]+)/wc-api(/(.*))?/?$] => index.php?mla-honorary-member=$matches[1]&wc-api=$matches[3]
[mla-honorary-member/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?mla-honorary-member=$matches[1]&wc/file/transient=$matches[3]
[mla-honorary-member/([^/]+)/entry(/(.*))?/?$] => index.php?mla-honorary-member=$matches[1]&entry=$matches[3]
[mla-honorary-member/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[mla-honorary-member/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[mla-honorary-member/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[mla-honorary-member/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[mla-honorary-member/([^/]+)(?:/([0-9]+))?/?$] => index.php?mla-honorary-member=$matches[1]&page=$matches[2]
[mla-honorary-member/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[mla-honorary-member/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[mla-honorary-member/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[mla-honorary-member/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[mla-honorary-member/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[mla-honorary-member/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[mla-fellow/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[mla-fellow/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[mla-fellow/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[mla-fellow/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[mla-fellow/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[mla-fellow/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[mla-fellow/([^/]+)/embed/?$] => index.php?mla-fellow=$matches[1]&embed=true
[mla-fellow/([^/]+)/trackback/?$] => index.php?mla-fellow=$matches[1]&tb=1
[mla-fellow/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?mla-fellow=$matches[1]&feed=$matches[2]
[mla-fellow/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?mla-fellow=$matches[1]&feed=$matches[2]
[mla-fellow/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mla-fellow=$matches[1]&paged=$matches[2]
[mla-fellow/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?mla-fellow=$matches[1]&cpage=$matches[2]
[mla-fellow/([^/]+)/wc-api(/(.*))?/?$] => index.php?mla-fellow=$matches[1]&wc-api=$matches[3]
[mla-fellow/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?mla-fellow=$matches[1]&wc/file/transient=$matches[3]
[mla-fellow/([^/]+)/entry(/(.*))?/?$] => index.php?mla-fellow=$matches[1]&entry=$matches[3]
[mla-fellow/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[mla-fellow/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[mla-fellow/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[mla-fellow/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[mla-fellow/([^/]+)(?:/([0-9]+))?/?$] => index.php?mla-fellow=$matches[1]&page=$matches[2]
[mla-fellow/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[mla-fellow/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[mla-fellow/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[mla-fellow/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[mla-fellow/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[mla-fellow/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[advocacy-resources/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[advocacy-resources/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[advocacy-resources/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[advocacy-resources/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[advocacy-resources/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[advocacy-resources/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[advocacy-resources/([^/]+)/embed/?$] => index.php?advocacy-resources=$matches[1]&embed=true
[advocacy-resources/([^/]+)/trackback/?$] => index.php?advocacy-resources=$matches[1]&tb=1
[advocacy-resources/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?advocacy-resources=$matches[1]&feed=$matches[2]
[advocacy-resources/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?advocacy-resources=$matches[1]&feed=$matches[2]
[advocacy-resources/([^/]+)/page/?([0-9]{1,})/?$] => index.php?advocacy-resources=$matches[1]&paged=$matches[2]
[advocacy-resources/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?advocacy-resources=$matches[1]&cpage=$matches[2]
[advocacy-resources/([^/]+)/wc-api(/(.*))?/?$] => index.php?advocacy-resources=$matches[1]&wc-api=$matches[3]
[advocacy-resources/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?advocacy-resources=$matches[1]&wc/file/transient=$matches[3]
[advocacy-resources/([^/]+)/entry(/(.*))?/?$] => index.php?advocacy-resources=$matches[1]&entry=$matches[3]
[advocacy-resources/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[advocacy-resources/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[advocacy-resources/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[advocacy-resources/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[advocacy-resources/([^/]+)(?:/([0-9]+))?/?$] => index.php?advocacy-resources=$matches[1]&page=$matches[2]
[advocacy-resources/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[advocacy-resources/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[advocacy-resources/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[advocacy-resources/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[advocacy-resources/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[advocacy-resources/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[mla-stories/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[mla-stories/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[mla-stories/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[mla-stories/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[mla-stories/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[mla-stories/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[mla-stories/([^/]+)/embed/?$] => index.php?mla-stories=$matches[1]&embed=true
[mla-stories/([^/]+)/trackback/?$] => index.php?mla-stories=$matches[1]&tb=1
[mla-stories/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?mla-stories=$matches[1]&feed=$matches[2]
[mla-stories/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?mla-stories=$matches[1]&feed=$matches[2]
[mla-stories/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mla-stories=$matches[1]&paged=$matches[2]
[mla-stories/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?mla-stories=$matches[1]&cpage=$matches[2]
[mla-stories/([^/]+)/wc-api(/(.*))?/?$] => index.php?mla-stories=$matches[1]&wc-api=$matches[3]
[mla-stories/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?mla-stories=$matches[1]&wc/file/transient=$matches[3]
[mla-stories/([^/]+)/entry(/(.*))?/?$] => index.php?mla-stories=$matches[1]&entry=$matches[3]
[mla-stories/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[mla-stories/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[mla-stories/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[mla-stories/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[mla-stories/([^/]+)(?:/([0-9]+))?/?$] => index.php?mla-stories=$matches[1]&page=$matches[2]
[mla-stories/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[mla-stories/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[mla-stories/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[mla-stories/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[mla-stories/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[mla-stories/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[oral-history/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[oral-history/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[oral-history/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[oral-history/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[oral-history/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[oral-history/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[oral-history/([^/]+)/embed/?$] => index.php?oral-history=$matches[1]&embed=true
[oral-history/([^/]+)/trackback/?$] => index.php?oral-history=$matches[1]&tb=1
[oral-history/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?oral-history=$matches[1]&feed=$matches[2]
[oral-history/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?oral-history=$matches[1]&feed=$matches[2]
[oral-history/([^/]+)/page/?([0-9]{1,})/?$] => index.php?oral-history=$matches[1]&paged=$matches[2]
[oral-history/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?oral-history=$matches[1]&cpage=$matches[2]
[oral-history/([^/]+)/wc-api(/(.*))?/?$] => index.php?oral-history=$matches[1]&wc-api=$matches[3]
[oral-history/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?oral-history=$matches[1]&wc/file/transient=$matches[3]
[oral-history/([^/]+)/entry(/(.*))?/?$] => index.php?oral-history=$matches[1]&entry=$matches[3]
[oral-history/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[oral-history/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[oral-history/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[oral-history/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[oral-history/([^/]+)(?:/([0-9]+))?/?$] => index.php?oral-history=$matches[1]&page=$matches[2]
[oral-history/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[oral-history/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[oral-history/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[oral-history/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[oral-history/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[oral-history/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[membership-type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?membership-type=$matches[1]&feed=$matches[2]
[membership-type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?membership-type=$matches[1]&feed=$matches[2]
[membership-type/([^/]+)/embed/?$] => index.php?membership-type=$matches[1]&embed=true
[membership-type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?membership-type=$matches[1]&paged=$matches[2]
[membership-type/([^/]+)/?$] => index.php?membership-type=$matches[1]
[course-owner/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?course-owner=$matches[1]&feed=$matches[2]
[course-owner/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?course-owner=$matches[1]&feed=$matches[2]
[course-owner/([^/]+)/embed/?$] => index.php?course-owner=$matches[1]&embed=true
[course-owner/([^/]+)/page/?([0-9]{1,})/?$] => index.php?course-owner=$matches[1]&paged=$matches[2]
[course-owner/([^/]+)/?$] => index.php?course-owner=$matches[1]
[specialization-skill/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?specialization-skill=$matches[1]&feed=$matches[2]
[specialization-skill/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?specialization-skill=$matches[1]&feed=$matches[2]
[specialization-skill/([^/]+)/embed/?$] => index.php?specialization-skill=$matches[1]&embed=true
[specialization-skill/([^/]+)/page/?([0-9]{1,})/?$] => index.php?specialization-skill=$matches[1]&paged=$matches[2]
[specialization-skill/([^/]+)/?$] => index.php?specialization-skill=$matches[1]
[specialization-level/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?specialization-level=$matches[1]&feed=$matches[2]
[specialization-level/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?specialization-level=$matches[1]&feed=$matches[2]
[specialization-level/([^/]+)/embed/?$] => index.php?specialization-level=$matches[1]&embed=true
[specialization-level/([^/]+)/page/?([0-9]{1,})/?$] => index.php?specialization-level=$matches[1]&paged=$matches[2]
[specialization-level/([^/]+)/?$] => index.php?specialization-level=$matches[1]
[specialization/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?specialization=$matches[1]&feed=$matches[2]
[specialization/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?specialization=$matches[1]&feed=$matches[2]
[specialization/([^/]+)/embed/?$] => index.php?specialization=$matches[1]&embed=true
[specialization/([^/]+)/page/?([0-9]{1,})/?$] => index.php?specialization=$matches[1]&paged=$matches[2]
[specialization/([^/]+)/?$] => index.php?specialization=$matches[1]
[course-competency/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?course-competency=$matches[1]&feed=$matches[2]
[course-competency/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?course-competency=$matches[1]&feed=$matches[2]
[course-competency/([^/]+)/embed/?$] => index.php?course-competency=$matches[1]&embed=true
[course-competency/([^/]+)/page/?([0-9]{1,})/?$] => index.php?course-competency=$matches[1]&paged=$matches[2]
[course-competency/([^/]+)/?$] => index.php?course-competency=$matches[1]
[course-format/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?course-format=$matches[1]&feed=$matches[2]
[course-format/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?course-format=$matches[1]&feed=$matches[2]
[course-format/([^/]+)/embed/?$] => index.php?course-format=$matches[1]&embed=true
[course-format/([^/]+)/page/?([0-9]{1,})/?$] => index.php?course-format=$matches[1]&paged=$matches[2]
[course-format/([^/]+)/?$] => index.php?course-format=$matches[1]
[course-delivery/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?course-delivery=$matches[1]&feed=$matches[2]
[course-delivery/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?course-delivery=$matches[1]&feed=$matches[2]
[course-delivery/([^/]+)/embed/?$] => index.php?course-delivery=$matches[1]&embed=true
[course-delivery/([^/]+)/page/?([0-9]{1,})/?$] => index.php?course-delivery=$matches[1]&paged=$matches[2]
[course-delivery/([^/]+)/?$] => index.php?course-delivery=$matches[1]
[initiative/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?initiative=$matches[1]&feed=$matches[2]
[initiative/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?initiative=$matches[1]&feed=$matches[2]
[initiative/([^/]+)/embed/?$] => index.php?initiative=$matches[1]&embed=true
[initiative/([^/]+)/page/?([0-9]{1,})/?$] => index.php?initiative=$matches[1]&paged=$matches[2]
[initiative/([^/]+)/?$] => index.php?initiative=$matches[1]
[member-content-access/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?member-content-access=$matches[1]&feed=$matches[2]
[member-content-access/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?member-content-access=$matches[1]&feed=$matches[2]
[member-content-access/([^/]+)/embed/?$] => index.php?member-content-access=$matches[1]&embed=true
[member-content-access/([^/]+)/page/?([0-9]{1,})/?$] => index.php?member-content-access=$matches[1]&paged=$matches[2]
[member-content-access/([^/]+)/?$] => index.php?member-content-access=$matches[1]
[gl-code-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?gl-code-category=$matches[1]&feed=$matches[2]
[gl-code-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?gl-code-category=$matches[1]&feed=$matches[2]
[gl-code-category/([^/]+)/embed/?$] => index.php?gl-code-category=$matches[1]&embed=true
[gl-code-category/([^/]+)/page/?([0-9]{1,})/?$] => index.php?gl-code-category=$matches[1]&paged=$matches[2]
[gl-code-category/([^/]+)/?$] => index.php?gl-code-category=$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-api(/(.*))?/?$] => index.php?product=$matches[1]&wc-api=$matches[3]
[product/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?product=$matches[1]&wc/file/transient=$matches[3]
[product/([^/]+)/entry(/(.*))?/?$] => index.php?product=$matches[1]&entry=$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/[^/]+/([^/]+)/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/([^/]+)(?:/([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
[courses/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[courses/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[courses/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[courses/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[courses/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[courses/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[courses/([^/]+)/embed/?$] => index.php?sfwd-courses=$matches[1]&embed=true
[courses/([^/]+)/trackback/?$] => index.php?sfwd-courses=$matches[1]&tb=1
[courses/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?sfwd-courses=$matches[1]&feed=$matches[2]
[courses/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?sfwd-courses=$matches[1]&feed=$matches[2]
[courses/([^/]+)/page/?([0-9]{1,})/?$] => index.php?sfwd-courses=$matches[1]&paged=$matches[2]
[courses/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?sfwd-courses=$matches[1]&cpage=$matches[2]
[courses/([^/]+)/wc-api(/(.*))?/?$] => index.php?sfwd-courses=$matches[1]&wc-api=$matches[3]
[courses/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?sfwd-courses=$matches[1]&wc/file/transient=$matches[3]
[courses/([^/]+)/entry(/(.*))?/?$] => index.php?sfwd-courses=$matches[1]&entry=$matches[3]
[courses/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[courses/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[courses/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[courses/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[courses/([^/]+)(?:/([0-9]+))?/?$] => index.php?sfwd-courses=$matches[1]&page=$matches[2]
[courses/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[courses/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[courses/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[courses/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[courses/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[courses/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[lessons/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[lessons/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[lessons/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[lessons/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[lessons/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[lessons/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[lessons/([^/]+)/embed/?$] => index.php?sfwd-lessons=$matches[1]&embed=true
[lessons/([^/]+)/trackback/?$] => index.php?sfwd-lessons=$matches[1]&tb=1
[lessons/([^/]+)/page/?([0-9]{1,})/?$] => index.php?sfwd-lessons=$matches[1]&paged=$matches[2]
[lessons/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?sfwd-lessons=$matches[1]&cpage=$matches[2]
[lessons/([^/]+)/wc-api(/(.*))?/?$] => index.php?sfwd-lessons=$matches[1]&wc-api=$matches[3]
[lessons/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?sfwd-lessons=$matches[1]&wc/file/transient=$matches[3]
[lessons/([^/]+)/entry(/(.*))?/?$] => index.php?sfwd-lessons=$matches[1]&entry=$matches[3]
[lessons/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[lessons/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[lessons/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[lessons/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[lessons/([^/]+)(?:/([0-9]+))?/?$] => index.php?sfwd-lessons=$matches[1]&page=$matches[2]
[lessons/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[lessons/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[lessons/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[lessons/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[lessons/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[lessons/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[topic/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?sfwd-topic=$matches[1]&cpage=$matches[2]
[topic/([^/]+)/wc-api(/(.*))?/?$] => index.php?sfwd-topic=$matches[1]&wc-api=$matches[3]
[topic/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?sfwd-topic=$matches[1]&wc/file/transient=$matches[3]
[topic/([^/]+)/entry(/(.*))?/?$] => index.php?sfwd-topic=$matches[1]&entry=$matches[3]
[quizzes/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[quizzes/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[quizzes/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[quizzes/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[quizzes/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[quizzes/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[quizzes/([^/]+)/embed/?$] => index.php?sfwd-quiz=$matches[1]&embed=true
[quizzes/([^/]+)/trackback/?$] => index.php?sfwd-quiz=$matches[1]&tb=1
[quizzes/([^/]+)/page/?([0-9]{1,})/?$] => index.php?sfwd-quiz=$matches[1]&paged=$matches[2]
[quizzes/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?sfwd-quiz=$matches[1]&cpage=$matches[2]
[quizzes/([^/]+)/wc-api(/(.*))?/?$] => index.php?sfwd-quiz=$matches[1]&wc-api=$matches[3]
[quizzes/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?sfwd-quiz=$matches[1]&wc/file/transient=$matches[3]
[quizzes/([^/]+)/entry(/(.*))?/?$] => index.php?sfwd-quiz=$matches[1]&entry=$matches[3]
[quizzes/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[quizzes/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[quizzes/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[quizzes/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[quizzes/([^/]+)(?:/([0-9]+))?/?$] => index.php?sfwd-quiz=$matches[1]&page=$matches[2]
[quizzes/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[quizzes/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[quizzes/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[quizzes/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[quizzes/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[quizzes/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[sfwd-question/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[sfwd-question/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[sfwd-question/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[sfwd-question/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[sfwd-question/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[sfwd-question/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[sfwd-question/([^/]+)/embed/?$] => index.php?sfwd-question=$matches[1]&embed=true
[sfwd-question/([^/]+)/trackback/?$] => index.php?sfwd-question=$matches[1]&tb=1
[sfwd-question/([^/]+)/page/?([0-9]{1,})/?$] => index.php?sfwd-question=$matches[1]&paged=$matches[2]
[sfwd-question/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?sfwd-question=$matches[1]&cpage=$matches[2]
[sfwd-question/([^/]+)/wc-api(/(.*))?/?$] => index.php?sfwd-question=$matches[1]&wc-api=$matches[3]
[sfwd-question/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?sfwd-question=$matches[1]&wc/file/transient=$matches[3]
[sfwd-question/([^/]+)/entry(/(.*))?/?$] => index.php?sfwd-question=$matches[1]&entry=$matches[3]
[sfwd-question/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[sfwd-question/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[sfwd-question/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[sfwd-question/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[sfwd-question/([^/]+)(?:/([0-9]+))?/?$] => index.php?sfwd-question=$matches[1]&page=$matches[2]
[sfwd-question/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[sfwd-question/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[sfwd-question/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[sfwd-question/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[sfwd-question/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[sfwd-question/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[ld-exam/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[ld-exam/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[ld-exam/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[ld-exam/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[ld-exam/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[ld-exam/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[ld-exam/([^/]+)/embed/?$] => index.php?ld-exam=$matches[1]&embed=true
[ld-exam/([^/]+)/trackback/?$] => index.php?ld-exam=$matches[1]&tb=1
[ld-exam/([^/]+)/page/?([0-9]{1,})/?$] => index.php?ld-exam=$matches[1]&paged=$matches[2]
[ld-exam/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?ld-exam=$matches[1]&cpage=$matches[2]
[ld-exam/([^/]+)/wc-api(/(.*))?/?$] => index.php?ld-exam=$matches[1]&wc-api=$matches[3]
[ld-exam/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?ld-exam=$matches[1]&wc/file/transient=$matches[3]
[ld-exam/([^/]+)/entry(/(.*))?/?$] => index.php?ld-exam=$matches[1]&entry=$matches[3]
[ld-exam/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[ld-exam/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[ld-exam/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[ld-exam/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[ld-exam/([^/]+)(?:/([0-9]+))?/?$] => index.php?ld-exam=$matches[1]&page=$matches[2]
[ld-exam/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[ld-exam/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[ld-exam/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[ld-exam/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[ld-exam/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[ld-exam/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[certificates/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[certificates/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[certificates/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[certificates/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[certificates/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[certificates/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[certificates/([^/]+)/embed/?$] => index.php?sfwd-certificates=$matches[1]&embed=true
[certificates/([^/]+)/trackback/?$] => index.php?sfwd-certificates=$matches[1]&tb=1
[certificates/([^/]+)/page/?([0-9]{1,})/?$] => index.php?sfwd-certificates=$matches[1]&paged=$matches[2]
[certificates/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?sfwd-certificates=$matches[1]&cpage=$matches[2]
[certificates/([^/]+)/wc-api(/(.*))?/?$] => index.php?sfwd-certificates=$matches[1]&wc-api=$matches[3]
[certificates/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?sfwd-certificates=$matches[1]&wc/file/transient=$matches[3]
[certificates/([^/]+)/entry(/(.*))?/?$] => index.php?sfwd-certificates=$matches[1]&entry=$matches[3]
[certificates/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[certificates/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[certificates/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[certificates/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[certificates/([^/]+)(?:/([0-9]+))?/?$] => index.php?sfwd-certificates=$matches[1]&page=$matches[2]
[certificates/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[certificates/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[certificates/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[certificates/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[certificates/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[certificates/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[ld-groups/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[ld-groups/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[ld-groups/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[ld-groups/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[ld-groups/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[ld-groups/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[ld-groups/([^/]+)/embed/?$] => index.php?groups=$matches[1]&embed=true
[ld-groups/([^/]+)/trackback/?$] => index.php?groups=$matches[1]&tb=1
[ld-groups/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?groups=$matches[1]&feed=$matches[2]
[ld-groups/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?groups=$matches[1]&feed=$matches[2]
[ld-groups/([^/]+)/page/?([0-9]{1,})/?$] => index.php?groups=$matches[1]&paged=$matches[2]
[ld-groups/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?groups=$matches[1]&cpage=$matches[2]
[ld-groups/([^/]+)/wc-api(/(.*))?/?$] => index.php?groups=$matches[1]&wc-api=$matches[3]
[ld-groups/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?groups=$matches[1]&wc/file/transient=$matches[3]
[ld-groups/([^/]+)/entry(/(.*))?/?$] => index.php?groups=$matches[1]&entry=$matches[3]
[ld-groups/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[ld-groups/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[ld-groups/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[ld-groups/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[ld-groups/([^/]+)(?:/([0-9]+))?/?$] => index.php?groups=$matches[1]&page=$matches[2]
[ld-groups/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[ld-groups/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[ld-groups/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[ld-groups/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[ld-groups/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[ld-groups/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[bp_member_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?taxonomy=bp_member_type&term=$matches[1]&feed=$matches[2]
[bp_member_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?taxonomy=bp_member_type&term=$matches[1]&feed=$matches[2]
[bp_member_type/([^/]+)/embed/?$] => index.php?taxonomy=bp_member_type&term=$matches[1]&embed=true
[bp_member_type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?taxonomy=bp_member_type&term=$matches[1]&paged=$matches[2]
[bp_member_type/([^/]+)/?$] => index.php?taxonomy=bp_member_type&term=$matches[1]
[bp_group_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?taxonomy=bp_group_type&term=$matches[1]&feed=$matches[2]
[bp_group_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?taxonomy=bp_group_type&term=$matches[1]&feed=$matches[2]
[bp_group_type/([^/]+)/embed/?$] => index.php?taxonomy=bp_group_type&term=$matches[1]&embed=true
[bp_group_type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?taxonomy=bp_group_type&term=$matches[1]&paged=$matches[2]
[bp_group_type/([^/]+)/?$] => index.php?taxonomy=bp_group_type&term=$matches[1]
[uo-loop/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[uo-loop/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[uo-loop/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[uo-loop/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[uo-loop/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[uo-loop/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[uo-loop/([^/]+)/embed/?$] => index.php?uo-loop=$matches[1]&embed=true
[uo-loop/([^/]+)/trackback/?$] => index.php?uo-loop=$matches[1]&tb=1
[uo-loop/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?uo-loop=$matches[1]&feed=$matches[2]
[uo-loop/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?uo-loop=$matches[1]&feed=$matches[2]
[uo-loop/([^/]+)/page/?([0-9]{1,})/?$] => index.php?uo-loop=$matches[1]&paged=$matches[2]
[uo-loop/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?uo-loop=$matches[1]&cpage=$matches[2]
[uo-loop/([^/]+)/wc-api(/(.*))?/?$] => index.php?uo-loop=$matches[1]&wc-api=$matches[3]
[uo-loop/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?uo-loop=$matches[1]&wc/file/transient=$matches[3]
[uo-loop/([^/]+)/entry(/(.*))?/?$] => index.php?uo-loop=$matches[1]&entry=$matches[3]
[uo-loop/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[uo-loop/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[uo-loop/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[uo-loop/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[uo-loop/([^/]+)(?:/([0-9]+))?/?$] => index.php?uo-loop=$matches[1]&page=$matches[2]
[uo-loop/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[uo-loop/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[uo-loop/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[uo-loop/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[uo-loop/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[uo-loop/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[uo-loop-filter/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[uo-loop-filter/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[uo-loop-filter/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[uo-loop-filter/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[uo-loop-filter/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[uo-loop-filter/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[uo-loop-filter/([^/]+)/embed/?$] => index.php?uo-loop-filter=$matches[1]&embed=true
[uo-loop-filter/([^/]+)/trackback/?$] => index.php?uo-loop-filter=$matches[1]&tb=1
[uo-loop-filter/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?uo-loop-filter=$matches[1]&feed=$matches[2]
[uo-loop-filter/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?uo-loop-filter=$matches[1]&feed=$matches[2]
[uo-loop-filter/([^/]+)/page/?([0-9]{1,})/?$] => index.php?uo-loop-filter=$matches[1]&paged=$matches[2]
[uo-loop-filter/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?uo-loop-filter=$matches[1]&cpage=$matches[2]
[uo-loop-filter/([^/]+)/wc-api(/(.*))?/?$] => index.php?uo-loop-filter=$matches[1]&wc-api=$matches[3]
[uo-loop-filter/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?uo-loop-filter=$matches[1]&wc/file/transient=$matches[3]
[uo-loop-filter/([^/]+)/entry(/(.*))?/?$] => index.php?uo-loop-filter=$matches[1]&entry=$matches[3]
[uo-loop-filter/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[uo-loop-filter/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[uo-loop-filter/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[uo-loop-filter/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[uo-loop-filter/([^/]+)(?:/([0-9]+))?/?$] => index.php?uo-loop-filter=$matches[1]&page=$matches[2]
[uo-loop-filter/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[uo-loop-filter/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[uo-loop-filter/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[uo-loop-filter/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[uo-loop-filter/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[uo-loop-filter/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[uo-recipe/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?taxonomy=recipe_tag&term=$matches[1]&feed=$matches[2]
[uo-recipe/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?taxonomy=recipe_tag&term=$matches[1]&feed=$matches[2]
[uo-recipe/([^/]+)/?$] => index.php?taxonomy=recipe_tag&term=$matches[1]
[essay/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[essay/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[essay/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[essay/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[essay/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[essay/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[essay/([^/]+)/embed/?$] => index.php?sfwd-essays=$matches[1]&embed=true
[essay/([^/]+)/trackback/?$] => index.php?sfwd-essays=$matches[1]&tb=1
[essay/([^/]+)/page/?([0-9]{1,})/?$] => index.php?sfwd-essays=$matches[1]&paged=$matches[2]
[essay/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?sfwd-essays=$matches[1]&cpage=$matches[2]
[essay/([^/]+)/wc-api(/(.*))?/?$] => index.php?sfwd-essays=$matches[1]&wc-api=$matches[3]
[essay/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?sfwd-essays=$matches[1]&wc/file/transient=$matches[3]
[essay/([^/]+)/entry(/(.*))?/?$] => index.php?sfwd-essays=$matches[1]&entry=$matches[3]
[essay/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[essay/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[essay/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[essay/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[essay/([^/]+)(?:/([0-9]+))?/?$] => index.php?sfwd-essays=$matches[1]&page=$matches[2]
[essay/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[essay/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[essay/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[essay/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[essay/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[essay/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[assignment/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[assignment/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[assignment/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[assignment/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[assignment/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[assignment/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[assignment/([^/]+)/embed/?$] => index.php?sfwd-assignment=$matches[1]&embed=true
[assignment/([^/]+)/trackback/?$] => index.php?sfwd-assignment=$matches[1]&tb=1
[assignment/([^/]+)/page/?([0-9]{1,})/?$] => index.php?sfwd-assignment=$matches[1]&paged=$matches[2]
[assignment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?sfwd-assignment=$matches[1]&cpage=$matches[2]
[assignment/([^/]+)/wc-api(/(.*))?/?$] => index.php?sfwd-assignment=$matches[1]&wc-api=$matches[3]
[assignment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?sfwd-assignment=$matches[1]&wc/file/transient=$matches[3]
[assignment/([^/]+)/entry(/(.*))?/?$] => index.php?sfwd-assignment=$matches[1]&entry=$matches[3]
[assignment/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[assignment/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[assignment/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[assignment/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[assignment/([^/]+)(?:/([0-9]+))?/?$] => index.php?sfwd-assignment=$matches[1]&page=$matches[2]
[assignment/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[assignment/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[assignment/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[assignment/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[assignment/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[assignment/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[gl-code/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[gl-code/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[gl-code/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[gl-code/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[gl-code/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[gl-code/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[gl-code/([^/]+)/embed/?$] => index.php?gl-code=$matches[1]&embed=true
[gl-code/([^/]+)/trackback/?$] => index.php?gl-code=$matches[1]&tb=1
[gl-code/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?gl-code=$matches[1]&feed=$matches[2]
[gl-code/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?gl-code=$matches[1]&feed=$matches[2]
[gl-code/([^/]+)/page/?([0-9]{1,})/?$] => index.php?gl-code=$matches[1]&paged=$matches[2]
[gl-code/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?gl-code=$matches[1]&cpage=$matches[2]
[gl-code/([^/]+)/wc-api(/(.*))?/?$] => index.php?gl-code=$matches[1]&wc-api=$matches[3]
[gl-code/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?gl-code=$matches[1]&wc/file/transient=$matches[3]
[gl-code/([^/]+)/entry(/(.*))?/?$] => index.php?gl-code=$matches[1]&entry=$matches[3]
[gl-code/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[gl-code/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[gl-code/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[gl-code/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[gl-code/([^/]+)(?:/([0-9]+))?/?$] => index.php?gl-code=$matches[1]&page=$matches[2]
[gl-code/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[gl-code/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[gl-code/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[gl-code/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[gl-code/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[gl-code/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[view/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[view/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[view/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[view/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[view/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[view/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[view/([^/]+)/embed/?$] => index.php?gravityview=$matches[1]&embed=true
[view/([^/]+)/trackback/?$] => index.php?gravityview=$matches[1]&tb=1
[view/([^/]+)/page/?([0-9]{1,})/?$] => index.php?gravityview=$matches[1]&paged=$matches[2]
[view/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?gravityview=$matches[1]&cpage=$matches[2]
[view/([^/]+)/wc-api(/(.*))?/?$] => index.php?gravityview=$matches[1]&wc-api=$matches[3]
[view/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?gravityview=$matches[1]&wc/file/transient=$matches[3]
[view/([^/]+)/entry(/(.*))?/?$] => index.php?gravityview=$matches[1]&entry=$matches[3]
[view/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[view/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[view/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[view/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[view/([^/]+)(?:/([0-9]+))?/?$] => index.php?gravityview=$matches[1]&page=$matches[2]
[view/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[view/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[view/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[view/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[view/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[view/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[venue/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[venue/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[venue/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[venue/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[venue/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[venue/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[venue/([^/]+)/embed/?$] => index.php?tribe_venue=$matches[1]&embed=true
[venue/([^/]+)/trackback/?$] => index.php?tribe_venue=$matches[1]&tb=1
[venue/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_venue=$matches[1]&paged=$matches[2]
[venue/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_venue=$matches[1]&cpage=$matches[2]
[venue/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_venue=$matches[1]&wc-api=$matches[3]
[venue/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_venue=$matches[1]&wc/file/transient=$matches[3]
[venue/([^/]+)/entry(/(.*))?/?$] => index.php?tribe_venue=$matches[1]&entry=$matches[3]
[venue/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[venue/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[venue/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[venue/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[venue/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_venue=$matches[1]&page=$matches[2]
[venue/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[venue/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[venue/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[venue/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[venue/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[venue/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[organizer/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[organizer/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[organizer/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[organizer/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[organizer/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[organizer/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[organizer/([^/]+)/embed/?$] => index.php?tribe_organizer=$matches[1]&embed=true
[organizer/([^/]+)/trackback/?$] => index.php?tribe_organizer=$matches[1]&tb=1
[organizer/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_organizer=$matches[1]&paged=$matches[2]
[organizer/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_organizer=$matches[1]&cpage=$matches[2]
[organizer/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_organizer=$matches[1]&wc-api=$matches[3]
[organizer/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_organizer=$matches[1]&wc/file/transient=$matches[3]
[organizer/([^/]+)/entry(/(.*))?/?$] => index.php?tribe_organizer=$matches[1]&entry=$matches[3]
[organizer/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[organizer/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[organizer/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[organizer/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[organizer/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_organizer=$matches[1]&page=$matches[2]
[organizer/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[organizer/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[organizer/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[organizer/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[organizer/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[organizer/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[event/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[event/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[event/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[event/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[event/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[event/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[event/([^/]+)/embed/?$] => index.php?tribe_events=$matches[1]&embed=true
[event/([^/]+)/trackback/?$] => index.php?tribe_events=$matches[1]&tb=1
[event/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events=$matches[1]&feed=$matches[2]
[event/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events=$matches[1]&feed=$matches[2]
[event/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tribe_events=$matches[1]&paged=$matches[2]
[event/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tribe_events=$matches[1]&cpage=$matches[2]
[event/([^/]+)/wc-api(/(.*))?/?$] => index.php?tribe_events=$matches[1]&wc-api=$matches[3]
[event/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?tribe_events=$matches[1]&wc/file/transient=$matches[3]
[event/([^/]+)/entry(/(.*))?/?$] => index.php?tribe_events=$matches[1]&entry=$matches[3]
[event/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[event/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[event/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[event/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[event/([^/]+)(?:/([0-9]+))?/?$] => index.php?tribe_events=$matches[1]&page=$matches[2]
[event/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[event/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[event/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[event/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[event/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[event/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[events/category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events_cat=$matches[1]&feed=$matches[2]
[events/category/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tribe_events_cat=$matches[1]&feed=$matches[2]
[events/category/(.+?)/embed/?$] => index.php?tribe_events_cat=$matches[1]&embed=true
[events/category/(.+?)/page/?([0-9]{1,})/?$] => index.php?tribe_events_cat=$matches[1]&paged=$matches[2]
[events/category/(.+?)/?$] => 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-api(/(.*))?/?$] => index.php?deleted_event=$matches[1]&wc-api=$matches[3]
[deleted_event/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?deleted_event=$matches[1]&wc/file/transient=$matches[3]
[deleted_event/([^/]+)/entry(/(.*))?/?$] => index.php?deleted_event=$matches[1]&entry=$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/[^/]+/([^/]+)/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/([^/]+)(?:/([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
[mci-data-type/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[mci-data-type/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[mci-data-type/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[mci-data-type/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[mci-data-type/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[mci-data-type/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[mci-data-type/([^/]+)/embed/?$] => index.php?mci-data-type=$matches[1]&embed=true
[mci-data-type/([^/]+)/trackback/?$] => index.php?mci-data-type=$matches[1]&tb=1
[mci-data-type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?mci-data-type=$matches[1]&feed=$matches[2]
[mci-data-type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?mci-data-type=$matches[1]&feed=$matches[2]
[mci-data-type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mci-data-type=$matches[1]&paged=$matches[2]
[mci-data-type/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?mci-data-type=$matches[1]&cpage=$matches[2]
[mci-data-type/([^/]+)/wc-api(/(.*))?/?$] => index.php?mci-data-type=$matches[1]&wc-api=$matches[3]
[mci-data-type/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?mci-data-type=$matches[1]&wc/file/transient=$matches[3]
[mci-data-type/([^/]+)/entry(/(.*))?/?$] => index.php?mci-data-type=$matches[1]&entry=$matches[3]
[mci-data-type/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[mci-data-type/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[mci-data-type/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[mci-data-type/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[mci-data-type/([^/]+)(?:/([0-9]+))?/?$] => index.php?mci-data-type=$matches[1]&page=$matches[2]
[mci-data-type/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[mci-data-type/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[mci-data-type/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[mci-data-type/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[mci-data-type/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[mci-data-type/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Programs/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[Programs/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Programs/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Programs/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Programs/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Programs/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Programs/([^/]+)/embed/?$] => index.php?mcid_programs=$matches[1]&embed=true
[Programs/([^/]+)/trackback/?$] => index.php?mcid_programs=$matches[1]&tb=1
[Programs/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mcid_programs=$matches[1]&paged=$matches[2]
[Programs/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?mcid_programs=$matches[1]&cpage=$matches[2]
[Programs/([^/]+)/wc-api(/(.*))?/?$] => index.php?mcid_programs=$matches[1]&wc-api=$matches[3]
[Programs/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?mcid_programs=$matches[1]&wc/file/transient=$matches[3]
[Programs/([^/]+)/entry(/(.*))?/?$] => index.php?mcid_programs=$matches[1]&entry=$matches[3]
[Programs/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Programs/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Programs/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Programs/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Programs/([^/]+)(?:/([0-9]+))?/?$] => index.php?mcid_programs=$matches[1]&page=$matches[2]
[Programs/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[Programs/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Programs/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Programs/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Programs/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Programs/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[mcit_programs/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?mcit_programs=$matches[1]&feed=$matches[2]
[mcit_programs/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?mcit_programs=$matches[1]&feed=$matches[2]
[mcit_programs/([^/]+)/embed/?$] => index.php?mcit_programs=$matches[1]&embed=true
[mcit_programs/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mcit_programs=$matches[1]&paged=$matches[2]
[mcit_programs/([^/]+)/?$] => index.php?mcit_programs=$matches[1]
[Program-Instances/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[Program-Instances/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Program-Instances/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Program-Instances/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Program-Instances/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Program-Instances/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Program-Instances/([^/]+)/embed/?$] => index.php?mcii_programs=$matches[1]&embed=true
[Program-Instances/([^/]+)/trackback/?$] => index.php?mcii_programs=$matches[1]&tb=1
[Program-Instances/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mcii_programs=$matches[1]&paged=$matches[2]
[Program-Instances/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?mcii_programs=$matches[1]&cpage=$matches[2]
[Program-Instances/([^/]+)/wc-api(/(.*))?/?$] => index.php?mcii_programs=$matches[1]&wc-api=$matches[3]
[Program-Instances/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?mcii_programs=$matches[1]&wc/file/transient=$matches[3]
[Program-Instances/([^/]+)/entry(/(.*))?/?$] => index.php?mcii_programs=$matches[1]&entry=$matches[3]
[Program-Instances/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Program-Instances/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Program-Instances/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Program-Instances/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Program-Instances/([^/]+)(?:/([0-9]+))?/?$] => index.php?mcii_programs=$matches[1]&page=$matches[2]
[Program-Instances/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[Program-Instances/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Program-Instances/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Program-Instances/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Program-Instances/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Program-Instances/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Program-Activities/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[Program-Activities/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Program-Activities/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Program-Activities/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Program-Activities/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Program-Activities/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Program-Activities/([^/]+)/embed/?$] => index.php?mcip_programs=$matches[1]&embed=true
[Program-Activities/([^/]+)/trackback/?$] => index.php?mcip_programs=$matches[1]&tb=1
[Program-Activities/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mcip_programs=$matches[1]&paged=$matches[2]
[Program-Activities/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?mcip_programs=$matches[1]&cpage=$matches[2]
[Program-Activities/([^/]+)/wc-api(/(.*))?/?$] => index.php?mcip_programs=$matches[1]&wc-api=$matches[3]
[Program-Activities/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?mcip_programs=$matches[1]&wc/file/transient=$matches[3]
[Program-Activities/([^/]+)/entry(/(.*))?/?$] => index.php?mcip_programs=$matches[1]&entry=$matches[3]
[Program-Activities/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Program-Activities/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Program-Activities/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Program-Activities/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Program-Activities/([^/]+)(?:/([0-9]+))?/?$] => index.php?mcip_programs=$matches[1]&page=$matches[2]
[Program-Activities/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[Program-Activities/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Program-Activities/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Program-Activities/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Program-Activities/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Program-Activities/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[EFTS/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[EFTS/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[EFTS/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[EFTS/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[EFTS/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[EFTS/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[EFTS/([^/]+)/embed/?$] => index.php?mcid_efts=$matches[1]&embed=true
[EFTS/([^/]+)/trackback/?$] => index.php?mcid_efts=$matches[1]&tb=1
[EFTS/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mcid_efts=$matches[1]&paged=$matches[2]
[EFTS/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?mcid_efts=$matches[1]&cpage=$matches[2]
[EFTS/([^/]+)/wc-api(/(.*))?/?$] => index.php?mcid_efts=$matches[1]&wc-api=$matches[3]
[EFTS/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?mcid_efts=$matches[1]&wc/file/transient=$matches[3]
[EFTS/([^/]+)/entry(/(.*))?/?$] => index.php?mcid_efts=$matches[1]&entry=$matches[3]
[EFTS/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[EFTS/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[EFTS/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[EFTS/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[EFTS/([^/]+)(?:/([0-9]+))?/?$] => index.php?mcid_efts=$matches[1]&page=$matches[2]
[EFTS/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[EFTS/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[EFTS/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[EFTS/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[EFTS/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[EFTS/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[mcit_efts/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?mcit_efts=$matches[1]&feed=$matches[2]
[mcit_efts/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?mcit_efts=$matches[1]&feed=$matches[2]
[mcit_efts/([^/]+)/embed/?$] => index.php?mcit_efts=$matches[1]&embed=true
[mcit_efts/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mcit_efts=$matches[1]&paged=$matches[2]
[mcit_efts/([^/]+)/?$] => index.php?mcit_efts=$matches[1]
[EFTS-Instances/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[EFTS-Instances/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[EFTS-Instances/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[EFTS-Instances/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[EFTS-Instances/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[EFTS-Instances/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[EFTS-Instances/([^/]+)/embed/?$] => index.php?mcii_efts=$matches[1]&embed=true
[EFTS-Instances/([^/]+)/trackback/?$] => index.php?mcii_efts=$matches[1]&tb=1
[EFTS-Instances/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mcii_efts=$matches[1]&paged=$matches[2]
[EFTS-Instances/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?mcii_efts=$matches[1]&cpage=$matches[2]
[EFTS-Instances/([^/]+)/wc-api(/(.*))?/?$] => index.php?mcii_efts=$matches[1]&wc-api=$matches[3]
[EFTS-Instances/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?mcii_efts=$matches[1]&wc/file/transient=$matches[3]
[EFTS-Instances/([^/]+)/entry(/(.*))?/?$] => index.php?mcii_efts=$matches[1]&entry=$matches[3]
[EFTS-Instances/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[EFTS-Instances/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[EFTS-Instances/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[EFTS-Instances/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[EFTS-Instances/([^/]+)(?:/([0-9]+))?/?$] => index.php?mcii_efts=$matches[1]&page=$matches[2]
[EFTS-Instances/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[EFTS-Instances/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[EFTS-Instances/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[EFTS-Instances/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[EFTS-Instances/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[EFTS-Instances/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[EFTS-Activities/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[EFTS-Activities/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[EFTS-Activities/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[EFTS-Activities/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[EFTS-Activities/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[EFTS-Activities/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[EFTS-Activities/([^/]+)/embed/?$] => index.php?mcip_efts=$matches[1]&embed=true
[EFTS-Activities/([^/]+)/trackback/?$] => index.php?mcip_efts=$matches[1]&tb=1
[EFTS-Activities/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mcip_efts=$matches[1]&paged=$matches[2]
[EFTS-Activities/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?mcip_efts=$matches[1]&cpage=$matches[2]
[EFTS-Activities/([^/]+)/wc-api(/(.*))?/?$] => index.php?mcip_efts=$matches[1]&wc-api=$matches[3]
[EFTS-Activities/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?mcip_efts=$matches[1]&wc/file/transient=$matches[3]
[EFTS-Activities/([^/]+)/entry(/(.*))?/?$] => index.php?mcip_efts=$matches[1]&entry=$matches[3]
[EFTS-Activities/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[EFTS-Activities/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[EFTS-Activities/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[EFTS-Activities/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[EFTS-Activities/([^/]+)(?:/([0-9]+))?/?$] => index.php?mcip_efts=$matches[1]&page=$matches[2]
[EFTS-Activities/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[EFTS-Activities/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[EFTS-Activities/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[EFTS-Activities/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[EFTS-Activities/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[EFTS-Activities/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Donation-Funds/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[Donation-Funds/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Donation-Funds/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Donation-Funds/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Donation-Funds/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Donation-Funds/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Donation-Funds/([^/]+)/embed/?$] => index.php?mcid_donation-funds=$matches[1]&embed=true
[Donation-Funds/([^/]+)/trackback/?$] => index.php?mcid_donation-funds=$matches[1]&tb=1
[Donation-Funds/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mcid_donation-funds=$matches[1]&paged=$matches[2]
[Donation-Funds/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?mcid_donation-funds=$matches[1]&cpage=$matches[2]
[Donation-Funds/([^/]+)/wc-api(/(.*))?/?$] => index.php?mcid_donation-funds=$matches[1]&wc-api=$matches[3]
[Donation-Funds/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?mcid_donation-funds=$matches[1]&wc/file/transient=$matches[3]
[Donation-Funds/([^/]+)/entry(/(.*))?/?$] => index.php?mcid_donation-funds=$matches[1]&entry=$matches[3]
[Donation-Funds/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Donation-Funds/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Donation-Funds/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Donation-Funds/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Donation-Funds/([^/]+)(?:/([0-9]+))?/?$] => index.php?mcid_donation-funds=$matches[1]&page=$matches[2]
[Donation-Funds/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[Donation-Funds/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Donation-Funds/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Donation-Funds/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Donation-Funds/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Donation-Funds/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[mcit_donation-funds/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?mcit_donation-funds=$matches[1]&feed=$matches[2]
[mcit_donation-funds/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?mcit_donation-funds=$matches[1]&feed=$matches[2]
[mcit_donation-funds/([^/]+)/embed/?$] => index.php?mcit_donation-funds=$matches[1]&embed=true
[mcit_donation-funds/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mcit_donation-funds=$matches[1]&paged=$matches[2]
[mcit_donation-funds/([^/]+)/?$] => index.php?mcit_donation-funds=$matches[1]
[Donation-Fund-Instances/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[Donation-Fund-Instances/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Donation-Fund-Instances/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Donation-Fund-Instances/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Donation-Fund-Instances/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Donation-Fund-Instances/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Donation-Fund-Instances/([^/]+)/embed/?$] => index.php?mcii_donation-funds=$matches[1]&embed=true
[Donation-Fund-Instances/([^/]+)/trackback/?$] => index.php?mcii_donation-funds=$matches[1]&tb=1
[Donation-Fund-Instances/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mcii_donation-funds=$matches[1]&paged=$matches[2]
[Donation-Fund-Instances/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?mcii_donation-funds=$matches[1]&cpage=$matches[2]
[Donation-Fund-Instances/([^/]+)/wc-api(/(.*))?/?$] => index.php?mcii_donation-funds=$matches[1]&wc-api=$matches[3]
[Donation-Fund-Instances/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?mcii_donation-funds=$matches[1]&wc/file/transient=$matches[3]
[Donation-Fund-Instances/([^/]+)/entry(/(.*))?/?$] => index.php?mcii_donation-funds=$matches[1]&entry=$matches[3]
[Donation-Fund-Instances/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Donation-Fund-Instances/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Donation-Fund-Instances/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Donation-Fund-Instances/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Donation-Fund-Instances/([^/]+)(?:/([0-9]+))?/?$] => index.php?mcii_donation-funds=$matches[1]&page=$matches[2]
[Donation-Fund-Instances/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[Donation-Fund-Instances/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Donation-Fund-Instances/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Donation-Fund-Instances/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Donation-Fund-Instances/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Donation-Fund-Instances/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Donation Fund-Activities/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[Donation Fund-Activities/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Donation Fund-Activities/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Donation Fund-Activities/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Donation Fund-Activities/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Donation Fund-Activities/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Donation Fund-Activities/([^/]+)/embed/?$] => index.php?mcip_donation-funds=$matches[1]&embed=true
[Donation Fund-Activities/([^/]+)/trackback/?$] => index.php?mcip_donation-funds=$matches[1]&tb=1
[Donation Fund-Activities/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mcip_donation-funds=$matches[1]&paged=$matches[2]
[Donation Fund-Activities/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?mcip_donation-funds=$matches[1]&cpage=$matches[2]
[Donation Fund-Activities/([^/]+)/wc-api(/(.*))?/?$] => index.php?mcip_donation-funds=$matches[1]&wc-api=$matches[3]
[Donation Fund-Activities/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?mcip_donation-funds=$matches[1]&wc/file/transient=$matches[3]
[Donation Fund-Activities/([^/]+)/entry(/(.*))?/?$] => index.php?mcip_donation-funds=$matches[1]&entry=$matches[3]
[Donation Fund-Activities/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Donation Fund-Activities/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Donation Fund-Activities/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Donation Fund-Activities/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Donation Fund-Activities/([^/]+)(?:/([0-9]+))?/?$] => index.php?mcip_donation-funds=$matches[1]&page=$matches[2]
[Donation Fund-Activities/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[Donation Fund-Activities/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Donation Fund-Activities/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Donation Fund-Activities/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Donation Fund-Activities/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Donation Fund-Activities/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Committees/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[Committees/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Committees/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Committees/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Committees/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Committees/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Committees/([^/]+)/embed/?$] => index.php?mcid_committee=$matches[1]&embed=true
[Committees/([^/]+)/trackback/?$] => index.php?mcid_committee=$matches[1]&tb=1
[Committees/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mcid_committee=$matches[1]&paged=$matches[2]
[Committees/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?mcid_committee=$matches[1]&cpage=$matches[2]
[Committees/([^/]+)/wc-api(/(.*))?/?$] => index.php?mcid_committee=$matches[1]&wc-api=$matches[3]
[Committees/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?mcid_committee=$matches[1]&wc/file/transient=$matches[3]
[Committees/([^/]+)/entry(/(.*))?/?$] => index.php?mcid_committee=$matches[1]&entry=$matches[3]
[Committees/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Committees/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Committees/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Committees/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Committees/([^/]+)(?:/([0-9]+))?/?$] => index.php?mcid_committee=$matches[1]&page=$matches[2]
[Committees/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[Committees/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Committees/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Committees/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Committees/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Committees/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[mcit_committee/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?mcit_committee=$matches[1]&feed=$matches[2]
[mcit_committee/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?mcit_committee=$matches[1]&feed=$matches[2]
[mcit_committee/([^/]+)/embed/?$] => index.php?mcit_committee=$matches[1]&embed=true
[mcit_committee/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mcit_committee=$matches[1]&paged=$matches[2]
[mcit_committee/([^/]+)/?$] => index.php?mcit_committee=$matches[1]
[Committee-Instances/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[Committee-Instances/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Committee-Instances/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Committee-Instances/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Committee-Instances/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Committee-Instances/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Committee-Instances/([^/]+)/embed/?$] => index.php?mcii_committee=$matches[1]&embed=true
[Committee-Instances/([^/]+)/trackback/?$] => index.php?mcii_committee=$matches[1]&tb=1
[Committee-Instances/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mcii_committee=$matches[1]&paged=$matches[2]
[Committee-Instances/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?mcii_committee=$matches[1]&cpage=$matches[2]
[Committee-Instances/([^/]+)/wc-api(/(.*))?/?$] => index.php?mcii_committee=$matches[1]&wc-api=$matches[3]
[Committee-Instances/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?mcii_committee=$matches[1]&wc/file/transient=$matches[3]
[Committee-Instances/([^/]+)/entry(/(.*))?/?$] => index.php?mcii_committee=$matches[1]&entry=$matches[3]
[Committee-Instances/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Committee-Instances/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Committee-Instances/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Committee-Instances/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Committee-Instances/([^/]+)(?:/([0-9]+))?/?$] => index.php?mcii_committee=$matches[1]&page=$matches[2]
[Committee-Instances/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[Committee-Instances/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Committee-Instances/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Committee-Instances/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Committee-Instances/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Committee-Instances/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Committee-Activities/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[Committee-Activities/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Committee-Activities/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Committee-Activities/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Committee-Activities/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Committee-Activities/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Committee-Activities/([^/]+)/embed/?$] => index.php?mcip_committee=$matches[1]&embed=true
[Committee-Activities/([^/]+)/trackback/?$] => index.php?mcip_committee=$matches[1]&tb=1
[Committee-Activities/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mcip_committee=$matches[1]&paged=$matches[2]
[Committee-Activities/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?mcip_committee=$matches[1]&cpage=$matches[2]
[Committee-Activities/([^/]+)/wc-api(/(.*))?/?$] => index.php?mcip_committee=$matches[1]&wc-api=$matches[3]
[Committee-Activities/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?mcip_committee=$matches[1]&wc/file/transient=$matches[3]
[Committee-Activities/([^/]+)/entry(/(.*))?/?$] => index.php?mcip_committee=$matches[1]&entry=$matches[3]
[Committee-Activities/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Committee-Activities/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Committee-Activities/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Committee-Activities/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Committee-Activities/([^/]+)(?:/([0-9]+))?/?$] => index.php?mcip_committee=$matches[1]&page=$matches[2]
[Committee-Activities/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[Committee-Activities/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Committee-Activities/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Committee-Activities/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Committee-Activities/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Committee-Activities/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Certifications/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[Certifications/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Certifications/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Certifications/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Certifications/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Certifications/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Certifications/([^/]+)/embed/?$] => index.php?mcid_certification=$matches[1]&embed=true
[Certifications/([^/]+)/trackback/?$] => index.php?mcid_certification=$matches[1]&tb=1
[Certifications/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mcid_certification=$matches[1]&paged=$matches[2]
[Certifications/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?mcid_certification=$matches[1]&cpage=$matches[2]
[Certifications/([^/]+)/wc-api(/(.*))?/?$] => index.php?mcid_certification=$matches[1]&wc-api=$matches[3]
[Certifications/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?mcid_certification=$matches[1]&wc/file/transient=$matches[3]
[Certifications/([^/]+)/entry(/(.*))?/?$] => index.php?mcid_certification=$matches[1]&entry=$matches[3]
[Certifications/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Certifications/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Certifications/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Certifications/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Certifications/([^/]+)(?:/([0-9]+))?/?$] => index.php?mcid_certification=$matches[1]&page=$matches[2]
[Certifications/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[Certifications/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Certifications/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Certifications/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Certifications/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Certifications/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[mcit_certification/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?mcit_certification=$matches[1]&feed=$matches[2]
[mcit_certification/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?mcit_certification=$matches[1]&feed=$matches[2]
[mcit_certification/([^/]+)/embed/?$] => index.php?mcit_certification=$matches[1]&embed=true
[mcit_certification/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mcit_certification=$matches[1]&paged=$matches[2]
[mcit_certification/([^/]+)/?$] => index.php?mcit_certification=$matches[1]
[Certification-Instances/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[Certification-Instances/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Certification-Instances/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Certification-Instances/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Certification-Instances/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Certification-Instances/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Certification-Instances/([^/]+)/embed/?$] => index.php?mcii_certification=$matches[1]&embed=true
[Certification-Instances/([^/]+)/trackback/?$] => index.php?mcii_certification=$matches[1]&tb=1
[Certification-Instances/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mcii_certification=$matches[1]&paged=$matches[2]
[Certification-Instances/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?mcii_certification=$matches[1]&cpage=$matches[2]
[Certification-Instances/([^/]+)/wc-api(/(.*))?/?$] => index.php?mcii_certification=$matches[1]&wc-api=$matches[3]
[Certification-Instances/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?mcii_certification=$matches[1]&wc/file/transient=$matches[3]
[Certification-Instances/([^/]+)/entry(/(.*))?/?$] => index.php?mcii_certification=$matches[1]&entry=$matches[3]
[Certification-Instances/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Certification-Instances/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Certification-Instances/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Certification-Instances/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Certification-Instances/([^/]+)(?:/([0-9]+))?/?$] => index.php?mcii_certification=$matches[1]&page=$matches[2]
[Certification-Instances/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[Certification-Instances/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Certification-Instances/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Certification-Instances/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Certification-Instances/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Certification-Instances/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Certification-Activities/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[Certification-Activities/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Certification-Activities/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Certification-Activities/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Certification-Activities/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Certification-Activities/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Certification-Activities/([^/]+)/embed/?$] => index.php?mcip_certification=$matches[1]&embed=true
[Certification-Activities/([^/]+)/trackback/?$] => index.php?mcip_certification=$matches[1]&tb=1
[Certification-Activities/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mcip_certification=$matches[1]&paged=$matches[2]
[Certification-Activities/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?mcip_certification=$matches[1]&cpage=$matches[2]
[Certification-Activities/([^/]+)/wc-api(/(.*))?/?$] => index.php?mcip_certification=$matches[1]&wc-api=$matches[3]
[Certification-Activities/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?mcip_certification=$matches[1]&wc/file/transient=$matches[3]
[Certification-Activities/([^/]+)/entry(/(.*))?/?$] => index.php?mcip_certification=$matches[1]&entry=$matches[3]
[Certification-Activities/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Certification-Activities/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Certification-Activities/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Certification-Activities/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Certification-Activities/([^/]+)(?:/([0-9]+))?/?$] => index.php?mcip_certification=$matches[1]&page=$matches[2]
[Certification-Activities/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[Certification-Activities/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Certification-Activities/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Certification-Activities/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Certification-Activities/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Certification-Activities/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Grants-Scholarships-Fellowships/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[Grants-Scholarships-Fellowships/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Grants-Scholarships-Fellowships/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Grants-Scholarships-Fellowships/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Grants-Scholarships-Fellowships/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Grants-Scholarships-Fellowships/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Grants-Scholarships-Fellowships/([^/]+)/embed/?$] => index.php?mcid_grants=$matches[1]&embed=true
[Grants-Scholarships-Fellowships/([^/]+)/trackback/?$] => index.php?mcid_grants=$matches[1]&tb=1
[Grants-Scholarships-Fellowships/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mcid_grants=$matches[1]&paged=$matches[2]
[Grants-Scholarships-Fellowships/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?mcid_grants=$matches[1]&cpage=$matches[2]
[Grants-Scholarships-Fellowships/([^/]+)/wc-api(/(.*))?/?$] => index.php?mcid_grants=$matches[1]&wc-api=$matches[3]
[Grants-Scholarships-Fellowships/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?mcid_grants=$matches[1]&wc/file/transient=$matches[3]
[Grants-Scholarships-Fellowships/([^/]+)/entry(/(.*))?/?$] => index.php?mcid_grants=$matches[1]&entry=$matches[3]
[Grants-Scholarships-Fellowships/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Grants-Scholarships-Fellowships/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Grants-Scholarships-Fellowships/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Grants-Scholarships-Fellowships/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Grants-Scholarships-Fellowships/([^/]+)(?:/([0-9]+))?/?$] => index.php?mcid_grants=$matches[1]&page=$matches[2]
[Grants-Scholarships-Fellowships/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[Grants-Scholarships-Fellowships/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Grants-Scholarships-Fellowships/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Grants-Scholarships-Fellowships/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Grants-Scholarships-Fellowships/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Grants-Scholarships-Fellowships/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[mcit_grants/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?mcit_grants=$matches[1]&feed=$matches[2]
[mcit_grants/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?mcit_grants=$matches[1]&feed=$matches[2]
[mcit_grants/([^/]+)/embed/?$] => index.php?mcit_grants=$matches[1]&embed=true
[mcit_grants/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mcit_grants=$matches[1]&paged=$matches[2]
[mcit_grants/([^/]+)/?$] => index.php?mcit_grants=$matches[1]
[Grant-Scholarship-Fellowship-Instances/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[Grant-Scholarship-Fellowship-Instances/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Grant-Scholarship-Fellowship-Instances/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Grant-Scholarship-Fellowship-Instances/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Grant-Scholarship-Fellowship-Instances/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Grant-Scholarship-Fellowship-Instances/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Grant-Scholarship-Fellowship-Instances/([^/]+)/embed/?$] => index.php?mcii_grants=$matches[1]&embed=true
[Grant-Scholarship-Fellowship-Instances/([^/]+)/trackback/?$] => index.php?mcii_grants=$matches[1]&tb=1
[Grant-Scholarship-Fellowship-Instances/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mcii_grants=$matches[1]&paged=$matches[2]
[Grant-Scholarship-Fellowship-Instances/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?mcii_grants=$matches[1]&cpage=$matches[2]
[Grant-Scholarship-Fellowship-Instances/([^/]+)/wc-api(/(.*))?/?$] => index.php?mcii_grants=$matches[1]&wc-api=$matches[3]
[Grant-Scholarship-Fellowship-Instances/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?mcii_grants=$matches[1]&wc/file/transient=$matches[3]
[Grant-Scholarship-Fellowship-Instances/([^/]+)/entry(/(.*))?/?$] => index.php?mcii_grants=$matches[1]&entry=$matches[3]
[Grant-Scholarship-Fellowship-Instances/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Grant-Scholarship-Fellowship-Instances/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Grant-Scholarship-Fellowship-Instances/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Grant-Scholarship-Fellowship-Instances/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Grant-Scholarship-Fellowship-Instances/([^/]+)(?:/([0-9]+))?/?$] => index.php?mcii_grants=$matches[1]&page=$matches[2]
[Grant-Scholarship-Fellowship-Instances/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[Grant-Scholarship-Fellowship-Instances/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Grant-Scholarship-Fellowship-Instances/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Grant-Scholarship-Fellowship-Instances/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Grant-Scholarship-Fellowship-Instances/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Grant-Scholarship-Fellowship-Instances/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Grant Scholarship Fellowship-Activities/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[Grant Scholarship Fellowship-Activities/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Grant Scholarship Fellowship-Activities/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Grant Scholarship Fellowship-Activities/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Grant Scholarship Fellowship-Activities/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Grant Scholarship Fellowship-Activities/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Grant Scholarship Fellowship-Activities/([^/]+)/embed/?$] => index.php?mcip_grants=$matches[1]&embed=true
[Grant Scholarship Fellowship-Activities/([^/]+)/trackback/?$] => index.php?mcip_grants=$matches[1]&tb=1
[Grant Scholarship Fellowship-Activities/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mcip_grants=$matches[1]&paged=$matches[2]
[Grant Scholarship Fellowship-Activities/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?mcip_grants=$matches[1]&cpage=$matches[2]
[Grant Scholarship Fellowship-Activities/([^/]+)/wc-api(/(.*))?/?$] => index.php?mcip_grants=$matches[1]&wc-api=$matches[3]
[Grant Scholarship Fellowship-Activities/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?mcip_grants=$matches[1]&wc/file/transient=$matches[3]
[Grant Scholarship Fellowship-Activities/([^/]+)/entry(/(.*))?/?$] => index.php?mcip_grants=$matches[1]&entry=$matches[3]
[Grant Scholarship Fellowship-Activities/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Grant Scholarship Fellowship-Activities/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Grant Scholarship Fellowship-Activities/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Grant Scholarship Fellowship-Activities/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Grant Scholarship Fellowship-Activities/([^/]+)(?:/([0-9]+))?/?$] => index.php?mcip_grants=$matches[1]&page=$matches[2]
[Grant Scholarship Fellowship-Activities/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[Grant Scholarship Fellowship-Activities/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Grant Scholarship Fellowship-Activities/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Grant Scholarship Fellowship-Activities/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Grant Scholarship Fellowship-Activities/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Grant Scholarship Fellowship-Activities/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Specializations/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[Specializations/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Specializations/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Specializations/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Specializations/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Specializations/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Specializations/([^/]+)/embed/?$] => index.php?mcid_specializations=$matches[1]&embed=true
[Specializations/([^/]+)/trackback/?$] => index.php?mcid_specializations=$matches[1]&tb=1
[Specializations/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mcid_specializations=$matches[1]&paged=$matches[2]
[Specializations/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?mcid_specializations=$matches[1]&cpage=$matches[2]
[Specializations/([^/]+)/wc-api(/(.*))?/?$] => index.php?mcid_specializations=$matches[1]&wc-api=$matches[3]
[Specializations/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?mcid_specializations=$matches[1]&wc/file/transient=$matches[3]
[Specializations/([^/]+)/entry(/(.*))?/?$] => index.php?mcid_specializations=$matches[1]&entry=$matches[3]
[Specializations/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Specializations/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Specializations/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Specializations/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Specializations/([^/]+)(?:/([0-9]+))?/?$] => index.php?mcid_specializations=$matches[1]&page=$matches[2]
[Specializations/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[Specializations/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Specializations/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Specializations/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Specializations/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Specializations/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[mcit_specializations/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?mcit_specializations=$matches[1]&feed=$matches[2]
[mcit_specializations/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?mcit_specializations=$matches[1]&feed=$matches[2]
[mcit_specializations/([^/]+)/embed/?$] => index.php?mcit_specializations=$matches[1]&embed=true
[mcit_specializations/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mcit_specializations=$matches[1]&paged=$matches[2]
[mcit_specializations/([^/]+)/?$] => index.php?mcit_specializations=$matches[1]
[Specialization-Instances/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[Specialization-Instances/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Specialization-Instances/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Specialization-Instances/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Specialization-Instances/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Specialization-Instances/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Specialization-Instances/([^/]+)/embed/?$] => index.php?mcii_specializations=$matches[1]&embed=true
[Specialization-Instances/([^/]+)/trackback/?$] => index.php?mcii_specializations=$matches[1]&tb=1
[Specialization-Instances/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mcii_specializations=$matches[1]&paged=$matches[2]
[Specialization-Instances/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?mcii_specializations=$matches[1]&cpage=$matches[2]
[Specialization-Instances/([^/]+)/wc-api(/(.*))?/?$] => index.php?mcii_specializations=$matches[1]&wc-api=$matches[3]
[Specialization-Instances/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?mcii_specializations=$matches[1]&wc/file/transient=$matches[3]
[Specialization-Instances/([^/]+)/entry(/(.*))?/?$] => index.php?mcii_specializations=$matches[1]&entry=$matches[3]
[Specialization-Instances/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Specialization-Instances/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Specialization-Instances/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Specialization-Instances/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Specialization-Instances/([^/]+)(?:/([0-9]+))?/?$] => index.php?mcii_specializations=$matches[1]&page=$matches[2]
[Specialization-Instances/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[Specialization-Instances/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Specialization-Instances/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Specialization-Instances/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Specialization-Instances/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Specialization-Instances/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Specialization-Activities/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[Specialization-Activities/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Specialization-Activities/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Specialization-Activities/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Specialization-Activities/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Specialization-Activities/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Specialization-Activities/([^/]+)/embed/?$] => index.php?mcip_specializations=$matches[1]&embed=true
[Specialization-Activities/([^/]+)/trackback/?$] => index.php?mcip_specializations=$matches[1]&tb=1
[Specialization-Activities/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mcip_specializations=$matches[1]&paged=$matches[2]
[Specialization-Activities/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?mcip_specializations=$matches[1]&cpage=$matches[2]
[Specialization-Activities/([^/]+)/wc-api(/(.*))?/?$] => index.php?mcip_specializations=$matches[1]&wc-api=$matches[3]
[Specialization-Activities/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?mcip_specializations=$matches[1]&wc/file/transient=$matches[3]
[Specialization-Activities/([^/]+)/entry(/(.*))?/?$] => index.php?mcip_specializations=$matches[1]&entry=$matches[3]
[Specialization-Activities/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Specialization-Activities/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Specialization-Activities/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Specialization-Activities/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Specialization-Activities/([^/]+)(?:/([0-9]+))?/?$] => index.php?mcip_specializations=$matches[1]&page=$matches[2]
[Specialization-Activities/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[Specialization-Activities/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Specialization-Activities/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Specialization-Activities/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Specialization-Activities/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Specialization-Activities/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Awards/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[Awards/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Awards/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Awards/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Awards/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Awards/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Awards/([^/]+)/embed/?$] => index.php?mcid_awards=$matches[1]&embed=true
[Awards/([^/]+)/trackback/?$] => index.php?mcid_awards=$matches[1]&tb=1
[Awards/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mcid_awards=$matches[1]&paged=$matches[2]
[Awards/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?mcid_awards=$matches[1]&cpage=$matches[2]
[Awards/([^/]+)/wc-api(/(.*))?/?$] => index.php?mcid_awards=$matches[1]&wc-api=$matches[3]
[Awards/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?mcid_awards=$matches[1]&wc/file/transient=$matches[3]
[Awards/([^/]+)/entry(/(.*))?/?$] => index.php?mcid_awards=$matches[1]&entry=$matches[3]
[Awards/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Awards/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Awards/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Awards/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Awards/([^/]+)(?:/([0-9]+))?/?$] => index.php?mcid_awards=$matches[1]&page=$matches[2]
[Awards/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[Awards/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Awards/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Awards/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Awards/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Awards/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[mcit_awards/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?mcit_awards=$matches[1]&feed=$matches[2]
[mcit_awards/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?mcit_awards=$matches[1]&feed=$matches[2]
[mcit_awards/([^/]+)/embed/?$] => index.php?mcit_awards=$matches[1]&embed=true
[mcit_awards/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mcit_awards=$matches[1]&paged=$matches[2]
[mcit_awards/([^/]+)/?$] => index.php?mcit_awards=$matches[1]
[Award-Instances/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[Award-Instances/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Award-Instances/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Award-Instances/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Award-Instances/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Award-Instances/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Award-Instances/([^/]+)/embed/?$] => index.php?mcii_awards=$matches[1]&embed=true
[Award-Instances/([^/]+)/trackback/?$] => index.php?mcii_awards=$matches[1]&tb=1
[Award-Instances/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mcii_awards=$matches[1]&paged=$matches[2]
[Award-Instances/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?mcii_awards=$matches[1]&cpage=$matches[2]
[Award-Instances/([^/]+)/wc-api(/(.*))?/?$] => index.php?mcii_awards=$matches[1]&wc-api=$matches[3]
[Award-Instances/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?mcii_awards=$matches[1]&wc/file/transient=$matches[3]
[Award-Instances/([^/]+)/entry(/(.*))?/?$] => index.php?mcii_awards=$matches[1]&entry=$matches[3]
[Award-Instances/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Award-Instances/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Award-Instances/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Award-Instances/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Award-Instances/([^/]+)(?:/([0-9]+))?/?$] => index.php?mcii_awards=$matches[1]&page=$matches[2]
[Award-Instances/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[Award-Instances/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Award-Instances/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Award-Instances/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Award-Instances/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Award-Instances/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Award-Activities/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[Award-Activities/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Award-Activities/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Award-Activities/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Award-Activities/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Award-Activities/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[Award-Activities/([^/]+)/embed/?$] => index.php?mcip_awards=$matches[1]&embed=true
[Award-Activities/([^/]+)/trackback/?$] => index.php?mcip_awards=$matches[1]&tb=1
[Award-Activities/([^/]+)/page/?([0-9]{1,})/?$] => index.php?mcip_awards=$matches[1]&paged=$matches[2]
[Award-Activities/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?mcip_awards=$matches[1]&cpage=$matches[2]
[Award-Activities/([^/]+)/wc-api(/(.*))?/?$] => index.php?mcip_awards=$matches[1]&wc-api=$matches[3]
[Award-Activities/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?mcip_awards=$matches[1]&wc/file/transient=$matches[3]
[Award-Activities/([^/]+)/entry(/(.*))?/?$] => index.php?mcip_awards=$matches[1]&entry=$matches[3]
[Award-Activities/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Award-Activities/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[Award-Activities/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Award-Activities/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[Award-Activities/([^/]+)(?:/([0-9]+))?/?$] => index.php?mcip_awards=$matches[1]&page=$matches[2]
[Award-Activities/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[Award-Activities/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[Award-Activities/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Award-Activities/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[Award-Activities/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[Award-Activities/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[buddyboss_fonts/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[buddyboss_fonts/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[buddyboss_fonts/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[buddyboss_fonts/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[buddyboss_fonts/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[buddyboss_fonts/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[buddyboss_fonts/([^/]+)/embed/?$] => index.php?buddyboss_fonts=$matches[1]&embed=true
[buddyboss_fonts/([^/]+)/trackback/?$] => index.php?buddyboss_fonts=$matches[1]&tb=1
[buddyboss_fonts/([^/]+)/page/?([0-9]{1,})/?$] => index.php?buddyboss_fonts=$matches[1]&paged=$matches[2]
[buddyboss_fonts/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?buddyboss_fonts=$matches[1]&cpage=$matches[2]
[buddyboss_fonts/([^/]+)/wc-api(/(.*))?/?$] => index.php?buddyboss_fonts=$matches[1]&wc-api=$matches[3]
[buddyboss_fonts/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?buddyboss_fonts=$matches[1]&wc/file/transient=$matches[3]
[buddyboss_fonts/([^/]+)/entry(/(.*))?/?$] => index.php?buddyboss_fonts=$matches[1]&entry=$matches[3]
[buddyboss_fonts/[^/]+/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[buddyboss_fonts/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$] => index.php?attachment=$matches[1]&wc-api=$matches[3]
[buddyboss_fonts/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[buddyboss_fonts/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?attachment=$matches[1]&wc/file/transient=$matches[3]
[buddyboss_fonts/([^/]+)(?:/([0-9]+))?/?$] => index.php?buddyboss_fonts=$matches[1]&page=$matches[2]
[buddyboss_fonts/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[buddyboss_fonts/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[buddyboss_fonts/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[buddyboss_fonts/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[buddyboss_fonts/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[buddyboss_fonts/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[course-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?ld_course_category=$matches[1]&feed=$matches[2]
[course-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?ld_course_category=$matches[1]&feed=$matches[2]
[course-category/([^/]+)/embed/?$] => index.php?ld_course_category=$matches[1]&embed=true
[course-category/([^/]+)/page/?([0-9]{1,})/?$] => index.php?ld_course_category=$matches[1]&paged=$matches[2]
[course-category/([^/]+)/?$] => index.php?ld_course_category=$matches[1]
[course-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?ld_course_tag=$matches[1]&feed=$matches[2]
[course-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?ld_course_tag=$matches[1]&feed=$matches[2]
[course-tag/([^/]+)/embed/?$] => index.php?ld_course_tag=$matches[1]&embed=true
[course-tag/([^/]+)/page/?([0-9]{1,})/?$] => index.php?ld_course_tag=$matches[1]&paged=$matches[2]
[course-tag/([^/]+)/?$] => index.php?ld_course_tag=$matches[1]
[lesson-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?ld_lesson_category=$matches[1]&feed=$matches[2]
[lesson-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?ld_lesson_category=$matches[1]&feed=$matches[2]
[lesson-category/([^/]+)/embed/?$] => index.php?ld_lesson_category=$matches[1]&embed=true
[lesson-category/([^/]+)/page/?([0-9]{1,})/?$] => index.php?ld_lesson_category=$matches[1]&paged=$matches[2]
[lesson-category/([^/]+)/?$] => index.php?ld_lesson_category=$matches[1]
[lesson-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?ld_lesson_tag=$matches[1]&feed=$matches[2]
[lesson-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?ld_lesson_tag=$matches[1]&feed=$matches[2]
[lesson-tag/([^/]+)/embed/?$] => index.php?ld_lesson_tag=$matches[1]&embed=true
[lesson-tag/([^/]+)/page/?([0-9]{1,})/?$] => index.php?ld_lesson_tag=$matches[1]&paged=$matches[2]
[lesson-tag/([^/]+)/?$] => index.php?ld_lesson_tag=$matches[1]
[topic-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?ld_topic_category=$matches[1]&feed=$matches[2]
[topic-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?ld_topic_category=$matches[1]&feed=$matches[2]
[topic-category/([^/]+)/embed/?$] => index.php?ld_topic_category=$matches[1]&embed=true
[topic-category/([^/]+)/page/?([0-9]{1,})/?$] => index.php?ld_topic_category=$matches[1]&paged=$matches[2]
[topic-category/([^/]+)/?$] => index.php?ld_topic_category=$matches[1]
[topic-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?ld_topic_tag=$matches[1]&feed=$matches[2]
[topic-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?ld_topic_tag=$matches[1]&feed=$matches[2]
[topic-tag/([^/]+)/embed/?$] => index.php?ld_topic_tag=$matches[1]&embed=true
[topic-tag/([^/]+)/page/?([0-9]{1,})/?$] => index.php?ld_topic_tag=$matches[1]&paged=$matches[2]
[topic-tag/([^/]+)/?$] => index.php?ld_topic_tag=$matches[1]
[group-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?ld_group_category=$matches[1]&feed=$matches[2]
[group-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?ld_group_category=$matches[1]&feed=$matches[2]
[group-category/([^/]+)/embed/?$] => index.php?ld_group_category=$matches[1]&embed=true
[group-category/([^/]+)/page/?([0-9]{1,})/?$] => index.php?ld_group_category=$matches[1]&paged=$matches[2]
[group-category/([^/]+)/?$] => index.php?ld_group_category=$matches[1]
[group-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?ld_group_tag=$matches[1]&feed=$matches[2]
[group-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?ld_group_tag=$matches[1]&feed=$matches[2]
[group-tag/([^/]+)/embed/?$] => index.php?ld_group_tag=$matches[1]&embed=true
[group-tag/([^/]+)/page/?([0-9]{1,})/?$] => index.php?ld_group_tag=$matches[1]&paged=$matches[2]
[group-tag/([^/]+)/?$] => index.php?ld_group_tag=$matches[1]
[robots\.txt$] => index.php?robots=1
[favicon\.ico$] => index.php?favicon=1
[.*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=40281&cpage=$matches[1]
[wc-api(/(.*))?/?$] => index.php?&wc-api=$matches[2]
[wc/file/transient(/(.*))?/?$] => index.php?&wc/file/transient=$matches[2]
[entry(/(.*))?/?$] => index.php?&entry=$matches[2]
[join-team(/(.*))?/?$] => index.php?&join-team=$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-api(/(.*))?/?$] => index.php?&wc-api=$matches[2]
[comments/wc/file/transient(/(.*))?/?$] => index.php?&wc/file/transient=$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-api(/(.*))?/?$] => index.php?s=$matches[1]&wc-api=$matches[3]
[search/(.+)/wc/file/transient(/(.*))?/?$] => index.php?s=$matches[1]&wc/file/transient=$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-api(/(.*))?/?$] => index.php?author_name=$matches[1]&wc-api=$matches[3]
[author/([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?author_name=$matches[1]&wc/file/transient=$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-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})/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})/?$] => 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-api(/(.*))?/?$] => index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]
[([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})/?$] => 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-api(/(.*))?/?$] => index.php?year=$matches[1]&wc-api=$matches[3]
[([0-9]{4})/wc/file/transient(/(.*))?/?$] => index.php?year=$matches[1]&wc/file/transient=$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-api(/(.*))?/?$] => index.php?pagename=$matches[1]&wc-api=$matches[3]
[(.?.+?)/wc/file/transient(/(.*))?/?$] => index.php?pagename=$matches[1]&wc/file/transient=$matches[3]
[(.?.+?)/members-area(/(.*))?/?$] => index.php?pagename=$matches[1]&members-area=$matches[3]
[(.?.+?)/my-profile(/(.*))?/?$] => index.php?pagename=$matches[1]&my-profile=$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]
[(.?.+?)/view-subscription(/(.*))?/?$] => index.php?pagename=$matches[1]&view-subscription=$matches[3]
[(.?.+?)/subscriptions(/(.*))?/?$] => index.php?pagename=$matches[1]&subscriptions=$matches[3]
[(.?.+?)/subscription-payment-method(/(.*))?/?$] => index.php?pagename=$matches[1]&subscription-payment-method=$matches[3]
[(.?.+?)/teams(/(.*))?/?$] => index.php?pagename=$matches[1]&teams=$matches[3]
[(.?.+?)/entry(/(.*))?/?$] => index.php?pagename=$matches[1]&entry=$matches[3]
[(.?.+?)/support-tickets(/(.*))?/?$] => index.php?pagename=$matches[1]&support-tickets=$matches[3]
[(.?.+?)/join-team(/(.*))?/?$] => index.php?pagename=$matches[1]&join-team=$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]
[.?.+?/([^/]+)/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]
[(.?.+?)(?:/([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-api(/(.*))?/?$] => index.php?name=$matches[1]&wc-api=$matches[3]
[([^/]+)/wc/file/transient(/(.*))?/?$] => index.php?name=$matches[1]&wc/file/transient=$matches[3]
[([^/]+)/entry(/(.*))?/?$] => index.php?name=$matches[1]&entry=$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]
[[^/]+/([^/]+)/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]
[([^/]+)(?:/([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
)