Skip to content
Array
(
[sitemap_index\.xml$] => index.php?sitemap=1
[([^/]+?)-sitemap([0-9]+)?\.xml$] => index.php?sitemap=$matches[1]&sitemap_n=$matches[2]
[([a-z]+)?-?sitemap\.xsl$] => index.php?yoast-sitemap-xsl=$matches[1]
[courses/(.+?)/lesson/(.+?)/?$] => index.php?post_type=lesson&name=$matches[2]
[courses/(.+?)/quizzes/(.+?)/?$] => index.php?post_type=tutor_quiz&name=$matches[2]
[courses/(.+?)/assignments/(.+?)/?$] => index.php?post_type=tutor_assignments&name=$matches[2]
[courses/(.+?)/zoom-lessons/(.+?)/?$] => index.php?post_type=tutor_zoom_meeting&name=$matches[2]
[courses/(.+?)/meet-lessons/(.+?)/?$] => index.php?post_type=tutor-google-meet&name=$matches[2]
[video-url/(.+?)/?$] => index.php?post_type=lesson&lesson_video=true&name=$matches[1]
[profile/(.+?)/?$] => index.php?tutor_profile_username=$matches[1]
[(dashboard)/index/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=index
[(dashboard)/index/(.+?)/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=index&tutor_dashboard_sub_page=$matches[2]
[(dashboard)/my-profile/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=my-profile
[(dashboard)/my-profile/(.+?)/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=my-profile&tutor_dashboard_sub_page=$matches[2]
[(dashboard)/enrolled-courses/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=enrolled-courses
[(dashboard)/enrolled-courses/(.+?)/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=enrolled-courses&tutor_dashboard_sub_page=$matches[2]
[(dashboard)/wishlist/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=wishlist
[(dashboard)/wishlist/(.+?)/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=wishlist&tutor_dashboard_sub_page=$matches[2]
[(dashboard)/reviews/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=reviews
[(dashboard)/reviews/(.+?)/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=reviews&tutor_dashboard_sub_page=$matches[2]
[(dashboard)/my-quiz-attempts/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=my-quiz-attempts
[(dashboard)/my-quiz-attempts/(.+?)/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=my-quiz-attempts&tutor_dashboard_sub_page=$matches[2]
[(dashboard)/purchase_history/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=purchase_history
[(dashboard)/purchase_history/(.+?)/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=purchase_history&tutor_dashboard_sub_page=$matches[2]
[(dashboard)/question-answer/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=question-answer
[(dashboard)/question-answer/(.+?)/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=question-answer&tutor_dashboard_sub_page=$matches[2]
[(dashboard)/separator-1/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=separator-1
[(dashboard)/separator-1/(.+?)/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=separator-1&tutor_dashboard_sub_page=$matches[2]
[(dashboard)/create-course/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=create-course
[(dashboard)/create-course/(.+?)/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=create-course&tutor_dashboard_sub_page=$matches[2]
[(dashboard)/create-bundle/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=create-bundle
[(dashboard)/create-bundle/(.+?)/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=create-bundle&tutor_dashboard_sub_page=$matches[2]
[(dashboard)/my-courses/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=my-courses
[(dashboard)/my-courses/(.+?)/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=my-courses&tutor_dashboard_sub_page=$matches[2]
[(dashboard)/announcements/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=announcements
[(dashboard)/announcements/(.+?)/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=announcements&tutor_dashboard_sub_page=$matches[2]
[(dashboard)/withdraw/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=withdraw
[(dashboard)/withdraw/(.+?)/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=withdraw&tutor_dashboard_sub_page=$matches[2]
[(dashboard)/quiz-attempts/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=quiz-attempts
[(dashboard)/quiz-attempts/(.+?)/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=quiz-attempts&tutor_dashboard_sub_page=$matches[2]
[(dashboard)/certificate-builder/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=certificate-builder
[(dashboard)/certificate-builder/(.+?)/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=certificate-builder&tutor_dashboard_sub_page=$matches[2]
[(dashboard)/analytics/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=analytics
[(dashboard)/analytics/(.+?)/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=analytics&tutor_dashboard_sub_page=$matches[2]
[(dashboard)/separator-2/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=separator-2
[(dashboard)/separator-2/(.+?)/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=separator-2&tutor_dashboard_sub_page=$matches[2]
[(dashboard)/settings/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=settings
[(dashboard)/settings/(.+?)/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=settings&tutor_dashboard_sub_page=$matches[2]
[(dashboard)/logout/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=logout
[(dashboard)/logout/(.+?)/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=logout&tutor_dashboard_sub_page=$matches[2]
[(dashboard)/retrieve-password/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=retrieve-password
[(dashboard)/retrieve-password/(.+?)/?$] => index.php?pagename=$matches[1]&tutor_dashboard_page=retrieve-password&tutor_dashboard_sub_page=$matches[2]
[^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]
[community/?$] => index.php?post_type=chapter
[community/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=chapter&feed=$matches[1]
[community/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=chapter&feed=$matches[1]
[community/page/([0-9]{1,})/?$] => index.php?post_type=chapter&paged=$matches[1]
[webinar/?$] => index.php?post_type=webinar
[webinar/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=webinar&feed=$matches[1]
[webinar/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=webinar&feed=$matches[1]
[webinar/page/([0-9]{1,})/?$] => index.php?post_type=webinar&paged=$matches[1]
[videos/?$] => index.php?post_type=videos
[videos/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=videos&feed=$matches[1]
[videos/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=videos&feed=$matches[1]
[videos/page/([0-9]{1,})/?$] => index.php?post_type=videos&paged=$matches[1]
[downloads/?$] => index.php?post_type=downloads
[downloads/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=downloads&feed=$matches[1]
[downloads/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=downloads&feed=$matches[1]
[downloads/page/([0-9]{1,})/?$] => index.php?post_type=downloads&paged=$matches[1]
[training-courses/?$] => index.php?post_type=training-courses
[training-courses/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=training-courses&feed=$matches[1]
[training-courses/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=training-courses&feed=$matches[1]
[training-courses/page/([0-9]{1,})/?$] => index.php?post_type=training-courses&paged=$matches[1]
[story/?$] => index.php?post_type=story
[story/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=story&feed=$matches[1]
[story/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=story&feed=$matches[1]
[story/page/([0-9]{1,})/?$] => index.php?post_type=story&paged=$matches[1]
[apda-in-the-news/?$] => index.php?post_type=apda-in-the-news
[apda-in-the-news/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=apda-in-the-news&feed=$matches[1]
[apda-in-the-news/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=apda-in-the-news&feed=$matches[1]
[apda-in-the-news/page/([0-9]{1,})/?$] => index.php?post_type=apda-in-the-news&paged=$matches[1]
[^community/([^/]+)/([^/]+)/([^/]+)/([^/]+)/([^/]+)/?] => index.php?chapter-content-page=$matches[2]/$matches[3]/$matches[4]/$matches[5]
[^community/([^/]+)/([^/]+)/([^/]+)/([^/]+)/?] => index.php?chapter-content-page=$matches[2]/$matches[3]/$matches[4]
[^community/([^/]+)/([^/]+)/([^/]+)/?] => index.php?chapter-content-page=$matches[2]/$matches[3]
[^community/([^/]+)/([^/]+)/?] => index.php?chapter-content-page=$matches[2]
[courses/?$] => index.php?post_type=courses
[courses/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=courses&feed=$matches[1]
[courses/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=courses&feed=$matches[1]
[courses/page/([0-9]{1,})/?$] => index.php?post_type=courses&paged=$matches[1]
[lesson/?$] => index.php?post_type=tutor_assignments
[lesson/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tutor_assignments&feed=$matches[1]
[lesson/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tutor_assignments&feed=$matches[1]
[lesson/page/([0-9]{1,})/?$] => index.php?post_type=tutor_assignments&paged=$matches[1]
[article/([^/]+)/page/?([0-9]{1,})/?$] => index.php?post_type=post&name=$matches[1]&paged=$matches[2]
[article/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?post_type=post&name=$matches[1]&cpage=$matches[2]
[article/([^/]+)/?$] => index.php?post_type=post&name=$matches[1]
[category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
[category/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
[category/(.+?)/embed/?$] => index.php?category_name=$matches[1]&embed=true
[category/(.+?)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
[category/(.+?)/?$] => 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/([^/]+)/?$] => 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]
[event-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?css_apda_eventcategory=$matches[1]&feed=$matches[2]
[event-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?css_apda_eventcategory=$matches[1]&feed=$matches[2]
[event-category/([^/]+)/embed/?$] => index.php?css_apda_eventcategory=$matches[1]&embed=true
[event-category/([^/]+)/page/?([0-9]{1,})/?$] => index.php?css_apda_eventcategory=$matches[1]&paged=$matches[2]
[event-category/([^/]+)/?$] => index.php?css_apda_eventcategory=$matches[1]
[calendar_feed/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?calendar_feed=$matches[1]&feed=$matches[2]
[calendar_feed/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?calendar_feed=$matches[1]&feed=$matches[2]
[calendar_feed/([^/]+)/embed/?$] => index.php?calendar_feed=$matches[1]&embed=true
[calendar_feed/([^/]+)/page/?([0-9]{1,})/?$] => index.php?calendar_feed=$matches[1]&paged=$matches[2]
[calendar_feed/([^/]+)/?$] => index.php?calendar_feed=$matches[1]
[calendar_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?calendar_type=$matches[1]&feed=$matches[2]
[calendar_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?calendar_type=$matches[1]&feed=$matches[2]
[calendar_type/([^/]+)/embed/?$] => index.php?calendar_type=$matches[1]&embed=true
[calendar_type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?calendar_type=$matches[1]&paged=$matches[2]
[calendar_type/([^/]+)/?$] => index.php?calendar_type=$matches[1]
[calendar_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?calendar_category=$matches[1]&feed=$matches[2]
[calendar_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?calendar_category=$matches[1]&feed=$matches[2]
[calendar_category/([^/]+)/embed/?$] => index.php?calendar_category=$matches[1]&embed=true
[calendar_category/([^/]+)/page/?([0-9]{1,})/?$] => index.php?calendar_category=$matches[1]&paged=$matches[2]
[calendar_category/([^/]+)/?$] => index.php?calendar_category=$matches[1]
[calendar/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[calendar/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[calendar/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[calendar/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[calendar/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[calendar/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[calendar/([^/]+)/embed/?$] => index.php?calendar=$matches[1]&embed=true
[calendar/([^/]+)/trackback/?$] => index.php?calendar=$matches[1]&tb=1
[calendar/([^/]+)/page/?([0-9]{1,})/?$] => index.php?calendar=$matches[1]&paged=$matches[2]
[calendar/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?calendar=$matches[1]&cpage=$matches[2]
[calendar/([^/]+)(?:/([0-9]+))?/?$] => index.php?calendar=$matches[1]&page=$matches[2]
[calendar/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[calendar/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[calendar/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[calendar/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[calendar/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[calendar/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[iwp_log/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[iwp_log/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[iwp_log/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[iwp_log/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[iwp_log/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[iwp_log/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[iwp_log/([^/]+)/embed/?$] => index.php?iwp_log=$matches[1]&embed=true
[iwp_log/([^/]+)/trackback/?$] => index.php?iwp_log=$matches[1]&tb=1
[iwp_log/([^/]+)/page/?([0-9]{1,})/?$] => index.php?iwp_log=$matches[1]&paged=$matches[2]
[iwp_log/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?iwp_log=$matches[1]&cpage=$matches[2]
[iwp_log/([^/]+)(?:/([0-9]+))?/?$] => index.php?iwp_log=$matches[1]&page=$matches[2]
[iwp_log/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[iwp_log/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[iwp_log/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[iwp_log/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[iwp_log/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[iwp_log/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[community/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[community/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[community/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[community/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[community/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[community/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[community/([^/]+)/embed/?$] => index.php?chapter=$matches[1]&embed=true
[community/([^/]+)/trackback/?$] => index.php?chapter=$matches[1]&tb=1
[community/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?chapter=$matches[1]&feed=$matches[2]
[community/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?chapter=$matches[1]&feed=$matches[2]
[community/([^/]+)/page/?([0-9]{1,})/?$] => index.php?chapter=$matches[1]&paged=$matches[2]
[community/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?chapter=$matches[1]&cpage=$matches[2]
[community/([^/]+)(?:/([0-9]+))?/?$] => index.php?chapter=$matches[1]&page=$matches[2]
[community/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[community/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[community/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[community/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[community/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[community/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[chapter-type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?chapter-type=$matches[1]&feed=$matches[2]
[chapter-type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?chapter-type=$matches[1]&feed=$matches[2]
[chapter-type/([^/]+)/embed/?$] => index.php?chapter-type=$matches[1]&embed=true
[chapter-type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?chapter-type=$matches[1]&paged=$matches[2]
[chapter-type/([^/]+)/?$] => index.php?chapter-type=$matches[1]
[chapter-state/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?chapter-state=$matches[1]&feed=$matches[2]
[chapter-state/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?chapter-state=$matches[1]&feed=$matches[2]
[chapter-state/([^/]+)/embed/?$] => index.php?chapter-state=$matches[1]&embed=true
[chapter-state/([^/]+)/page/?([0-9]{1,})/?$] => index.php?chapter-state=$matches[1]&paged=$matches[2]
[chapter-state/([^/]+)/?$] => index.php?chapter-state=$matches[1]
[community/[^&/]+/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[community/[^&/]+/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[community/[^&/]+/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[community/[^&/]+/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[community/[^&/]+/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[community/[^&/]+/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[community/([^&/]+)/([^/]+)/embed/?$] => index.php?chapter_slug=$matches[1]&chapter-content-page=$matches[2]&embed=true
[community/([^&/]+)/([^/]+)/trackback/?$] => index.php?chapter_slug=$matches[1]&chapter-content-page=$matches[2]&tb=1
[community/([^&/]+)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?chapter_slug=$matches[1]&chapter-content-page=$matches[2]&feed=$matches[3]
[community/([^&/]+)/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?chapter_slug=$matches[1]&chapter-content-page=$matches[2]&feed=$matches[3]
[community/([^&/]+)/([^/]+)/page/?([0-9]{1,})/?$] => index.php?chapter_slug=$matches[1]&chapter-content-page=$matches[2]&paged=$matches[3]
[community/([^&/]+)/([^/]+)(?:/([0-9]+))?/?$] => index.php?chapter_slug=$matches[1]&chapter-content-page=$matches[2]&page=$matches[3]
[community/([^&/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?chapter_slug=$matches[1]&feed=$matches[2]
[community/([^&/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?chapter_slug=$matches[1]&feed=$matches[2]
[community/([^&/]+)/embed/?$] => index.php?chapter_slug=$matches[1]&embed=true
[community/([^&/]+)/page/?([0-9]{1,})/?$] => index.php?chapter_slug=$matches[1]&paged=$matches[2]
[community/([^&/]+)/?$] => index.php?chapter_slug=$matches[1]
[webinar/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[webinar/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[webinar/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[webinar/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[webinar/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[webinar/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[webinar/([^/]+)/embed/?$] => index.php?webinar=$matches[1]&embed=true
[webinar/([^/]+)/trackback/?$] => index.php?webinar=$matches[1]&tb=1
[webinar/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?webinar=$matches[1]&feed=$matches[2]
[webinar/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?webinar=$matches[1]&feed=$matches[2]
[webinar/([^/]+)/page/?([0-9]{1,})/?$] => index.php?webinar=$matches[1]&paged=$matches[2]
[webinar/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?webinar=$matches[1]&cpage=$matches[2]
[webinar/([^/]+)(?:/([0-9]+))?/?$] => index.php?webinar=$matches[1]&page=$matches[2]
[webinar/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[webinar/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[webinar/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[webinar/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[webinar/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[webinar/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[videos/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[videos/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[videos/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[videos/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[videos/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[videos/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[videos/([^/]+)/embed/?$] => index.php?videos=$matches[1]&embed=true
[videos/([^/]+)/trackback/?$] => index.php?videos=$matches[1]&tb=1
[videos/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?videos=$matches[1]&feed=$matches[2]
[videos/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?videos=$matches[1]&feed=$matches[2]
[videos/([^/]+)/page/?([0-9]{1,})/?$] => index.php?videos=$matches[1]&paged=$matches[2]
[videos/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?videos=$matches[1]&cpage=$matches[2]
[videos/([^/]+)(?:/([0-9]+))?/?$] => index.php?videos=$matches[1]&page=$matches[2]
[videos/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[videos/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[videos/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[videos/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[videos/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[videos/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[downloads/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[downloads/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[downloads/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[downloads/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[downloads/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[downloads/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[downloads/([^/]+)/embed/?$] => index.php?downloads=$matches[1]&embed=true
[downloads/([^/]+)/trackback/?$] => index.php?downloads=$matches[1]&tb=1
[downloads/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?downloads=$matches[1]&feed=$matches[2]
[downloads/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?downloads=$matches[1]&feed=$matches[2]
[downloads/([^/]+)/page/?([0-9]{1,})/?$] => index.php?downloads=$matches[1]&paged=$matches[2]
[downloads/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?downloads=$matches[1]&cpage=$matches[2]
[downloads/([^/]+)(?:/([0-9]+))?/?$] => index.php?downloads=$matches[1]&page=$matches[2]
[downloads/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[downloads/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[downloads/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[downloads/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[downloads/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[downloads/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[training-courses/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[training-courses/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[training-courses/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[training-courses/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[training-courses/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[training-courses/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[training-courses/([^/]+)/embed/?$] => index.php?training-courses=$matches[1]&embed=true
[training-courses/([^/]+)/trackback/?$] => index.php?training-courses=$matches[1]&tb=1
[training-courses/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?training-courses=$matches[1]&feed=$matches[2]
[training-courses/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?training-courses=$matches[1]&feed=$matches[2]
[training-courses/([^/]+)/page/?([0-9]{1,})/?$] => index.php?training-courses=$matches[1]&paged=$matches[2]
[training-courses/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?training-courses=$matches[1]&cpage=$matches[2]
[training-courses/([^/]+)(?:/([0-9]+))?/?$] => index.php?training-courses=$matches[1]&page=$matches[2]
[training-courses/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[training-courses/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[training-courses/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[training-courses/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[training-courses/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[training-courses/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[story/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[story/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[story/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[story/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[story/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[story/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[story/([^/]+)/embed/?$] => index.php?story=$matches[1]&embed=true
[story/([^/]+)/trackback/?$] => index.php?story=$matches[1]&tb=1
[story/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?story=$matches[1]&feed=$matches[2]
[story/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?story=$matches[1]&feed=$matches[2]
[story/([^/]+)/page/?([0-9]{1,})/?$] => index.php?story=$matches[1]&paged=$matches[2]
[story/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?story=$matches[1]&cpage=$matches[2]
[story/([^/]+)(?:/([0-9]+))?/?$] => index.php?story=$matches[1]&page=$matches[2]
[story/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[story/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[story/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[story/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[story/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[story/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[apda-in-the-news/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[apda-in-the-news/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[apda-in-the-news/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[apda-in-the-news/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[apda-in-the-news/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[apda-in-the-news/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[apda-in-the-news/([^/]+)/embed/?$] => index.php?apda-in-the-news=$matches[1]&embed=true
[apda-in-the-news/([^/]+)/trackback/?$] => index.php?apda-in-the-news=$matches[1]&tb=1
[apda-in-the-news/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?apda-in-the-news=$matches[1]&feed=$matches[2]
[apda-in-the-news/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?apda-in-the-news=$matches[1]&feed=$matches[2]
[apda-in-the-news/([^/]+)/page/?([0-9]{1,})/?$] => index.php?apda-in-the-news=$matches[1]&paged=$matches[2]
[apda-in-the-news/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?apda-in-the-news=$matches[1]&cpage=$matches[2]
[apda-in-the-news/([^/]+)(?:/([0-9]+))?/?$] => index.php?apda-in-the-news=$matches[1]&page=$matches[2]
[apda-in-the-news/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[apda-in-the-news/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[apda-in-the-news/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[apda-in-the-news/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[apda-in-the-news/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[apda-in-the-news/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[events/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[events/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[events/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[events/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[events/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[events/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[events/([^/]+)/embed/?$] => index.php?css_apda_events=$matches[1]&embed=true
[events/([^/]+)/trackback/?$] => index.php?css_apda_events=$matches[1]&tb=1
[events/([^/]+)/page/?([0-9]{1,})/?$] => index.php?css_apda_events=$matches[1]&paged=$matches[2]
[events/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?css_apda_events=$matches[1]&cpage=$matches[2]
[events/([^/]+)(?:/([0-9]+))?/?$] => index.php?css_apda_events=$matches[1]&page=$matches[2]
[events/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[events/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[events/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[events/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[events/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[events/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[events_recurring/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[events_recurring/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[events_recurring/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[events_recurring/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[events_recurring/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[events_recurring/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[events_recurring/([^/]+)/embed/?$] => index.php?css_apda_event_recur=$matches[1]&embed=true
[events_recurring/([^/]+)/trackback/?$] => index.php?css_apda_event_recur=$matches[1]&tb=1
[events_recurring/([^/]+)/page/?([0-9]{1,})/?$] => index.php?css_apda_event_recur=$matches[1]&paged=$matches[2]
[events_recurring/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?css_apda_event_recur=$matches[1]&cpage=$matches[2]
[events_recurring/([^/]+)(?:/([0-9]+))?/?$] => index.php?css_apda_event_recur=$matches[1]&page=$matches[2]
[events_recurring/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[events_recurring/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[events_recurring/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[events_recurring/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[events_recurring/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[events_recurring/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[postman_sent_mail/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[postman_sent_mail/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[postman_sent_mail/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[postman_sent_mail/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[postman_sent_mail/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[postman_sent_mail/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[postman_sent_mail/([^/]+)/embed/?$] => index.php?postman_sent_mail=$matches[1]&embed=true
[postman_sent_mail/([^/]+)/trackback/?$] => index.php?postman_sent_mail=$matches[1]&tb=1
[postman_sent_mail/([^/]+)/page/?([0-9]{1,})/?$] => index.php?postman_sent_mail=$matches[1]&paged=$matches[2]
[postman_sent_mail/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?postman_sent_mail=$matches[1]&cpage=$matches[2]
[postman_sent_mail/([^/]+)(?:/([0-9]+))?/?$] => index.php?postman_sent_mail=$matches[1]&page=$matches[2]
[postman_sent_mail/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[postman_sent_mail/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[postman_sent_mail/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[postman_sent_mail/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[postman_sent_mail/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[postman_sent_mail/[^/]+/([^/]+)/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?courses=$matches[1]&embed=true
[courses/([^/]+)/trackback/?$] => index.php?courses=$matches[1]&tb=1
[courses/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?courses=$matches[1]&feed=$matches[2]
[courses/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?courses=$matches[1]&feed=$matches[2]
[courses/([^/]+)/page/?([0-9]{1,})/?$] => index.php?courses=$matches[1]&paged=$matches[2]
[courses/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?courses=$matches[1]&cpage=$matches[2]
[courses/([^/]+)(?:/([0-9]+))?/?$] => index.php?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
[course-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?course-category=$matches[1]&feed=$matches[2]
[course-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?course-category=$matches[1]&feed=$matches[2]
[course-category/([^/]+)/embed/?$] => index.php?course-category=$matches[1]&embed=true
[course-category/([^/]+)/page/?([0-9]{1,})/?$] => index.php?course-category=$matches[1]&paged=$matches[2]
[course-category/([^/]+)/?$] => index.php?course-category=$matches[1]
[course-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?course-tag=$matches[1]&feed=$matches[2]
[course-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?course-tag=$matches[1]&feed=$matches[2]
[course-tag/([^/]+)/embed/?$] => index.php?course-tag=$matches[1]&embed=true
[course-tag/([^/]+)/page/?([0-9]{1,})/?$] => index.php?course-tag=$matches[1]&paged=$matches[2]
[course-tag/([^/]+)/?$] => index.php?course-tag=$matches[1]
[lesson/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[lesson/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[lesson/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[lesson/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[lesson/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[lesson/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[lesson/([^/]+)/embed/?$] => index.php?tutor_assignments=$matches[1]&embed=true
[lesson/([^/]+)/trackback/?$] => index.php?tutor_assignments=$matches[1]&tb=1
[lesson/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tutor_assignments=$matches[1]&feed=$matches[2]
[lesson/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tutor_assignments=$matches[1]&feed=$matches[2]
[lesson/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tutor_assignments=$matches[1]&paged=$matches[2]
[lesson/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tutor_assignments=$matches[1]&cpage=$matches[2]
[lesson/([^/]+)(?:/([0-9]+))?/?$] => index.php?tutor_assignments=$matches[1]&page=$matches[2]
[lesson/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[lesson/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[lesson/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[lesson/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[lesson/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[lesson/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[topics/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[topics/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[topics/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[topics/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[topics/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[topics/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[topics/([^/]+)/embed/?$] => index.php?post_type=topics&name=$matches[1]&embed=true
[topics/([^/]+)/trackback/?$] => index.php?post_type=topics&name=$matches[1]&tb=1
[topics/([^/]+)/page/?([0-9]{1,})/?$] => index.php?post_type=topics&name=$matches[1]&paged=$matches[2]
[topics/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?post_type=topics&name=$matches[1]&cpage=$matches[2]
[topics/([^/]+)(?:/([0-9]+))?/?$] => index.php?post_type=topics&name=$matches[1]&page=$matches[2]
[topics/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[topics/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[topics/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[topics/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[topics/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[topics/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[tutor_enrolled/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[tutor_enrolled/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[tutor_enrolled/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[tutor_enrolled/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[tutor_enrolled/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[tutor_enrolled/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[tutor_enrolled/([^/]+)/embed/?$] => index.php?post_type=tutor_enrolled&name=$matches[1]&embed=true
[tutor_enrolled/([^/]+)/trackback/?$] => index.php?post_type=tutor_enrolled&name=$matches[1]&tb=1
[tutor_enrolled/([^/]+)/page/?([0-9]{1,})/?$] => index.php?post_type=tutor_enrolled&name=$matches[1]&paged=$matches[2]
[tutor_enrolled/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?post_type=tutor_enrolled&name=$matches[1]&cpage=$matches[2]
[tutor_enrolled/([^/]+)(?:/([0-9]+))?/?$] => index.php?post_type=tutor_enrolled&name=$matches[1]&page=$matches[2]
[tutor_enrolled/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[tutor_enrolled/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[tutor_enrolled/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[tutor_enrolled/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[tutor_enrolled/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[tutor_enrolled/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[language_switcher/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[language_switcher/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[language_switcher/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[language_switcher/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[language_switcher/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[language_switcher/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[language_switcher/([^/]+)/embed/?$] => index.php?language_switcher=$matches[1]&embed=true
[language_switcher/([^/]+)/trackback/?$] => index.php?language_switcher=$matches[1]&tb=1
[language_switcher/([^/]+)/page/?([0-9]{1,})/?$] => index.php?language_switcher=$matches[1]&paged=$matches[2]
[language_switcher/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?language_switcher=$matches[1]&cpage=$matches[2]
[language_switcher/([^/]+)(?:/([0-9]+))?/?$] => index.php?language_switcher=$matches[1]&page=$matches[2]
[language_switcher/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[language_switcher/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[language_switcher/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[language_switcher/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[language_switcher/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[language_switcher/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[tutor_certificate/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[tutor_certificate/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[tutor_certificate/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[tutor_certificate/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[tutor_certificate/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[tutor_certificate/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[tutor_certificate/([^/]+)/embed/?$] => index.php?post_type=tutor_certificate&name=$matches[1]&embed=true
[tutor_certificate/([^/]+)/trackback/?$] => index.php?post_type=tutor_certificate&name=$matches[1]&tb=1
[tutor_certificate/([^/]+)/page/?([0-9]{1,})/?$] => index.php?post_type=tutor_certificate&name=$matches[1]&paged=$matches[2]
[tutor_certificate/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?post_type=tutor_certificate&name=$matches[1]&cpage=$matches[2]
[tutor_certificate/([^/]+)(?:/([0-9]+))?/?$] => index.php?post_type=tutor_certificate&name=$matches[1]&page=$matches[2]
[tutor_certificate/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[tutor_certificate/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[tutor_certificate/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[tutor_certificate/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[tutor_certificate/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[tutor_certificate/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[doctor-blogs/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?doctor-blogs=$matches[1]&feed=$matches[2]
[doctor-blogs/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?doctor-blogs=$matches[1]&feed=$matches[2]
[doctor-blogs/([^/]+)/embed/?$] => index.php?doctor-blogs=$matches[1]&embed=true
[doctor-blogs/([^/]+)/page/?([0-9]{1,})/?$] => index.php?doctor-blogs=$matches[1]&paged=$matches[2]
[doctor-blogs/([^/]+)/?$] => index.php?doctor-blogs=$matches[1]
[content-blocks/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[content-blocks/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[content-blocks/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[content-blocks/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[content-blocks/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[content-blocks/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[content-blocks/([^/]+)/embed/?$] => index.php?content-block=$matches[1]&embed=true
[content-blocks/([^/]+)/trackback/?$] => index.php?content-block=$matches[1]&tb=1
[content-blocks/([^/]+)/page/?([0-9]{1,})/?$] => index.php?content-block=$matches[1]&paged=$matches[2]
[content-blocks/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?content-block=$matches[1]&cpage=$matches[2]
[content-blocks/([^/]+)(?:/([0-9]+))?/?$] => index.php?content-block=$matches[1]&page=$matches[2]
[content-blocks/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[content-blocks/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[content-blocks/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[content-blocks/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[content-blocks/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[content-blocks/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[chicago_service_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?service_type=$matches[1]&feed=$matches[2]
[chicago_service_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?service_type=$matches[1]&feed=$matches[2]
[chicago_service_type/([^/]+)/embed/?$] => index.php?service_type=$matches[1]&embed=true
[chicago_service_type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?service_type=$matches[1]&paged=$matches[2]
[chicago_service_type/([^/]+)/?$] => index.php?service_type=$matches[1]
[popupbuilder/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[popupbuilder/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[popupbuilder/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[popupbuilder/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[popupbuilder/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[popupbuilder/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[popupbuilder/([^/]+)/embed/?$] => index.php?post_type=popupbuilder&name=$matches[1]&embed=true
[popupbuilder/([^/]+)/trackback/?$] => index.php?post_type=popupbuilder&name=$matches[1]&tb=1
[popupbuilder/([^/]+)/page/?([0-9]{1,})/?$] => index.php?post_type=popupbuilder&name=$matches[1]&paged=$matches[2]
[popupbuilder/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?post_type=popupbuilder&name=$matches[1]&cpage=$matches[2]
[popupbuilder/([^/]+)(?:/([0-9]+))?/?$] => index.php?post_type=popupbuilder&name=$matches[1]&page=$matches[2]
[popupbuilder/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[popupbuilder/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[popupbuilder/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[popupbuilder/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[popupbuilder/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[popupbuilder/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[robots\.txt$] => index.php?robots=1
[favicon\.ico$] => index.php?favicon=1
[sitemap\.xml] => index.php??sitemap=index
[.*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\.php$] => index.php?feed=old
[.*wp-app\.php(/.*)?$] => index.php?error=403
[.*wp-register.php$] => index.php?register=true
[feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?&feed=$matches[1]
[(feed|rdf|rss|rss2|atom)/?$] => index.php?&feed=$matches[1]
[embed/?$] => index.php?&embed=true
[page/?([0-9]{1,})/?$] => index.php?&paged=$matches[1]
[comment-page-([0-9]{1,})/?$] => index.php?&page_id=24&cpage=$matches[1]
[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
[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/(.+)/?$] => 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/([^/]+)/?$] => 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})/?$] => 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})/?$] => 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})/?$] => 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]
[(.?.+?)(?:/([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]
[([^/]+)(?:/([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
)