wp_rewrite
WP_Rewrite Object
(
[permalink_structure] => /%postname%.html
[use_trailing_slashes] =>
[author_base] => author
[page_structure] => %pagename%
[search_base] => search
[comments_base] => comments
[pagination_base] => page
[comments_pagination_base] => comment-page
[feed_base] => feed
[comment_feed_structure] => comments/feed/%feed%
[feed_structure] => feed/%feed%
[front] => /
[root] =>
[index] => index.php
[matches] =>
[rules] => Array
(
[sitemap(-+([a-zA-Z0-9_-]+))?\.xml$] => index.php?xml_sitemap=params=$matches[2]
[sitemap(-+([a-zA-Z0-9_-]+))?\.xml\.gz$] => index.php?xml_sitemap=params=$matches[2];zip=true
[sitemap(-+([a-zA-Z0-9_-]+))?\.html$] => index.php?xml_sitemap=params=$matches[2];html=true
[sitemap(-+([a-zA-Z0-9_-]+))?\.html.gz$] => index.php?xml_sitemap=params=$matches[2];html=true;zip=true
[^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]
[promo/?$] => index.php?post_type=promo
[promo/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=promo&feed=$matches[1]
[promo/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=promo&feed=$matches[1]
[promo/page/([0-9]{1,})/?$] => index.php?post_type=promo&paged=$matches[1]
[tournament/?$] => index.php?post_type=tournament
[tournament/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tournament&feed=$matches[1]
[tournament/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tournament&feed=$matches[1]
[tournament/page/([0-9]{1,})/?$] => index.php?post_type=tournament&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/(.+?)/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]
[room/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?room=$matches[1]&feed=$matches[2]
[room/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?room=$matches[1]&feed=$matches[2]
[room/(.+?)/embed/?$] => index.php?room=$matches[1]&embed=true
[room/(.+?)/page/?([0-9]{1,})/?$] => index.php?room=$matches[1]&paged=$matches[2]
[room/(.+?)/?$] => index.php?room=$matches[1]
[promo_tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?promo_tag=$matches[1]&feed=$matches[2]
[promo_tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?promo_tag=$matches[1]&feed=$matches[2]
[promo_tag/([^/]+)/embed/?$] => index.php?promo_tag=$matches[1]&embed=true
[promo_tag/([^/]+)/page/?([0-9]{1,})/?$] => index.php?promo_tag=$matches[1]&paged=$matches[2]
[promo_tag/([^/]+)/?$] => index.php?promo_tag=$matches[1]
[tournament_game/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tournament_game=$matches[1]&feed=$matches[2]
[tournament_game/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tournament_game=$matches[1]&feed=$matches[2]
[tournament_game/([^/]+)/embed/?$] => index.php?tournament_game=$matches[1]&embed=true
[tournament_game/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tournament_game=$matches[1]&paged=$matches[2]
[tournament_game/([^/]+)/?$] => index.php?tournament_game=$matches[1]
[tournament_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tournament_type=$matches[1]&feed=$matches[2]
[tournament_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tournament_type=$matches[1]&feed=$matches[2]
[tournament_type/([^/]+)/embed/?$] => index.php?tournament_type=$matches[1]&embed=true
[tournament_type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tournament_type=$matches[1]&paged=$matches[2]
[tournament_type/([^/]+)/?$] => index.php?tournament_type=$matches[1]
[tournament_deposit/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tournament_deposit=$matches[1]&feed=$matches[2]
[tournament_deposit/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tournament_deposit=$matches[1]&feed=$matches[2]
[tournament_deposit/([^/]+)/embed/?$] => index.php?tournament_deposit=$matches[1]&embed=true
[tournament_deposit/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tournament_deposit=$matches[1]&paged=$matches[2]
[tournament_deposit/([^/]+)/?$] => index.php?tournament_deposit=$matches[1]
[tournament_speed/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tournament_speed=$matches[1]&feed=$matches[2]
[tournament_speed/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tournament_speed=$matches[1]&feed=$matches[2]
[tournament_speed/([^/]+)/embed/?$] => index.php?tournament_speed=$matches[1]&embed=true
[tournament_speed/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tournament_speed=$matches[1]&paged=$matches[2]
[tournament_speed/([^/]+)/?$] => index.php?tournament_speed=$matches[1]
[promo/.+?/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[promo/.+?/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[promo/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[promo/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[promo/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[promo/.+?/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[promo/(.+?)/embed/?$] => index.php?promo=$matches[1]&embed=true
[promo/(.+?)/trackback/?$] => index.php?promo=$matches[1]&tb=1
[promo/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?promo=$matches[1]&feed=$matches[2]
[promo/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?promo=$matches[1]&feed=$matches[2]
[promo/(.+?)/page/?([0-9]{1,})/?$] => index.php?promo=$matches[1]&paged=$matches[2]
[promo/(.+?)/comment-page-([0-9]{1,})/?$] => index.php?promo=$matches[1]&cpage=$matches[2]
[promo/(.+?)(?:/([0-9]+))?/?$] => index.php?promo=$matches[1]&page=$matches[2]
[tournament/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[tournament/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[tournament/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[tournament/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[tournament/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[tournament/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[tournament/([^/]+)/embed/?$] => index.php?tournament=$matches[1]&embed=true
[tournament/([^/]+)/trackback/?$] => index.php?tournament=$matches[1]&tb=1
[tournament/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tournament=$matches[1]&feed=$matches[2]
[tournament/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tournament=$matches[1]&feed=$matches[2]
[tournament/([^/]+)/page/?([0-9]{1,})/?$] => index.php?tournament=$matches[1]&paged=$matches[2]
[tournament/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?tournament=$matches[1]&cpage=$matches[2]
[tournament/([^/]+)(?:/([0-9]+))?/?$] => index.php?tournament=$matches[1]&page=$matches[2]
[tournament/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
[tournament/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[tournament/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[tournament/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[tournament/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[tournament/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[robots\.txt$] => index.php?robots=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=5192&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]
[[^/]+.html/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
[[^/]+.html/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[[^/]+.html/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[[^/]+.html/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[[^/]+.html/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[[^/]+.html/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
[([^/]+).html/embed/?$] => index.php?name=$matches[1]&embed=true
[([^/]+).html/trackback/?$] => index.php?name=$matches[1]&tb=1
[([^/]+).html/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?name=$matches[1]&feed=$matches[2]
[([^/]+).html/(feed|rdf|rss|rss2|atom)/?$] => index.php?name=$matches[1]&feed=$matches[2]
[([^/]+).html/page/?([0-9]{1,})/?$] => index.php?name=$matches[1]&paged=$matches[2]
[([^/]+).html/comment-page-([0-9]{1,})/?$] => index.php?name=$matches[1]&cpage=$matches[2]
[([^/]+).html(?:/([0-9]+))?/?$] => index.php?name=$matches[1]&page=$matches[2]
[[^/]+.html/([^/]+)/?$] => index.php?attachment=$matches[1]
[[^/]+.html/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
[[^/]+.html/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[[^/]+.html/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
[[^/]+.html/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
[[^/]+.html/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
)
[extra_rules] => Array
(
)
[extra_rules_top] => Array
(
[^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]
[promo/?$] => index.php?post_type=promo
[promo/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=promo&feed=$matches[1]
[promo/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=promo&feed=$matches[1]
[promo/page/([0-9]{1,})/?$] => index.php?post_type=promo&paged=$matches[1]
[tournament/?$] => index.php?post_type=tournament
[tournament/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tournament&feed=$matches[1]
[tournament/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=tournament&feed=$matches[1]
[tournament/page/([0-9]{1,})/?$] => index.php?post_type=tournament&paged=$matches[1]
)
[non_wp_rules] => Array
(
)
[extra_permastructs] => Array
(
[category] => Array
(
[with_front] => 1
[ep_mask] => 512
[paged] => 1
[feed] => 1
[forcomments] =>
[walk_dirs] => 1
[endpoints] => 1
[struct] => /category/%category%
)
[post_tag] => Array
(
[with_front] => 1
[ep_mask] => 1024
[paged] => 1
[feed] => 1
[forcomments] =>
[walk_dirs] => 1
[endpoints] => 1
[struct] => /tag/%post_tag%
)
[post_format] => Array
(
[with_front] => 1
[ep_mask] => 0
[paged] => 1
[feed] => 1
[forcomments] =>
[walk_dirs] => 1
[endpoints] => 1
[struct] => /type/%post_format%
)
[room] => Array
(
[with_front] => 1
[ep_mask] => 0
[paged] => 1
[feed] => 1
[forcomments] =>
[walk_dirs] => 1
[endpoints] => 1
[struct] => /room/%room%
)
[promo_tag] => Array
(
[with_front] => 1
[ep_mask] => 0
[paged] => 1
[feed] => 1
[forcomments] =>
[walk_dirs] => 1
[endpoints] => 1
[struct] => /promo_tag/%promo_tag%
)
[tournament_game] => Array
(
[with_front] => 1
[ep_mask] => 0
[paged] => 1
[feed] => 1
[forcomments] =>
[walk_dirs] => 1
[endpoints] => 1
[struct] => /tournament_game/%tournament_game%
)
[tournament_type] => Array
(
[with_front] => 1
[ep_mask] => 0
[paged] => 1
[feed] => 1
[forcomments] =>
[walk_dirs] => 1
[endpoints] => 1
[struct] => /tournament_type/%tournament_type%
)
[tournament_deposit] => Array
(
[with_front] => 1
[ep_mask] => 0
[paged] => 1
[feed] => 1
[forcomments] =>
[walk_dirs] => 1
[endpoints] => 1
[struct] => /tournament_deposit/%tournament_deposit%
)
[tournament_speed] => Array
(
[with_front] => 1
[ep_mask] => 0
[paged] => 1
[feed] => 1
[forcomments] =>
[walk_dirs] => 1
[endpoints] => 1
[struct] => /tournament_speed/%tournament_speed%
)
[promo] => Array
(
[with_front] => 1
[ep_mask] => 1
[paged] => 1
[feed] => 1
[forcomments] =>
[walk_dirs] => 1
[endpoints] => 1
[struct] => /promo/%promo%
)
[tournament] => Array
(
[with_front] => 1
[ep_mask] => 1
[paged] => 1
[feed] => 1
[forcomments] =>
[walk_dirs] => 1
[endpoints] => 1
[struct] => /tournament/%tournament%
)
)
[endpoints] => Array
(
)
[use_verbose_rules] =>
[use_verbose_page_rules] => 1
[rewritecode] => Array
(
[0] => %year%
[1] => %monthnum%
[2] => %day%
[3] => %hour%
[4] => %minute%
[5] => %second%
[6] => %postname%
[7] => %post_id%
[8] => %author%
[9] => %pagename%
[10] => %search%
[11] => %category%
[12] => %post_tag%
[13] => %post_format%
[14] => %room%
[15] => %promo_tag%
[16] => %tournament_game%
[17] => %tournament_type%
[18] => %tournament_deposit%
[19] => %tournament_speed%
[20] => %promo%
[21] => %tournament%
)
[rewritereplace] => Array
(
[0] => ([0-9]{4})
[1] => ([0-9]{1,2})
[2] => ([0-9]{1,2})
[3] => ([0-9]{1,2})
[4] => ([0-9]{1,2})
[5] => ([0-9]{1,2})
[6] => ([^/]+)
[7] => ([0-9]+)
[8] => ([^/]+)
[9] => ([^/]+?)
[10] => (.+)
[11] => (.+?)
[12] => ([^/]+)
[13] => ([^/]+)
[14] => (.+?)
[15] => ([^/]+)
[16] => ([^/]+)
[17] => ([^/]+)
[18] => ([^/]+)
[19] => ([^/]+)
[20] => (.+?)
[21] => ([^/]+)
)
[queryreplace] => Array
(
[0] => year=
[1] => monthnum=
[2] => day=
[3] => hour=
[4] => minute=
[5] => second=
[6] => name=
[7] => p=
[8] => author_name=
[9] => pagename=
[10] => s=
[11] => category_name=
[12] => tag=
[13] => post_format=
[14] => room=
[15] => promo_tag=
[16] => tournament_game=
[17] => tournament_type=
[18] => tournament_deposit=
[19] => tournament_speed=
[20] => promo=
[21] => tournament=
)
[feeds] => Array
(
[0] => feed
[1] => rdf
[2] => rss
[3] => rss2
[4] => atom
)
)