array ( '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/users/([^/]+)/page/?([0-9]{1,})/?$' => 'index.php?bbp_user=$matches[1]&paged=$matches[2]', 'forums/users/([^/]+)/?$' => 'index.php?bbp_user=$matches[1]', 'forums/users/([^/]+)/edit/?$' => 'index.php?bbp_user=$matches[1]&edit=1', 'forums/view/([^/]+)/page/?([0-9]{1,})/?$' => 'index.php?bbp_view=$matches[1]&paged=$matches[2]', 'forums/view/([^/]+)/?$' => 'index.php?bbp_view=$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]', '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/(.+?)/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/([^/]+)/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/([^/]+)/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/(.+?)/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/(.+?)(/[0-9]+)?/?$' => 'index.php?forum=$matches[1]&page=$matches[2]', 'forums/topic/[^/]+/attachment/([^/]+)/?$' => 'index.php?attachment=$matches[1]', 'forums/topic/[^/]+/attachment/([^/]+)/trackback/?$' => 'index.php?attachment=$matches[1]&tb=1', 'forums/topic/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?attachment=$matches[1]&feed=$matches[2]', 'forums/topic/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?attachment=$matches[1]&feed=$matches[2]', 'forums/topic/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$' => 'index.php?attachment=$matches[1]&cpage=$matches[2]', 'forums/topic/([^/]+)/trackback/?$' => 'index.php?topic=$matches[1]&tb=1', 'forums/topic/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?topic=$matches[1]&feed=$matches[2]', 'forums/topic/([^/]+)/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?topic=$matches[1]&feed=$matches[2]', 'forums/topic/([^/]+)/page/?([0-9]{1,})/?$' => 'index.php?topic=$matches[1]&paged=$matches[2]', 'forums/topic/([^/]+)/comment-page-([0-9]{1,})/?$' => 'index.php?topic=$matches[1]&cpage=$matches[2]', 'forums/topic/([^/]+)(/[0-9]+)?/?$' => 'index.php?topic=$matches[1]&page=$matches[2]', 'forums/topic/[^/]+/([^/]+)/?$' => 'index.php?attachment=$matches[1]', 'forums/topic/[^/]+/([^/]+)/trackback/?$' => 'index.php?attachment=$matches[1]&tb=1', 'forums/topic/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?attachment=$matches[1]&feed=$matches[2]', 'forums/topic/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?attachment=$matches[1]&feed=$matches[2]', 'forums/topic/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$' => 'index.php?attachment=$matches[1]&cpage=$matches[2]', '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/([^/]+)/trackback/?$' => 'index.php?reply=$matches[1]&tb=1', 'forums/reply/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?reply=$matches[1]&feed=$matches[2]', 'forums/reply/([^/]+)/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?reply=$matches[1]&feed=$matches[2]', '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/([^/]+)(/[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/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/([^/]+)/page/?([0-9]{1,})/?$' => 'index.php?topic-tag=$matches[1]&paged=$matches[2]', 'forums/topic-tag/([^/]+)/?$' => 'index.php?topic-tag=$matches[1]', 'robots\\.txt$' => 'index.php?robots=1', '.*wp-atom.php$' => 'index.php?feed=atom', '.*wp-rdf.php$' => 'index.php?feed=rdf', '.*wp-rss.php$' => 'index.php?feed=rss', '.*wp-rss2.php$' => 'index.php?feed=rss2', '.*wp-feed.php$' => 'index.php?feed=feed', '.*wp-commentsrss2.php$' => 'index.php?feed=rss2&withcomments=1', 'feed/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?&feed=$matches[1]', '(feed|rdf|rss|rss2|atom)/?$' => 'index.php?&feed=$matches[1]', 'page/?([0-9]{1,})/?$' => 'index.php?&paged=$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/page/?([0-9]{1,})/?$' => 'index.php?&paged=$matches[1]', '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/(.+)/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/([^/]+)/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})/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})/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})/page/?([0-9]{1,})/?$' => 'index.php?year=$matches[1]&paged=$matches[2]', '([0-9]{4})/?$' => 'index.php?year=$matches[1]', '[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$' => 'index.php?attachment=$matches[1]', '[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$' => 'index.php?attachment=$matches[1]&tb=1', '[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?attachment=$matches[1]&feed=$matches[2]', '[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?attachment=$matches[1]&feed=$matches[2]', '[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$' => 'index.php?attachment=$matches[1]&cpage=$matches[2]', '([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$' => 'index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=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]&name=$matches[4]&feed=$matches[5]', '([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]&name=$matches[4]&feed=$matches[5]', '([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]&name=$matches[4]&paged=$matches[5]', '([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$' => 'index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]', '([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(/[0-9]+)?/?$' => 'index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]', '[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$' => 'index.php?attachment=$matches[1]', '[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$' => 'index.php?attachment=$matches[1]&tb=1', '[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?attachment=$matches[1]&feed=$matches[2]', '[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$' => 'index.php?attachment=$matches[1]&feed=$matches[2]', '[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$' => 'index.php?attachment=$matches[1]&cpage=$matches[2]', '([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$' => 'index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]', '([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$' => 'index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]', '([0-9]{4})/comment-page-([0-9]{1,})/?$' => 'index.php?year=$matches[1]&cpage=$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]', '(.+?)/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]', )