array(95) { ["^wp-json/?$"]=> string(22) "index.php?rest_route=/" ["^wp-json/(.*)?"]=> string(33) "index.php?rest_route=/$matches[1]" ["^index.php/wp-json/?$"]=> string(22) "index.php?rest_route=/" ["^index.php/wp-json/(.*)?"]=> string(33) "index.php?rest_route=/$matches[1]" ["^([0-9]+)?.html$"]=> string(38) "index.php?post_type=post&p=$matches[1]" [".+/([0-9]+)?.html$"]=> string(38) "index.php?post_type=post&p=$matches[1]" ["category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$"]=> string(52) "index.php?category_name=$matches[1]&feed=$matches[2]" ["category/(.+?)/(feed|rdf|rss|rss2|atom)/?$"]=> string(52) "index.php?category_name=$matches[1]&feed=$matches[2]" ["category/(.+?)/embed/?$"]=> string(46) "index.php?category_name=$matches[1]&embed=true" ["category/(.+?)/page/?([0-9]{1,})/?$"]=> string(53) "index.php?category_name=$matches[1]&paged=$matches[2]" ["category/(.+?)/?$"]=> string(35) "index.php?category_name=$matches[1]" ["tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=> string(42) "index.php?tag=$matches[1]&feed=$matches[2]" ["tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=> string(42) "index.php?tag=$matches[1]&feed=$matches[2]" ["tag/([^/]+)/embed/?$"]=> string(36) "index.php?tag=$matches[1]&embed=true" ["tag/([^/]+)/page/?([0-9]{1,})/?$"]=> string(43) "index.php?tag=$matches[1]&paged=$matches[2]" ["tag/([^/]+)/?$"]=> string(25) "index.php?tag=$matches[1]" ["type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=> string(50) "index.php?post_format=$matches[1]&feed=$matches[2]" ["type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=> string(50) "index.php?post_format=$matches[1]&feed=$matches[2]" ["type/([^/]+)/embed/?$"]=> string(44) "index.php?post_format=$matches[1]&embed=true" ["type/([^/]+)/page/?([0-9]{1,})/?$"]=> string(51) "index.php?post_format=$matches[1]&paged=$matches[2]" ["type/([^/]+)/?$"]=> string(33) "index.php?post_format=$matches[1]" ["robots\.txt$"]=> string(18) "index.php?robots=1" [".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\.php$"]=> string(18) "index.php?feed=old" [".*wp-app\.php(/.*)?$"]=> string(19) "index.php?error=403" [".*wp-register.php$"]=> string(23) "index.php?register=true" ["feed/(feed|rdf|rss|rss2|atom)/?$"]=> string(27) "index.php?&feed=$matches[1]" ["(feed|rdf|rss|rss2|atom)/?$"]=> string(27) "index.php?&feed=$matches[1]" ["embed/?$"]=> string(21) "index.php?&embed=true" ["page/?([0-9]{1,})/?$"]=> string(28) "index.php?&paged=$matches[1]" ["comments/feed/(feed|rdf|rss|rss2|atom)/?$"]=> string(42) "index.php?&feed=$matches[1]&withcomments=1" ["comments/(feed|rdf|rss|rss2|atom)/?$"]=> string(42) "index.php?&feed=$matches[1]&withcomments=1" ["comments/embed/?$"]=> string(21) "index.php?&embed=true" ["search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=> string(40) "index.php?s=$matches[1]&feed=$matches[2]" ["search/(.+)/(feed|rdf|rss|rss2|atom)/?$"]=> string(40) "index.php?s=$matches[1]&feed=$matches[2]" ["search/(.+)/embed/?$"]=> string(34) "index.php?s=$matches[1]&embed=true" ["search/(.+)/page/?([0-9]{1,})/?$"]=> string(41) "index.php?s=$matches[1]&paged=$matches[2]" ["search/(.+)/?$"]=> string(23) "index.php?s=$matches[1]" ["author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=> string(50) "index.php?author_name=$matches[1]&feed=$matches[2]" ["author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=> string(50) "index.php?author_name=$matches[1]&feed=$matches[2]" ["author/([^/]+)/embed/?$"]=> string(44) "index.php?author_name=$matches[1]&embed=true" ["author/([^/]+)/page/?([0-9]{1,})/?$"]=> string(51) "index.php?author_name=$matches[1]&paged=$matches[2]" ["author/([^/]+)/?$"]=> string(33) "index.php?author_name=$matches[1]" ["date/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$"]=> string(80) "index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]" ["date/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$"]=> string(80) "index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]" ["date/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$"]=> string(74) "index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true" ["date/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$"]=> string(81) "index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]" ["date/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$"]=> string(63) "index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]" ["date/([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$"]=> string(64) "index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]" ["date/([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$"]=> string(64) "index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]" ["date/([0-9]{4})/([0-9]{1,2})/embed/?$"]=> string(58) "index.php?year=$matches[1]&monthnum=$matches[2]&embed=true" ["date/([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$"]=> string(65) "index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]" ["date/([0-9]{4})/([0-9]{1,2})/?$"]=> string(47) "index.php?year=$matches[1]&monthnum=$matches[2]" ["date/([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$"]=> string(43) "index.php?year=$matches[1]&feed=$matches[2]" ["date/([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$"]=> string(43) "index.php?year=$matches[1]&feed=$matches[2]" ["date/([0-9]{4})/embed/?$"]=> string(37) "index.php?year=$matches[1]&embed=true" ["date/([0-9]{4})/page/?([0-9]{1,})/?$"]=> string(44) "index.php?year=$matches[1]&paged=$matches[2]" ["date/([0-9]{4})/?$"]=> string(26) "index.php?year=$matches[1]" [".?.+?.html/attachment/([^/]+)/?$"]=> string(32) "index.php?attachment=$matches[1]" [".?.+?.html/attachment/([^/]+)/trackback/?$"]=> string(37) "index.php?attachment=$matches[1]&tb=1" [".?.+?.html/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=> string(49) "index.php?attachment=$matches[1]&feed=$matches[2]" [".?.+?.html/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=> string(49) "index.php?attachment=$matches[1]&feed=$matches[2]" [".?.+?.html/attachment/([^/]+)/comment-page-([0-9]{1,})/?$"]=> string(50) "index.php?attachment=$matches[1]&cpage=$matches[2]" [".?.+?.html/attachment/([^/]+)/embed/?$"]=> string(43) "index.php?attachment=$matches[1]&embed=true" ["(.?.+?).html/embed/?$"]=> string(41) "index.php?pagename=$matches[1]&embed=true" ["(.?.+?).html/trackback/?$"]=> string(35) "index.php?pagename=$matches[1]&tb=1" ["(.?.+?).html/feed/(feed|rdf|rss|rss2|atom)/?$"]=> string(47) "index.php?pagename=$matches[1]&feed=$matches[2]" ["(.?.+?).html/(feed|rdf|rss|rss2|atom)/?$"]=> string(47) "index.php?pagename=$matches[1]&feed=$matches[2]" ["(.?.+?).html/page/?([0-9]{1,})/?$"]=> string(48) "index.php?pagename=$matches[1]&paged=$matches[2]" ["(.?.+?).html/comment-page-([0-9]{1,})/?$"]=> string(48) "index.php?pagename=$matches[1]&cpage=$matches[2]" ["(.?.+?).html(?:/([0-9]+))?/?$"]=> string(47) "index.php?pagename=$matches[1]&page=$matches[2]" [".+?/[0-9]+.html/attachment/([^/]+)/?$"]=> string(32) "index.php?attachment=$matches[1]" [".+?/[0-9]+.html/attachment/([^/]+)/trackback/?$"]=> string(37) "index.php?attachment=$matches[1]&tb=1" [".+?/[0-9]+.html/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=> string(49) "index.php?attachment=$matches[1]&feed=$matches[2]" [".+?/[0-9]+.html/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=> string(49) "index.php?attachment=$matches[1]&feed=$matches[2]" [".+?/[0-9]+.html/attachment/([^/]+)/comment-page-([0-9]{1,})/?$"]=> string(50) "index.php?attachment=$matches[1]&cpage=$matches[2]" [".+?/[0-9]+.html/attachment/([^/]+)/embed/?$"]=> string(43) "index.php?attachment=$matches[1]&embed=true" ["(.+?)/([0-9]+).html/embed/?$"]=> string(60) "index.php?category_name=$matches[1]&p=$matches[2]&embed=true" ["(.+?)/([0-9]+).html/trackback/?$"]=> string(54) "index.php?category_name=$matches[1]&p=$matches[2]&tb=1" ["(.+?)/([0-9]+).html/feed/(feed|rdf|rss|rss2|atom)/?$"]=> string(66) "index.php?category_name=$matches[1]&p=$matches[2]&feed=$matches[3]" ["(.+?)/([0-9]+).html/(feed|rdf|rss|rss2|atom)/?$"]=> string(66) "index.php?category_name=$matches[1]&p=$matches[2]&feed=$matches[3]" ["(.+?)/([0-9]+).html/page/?([0-9]{1,})/?$"]=> string(67) "index.php?category_name=$matches[1]&p=$matches[2]&paged=$matches[3]" ["(.+?)/([0-9]+).html/comment-page-([0-9]{1,})/?$"]=> string(67) "index.php?category_name=$matches[1]&p=$matches[2]&cpage=$matches[3]" ["(.+?)/([0-9]+).html(?:/([0-9]+))?/?$"]=> string(66) "index.php?category_name=$matches[1]&p=$matches[2]&page=$matches[3]" [".+?/[0-9]+.html/([^/]+)/?$"]=> string(32) "index.php?attachment=$matches[1]" [".+?/[0-9]+.html/([^/]+)/trackback/?$"]=> string(37) "index.php?attachment=$matches[1]&tb=1" [".+?/[0-9]+.html/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$"]=> string(49) "index.php?attachment=$matches[1]&feed=$matches[2]" [".+?/[0-9]+.html/([^/]+)/(feed|rdf|rss|rss2|atom)/?$"]=> string(49) "index.php?attachment=$matches[1]&feed=$matches[2]" [".+?/[0-9]+.html/([^/]+)/comment-page-([0-9]{1,})/?$"]=> string(50) "index.php?attachment=$matches[1]&cpage=$matches[2]" [".+?/[0-9]+.html/([^/]+)/embed/?$"]=> string(43) "index.php?attachment=$matches[1]&embed=true" ["(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$"]=> string(52) "index.php?category_name=$matches[1]&feed=$matches[2]" ["(.+?)/(feed|rdf|rss|rss2|atom)/?$"]=> string(52) "index.php?category_name=$matches[1]&feed=$matches[2]" ["(.+?)/embed/?$"]=> string(46) "index.php?category_name=$matches[1]&embed=true" ["(.+?)/page/?([0-9]{1,})/?$"]=> string(53) "index.php?category_name=$matches[1]&paged=$matches[2]" ["(.+?)/comment-page-([0-9]{1,})/?$"]=> string(53) "index.php?category_name=$matches[1]&cpage=$matches[2]" ["(.+?)/?$"]=> string(35) "index.php?category_name=$matches[1]" }