| sitemap_index\.xml$ |
(string) |
index.php?sitemap=1 |
| ([^/]+?)-sitemap([0-9]+)?\.xml$ |
(string) |
index.php?sitemap=$matches[1]&sitemap_n=$matches[2] |
| ([a-z]+)?-?sitemap\.xsl$ |
(string) |
index.php?yoast-sitemap-xsl=$matches[1] |
| ^wc-auth/v([1]{1})/(.*)? |
(string) |
index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2] |
| ^wc/file/transient/?$ |
(string) |
index.php?wc-transient-file-name= |
| ^wc/file/transient/(.+)$ |
(string) |
index.php?wc-transient-file-name=$matches[1] |
| ^wc-api/v([1-3]{1})/?$ |
(string) |
index.php?wc-api-version=$matches[1]&wc-api-route=/ |
| ^wc-api/v([1-3]{1})(.*)? |
(string) |
index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2] |
| shop/?$ |
(string) |
index.php?post_type=product |
| shop/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?post_type=product&feed=$matches[1] |
| shop/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?post_type=product&feed=$matches[1] |
| shop/page/([0-9]{1,})/?$ |
(string) |
index.php?post_type=product&paged=$matches[1] |
| ^wp-json/?$ |
(string) |
index.php?rest_route=/ |
| ^wp-json/(.*)? |
(string) |
index.php?rest_route=/$matches[1] |
| ^index.php/wp-json/?$ |
(string) |
index.php?rest_route=/ |
| ^index.php/wp-json/(.*)? |
(string) |
index.php?rest_route=/$matches[1] |
| ^wp-sitemap\.xml$ |
(string) |
index.php?sitemap=index |
| ^wp-sitemap\.xsl$ |
(string) |
index.php?sitemap-stylesheet=sitemap |
| ^wp-sitemap-index\.xsl$ |
(string) |
index.php?sitemap-stylesheet=index |
| ^wp-sitemap-([a-z]+?)-([a-z\d_-]+?)-(\d+?)\.xml$ |
(string) |
index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3] |
| ^wp-sitemap-([a-z]+?)-(\d+?)\.xml$ |
(string) |
index.php?sitemap=$matches[1]&paged=$matches[2] |
| ^streaming/.* |
(string) |
index.php?pagename=streaming |
| wpcf7r_action/?$ |
(string) |
index.php?post_type=wpcf7r_action |
| wpcf7r_action/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?post_type=wpcf7r_action&feed=$matches[1] |
| wpcf7r_action/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?post_type=wpcf7r_action&feed=$matches[1] |
| wpcf7r_action/page/([0-9]{1,})/?$ |
(string) |
index.php?post_type=wpcf7r_action&paged=$matches[1] |
| ^checkout-link$ |
(string) |
index.php?checkout-link=true |
| tracks/?$ |
(string) |
index.php?post_type=mbira_track |
| tracks/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?post_type=mbira_track&feed=$matches[1] |
| tracks/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?post_type=mbira_track&feed=$matches[1] |
| tracks/page/([0-9]{1,})/?$ |
(string) |
index.php?post_type=mbira_track&paged=$matches[1] |
| musicians/?$ |
(string) |
index.php?post_type=mbira_musician |
| musicians/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?post_type=mbira_musician&feed=$matches[1] |
| musicians/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?post_type=mbira_musician&feed=$matches[1] |
| musicians/page/([0-9]{1,})/?$ |
(string) |
index.php?post_type=mbira_musician&paged=$matches[1] |
| ^catalogno/([0-9]+)/? |
(string) |
index.php?post_type=mbira_product&meta_key=mbira_catalogno&meta_value=$matches[1] |
| category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?category_name=$matches[1]&feed=$matches[2] |
| category/(.+?)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?category_name=$matches[1]&feed=$matches[2] |
| category/(.+?)/embed/?$ |
(string) |
index.php?category_name=$matches[1]&embed=true |
| category/(.+?)/page/?([0-9]{1,})/?$ |
(string) |
index.php?category_name=$matches[1]&paged=$matches[2] |
| category/(.+?)/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?category_name=$matches[1]&wc/file/transient=$matches[3] |
| category/(.+?)/wc-api(/(.*))?/?$ |
(string) |
index.php?category_name=$matches[1]&wc-api=$matches[3] |
| category/(.+?)/?$ |
(string) |
index.php?category_name=$matches[1] |
| tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?tag=$matches[1]&feed=$matches[2] |
| tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?tag=$matches[1]&feed=$matches[2] |
| tag/([^/]+)/embed/?$ |
(string) |
index.php?tag=$matches[1]&embed=true |
| tag/([^/]+)/page/?([0-9]{1,})/?$ |
(string) |
index.php?tag=$matches[1]&paged=$matches[2] |
| tag/([^/]+)/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?tag=$matches[1]&wc/file/transient=$matches[3] |
| tag/([^/]+)/wc-api(/(.*))?/?$ |
(string) |
index.php?tag=$matches[1]&wc-api=$matches[3] |
| tag/([^/]+)/?$ |
(string) |
index.php?tag=$matches[1] |
| type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?post_format=$matches[1]&feed=$matches[2] |
| type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?post_format=$matches[1]&feed=$matches[2] |
| type/([^/]+)/embed/?$ |
(string) |
index.php?post_format=$matches[1]&embed=true |
| type/([^/]+)/page/?([0-9]{1,})/?$ |
(string) |
index.php?post_format=$matches[1]&paged=$matches[2] |
| type/([^/]+)/?$ |
(string) |
index.php?post_format=$matches[1] |
| product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?product_cat=$matches[1]&feed=$matches[2] |
| product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?product_cat=$matches[1]&feed=$matches[2] |
| product-category/(.+?)/embed/?$ |
(string) |
index.php?product_cat=$matches[1]&embed=true |
| product-category/(.+?)/page/?([0-9]{1,})/?$ |
(string) |
index.php?product_cat=$matches[1]&paged=$matches[2] |
| product-category/(.+?)/?$ |
(string) |
index.php?product_cat=$matches[1] |
| product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?product_tag=$matches[1]&feed=$matches[2] |
| product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?product_tag=$matches[1]&feed=$matches[2] |
| product-tag/([^/]+)/embed/?$ |
(string) |
index.php?product_tag=$matches[1]&embed=true |
| product-tag/([^/]+)/page/?([0-9]{1,})/?$ |
(string) |
index.php?product_tag=$matches[1]&paged=$matches[2] |
| product-tag/([^/]+)/?$ |
(string) |
index.php?product_tag=$matches[1] |
| color/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?pa_color=$matches[1]&feed=$matches[2] |
| color/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?pa_color=$matches[1]&feed=$matches[2] |
| color/([^/]+)/embed/?$ |
(string) |
index.php?pa_color=$matches[1]&embed=true |
| color/([^/]+)/page/?([0-9]{1,})/?$ |
(string) |
index.php?pa_color=$matches[1]&paged=$matches[2] |
| color/([^/]+)/?$ |
(string) |
index.php?pa_color=$matches[1] |
| group-format/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?pa_group-format=$matches[1]&feed=$matches[2] |
| group-format/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?pa_group-format=$matches[1]&feed=$matches[2] |
| group-format/([^/]+)/embed/?$ |
(string) |
index.php?pa_group-format=$matches[1]&embed=true |
| group-format/([^/]+)/page/?([0-9]{1,})/?$ |
(string) |
index.php?pa_group-format=$matches[1]&paged=$matches[2] |
| group-format/([^/]+)/?$ |
(string) |
index.php?pa_group-format=$matches[1] |
| product-format/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?pa_product-format=$matches[1]&feed=$matches[2] |
| product-format/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?pa_product-format=$matches[1]&feed=$matches[2] |
| product-format/([^/]+)/embed/?$ |
(string) |
index.php?pa_product-format=$matches[1]&embed=true |
| product-format/([^/]+)/page/?([0-9]{1,})/?$ |
(string) |
index.php?pa_product-format=$matches[1]&paged=$matches[2] |
| product-format/([^/]+)/?$ |
(string) |
index.php?pa_product-format=$matches[1] |
| shirt-size/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?pa_shirt-size=$matches[1]&feed=$matches[2] |
| shirt-size/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?pa_shirt-size=$matches[1]&feed=$matches[2] |
| shirt-size/([^/]+)/embed/?$ |
(string) |
index.php?pa_shirt-size=$matches[1]&embed=true |
| shirt-size/([^/]+)/page/?([0-9]{1,})/?$ |
(string) |
index.php?pa_shirt-size=$matches[1]&paged=$matches[2] |
| shirt-size/([^/]+)/?$ |
(string) |
index.php?pa_shirt-size=$matches[1] |
| product/[^/]+/attachment/([^/]+)/?$ |
(string) |
index.php?attachment=$matches[1] |
| product/[^/]+/attachment/([^/]+)/trackback/?$ |
(string) |
index.php?attachment=$matches[1]&tb=1 |
| product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?attachment=$matches[1]&feed=$matches[2] |
| product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?attachment=$matches[1]&feed=$matches[2] |
| product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$ |
(string) |
index.php?attachment=$matches[1]&cpage=$matches[2] |
| product/[^/]+/attachment/([^/]+)/embed/?$ |
(string) |
index.php?attachment=$matches[1]&embed=true |
| product/([^/]+)/embed/?$ |
(string) |
index.php?product=$matches[1]&embed=true |
| product/([^/]+)/trackback/?$ |
(string) |
index.php?product=$matches[1]&tb=1 |
| product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?product=$matches[1]&feed=$matches[2] |
| product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?product=$matches[1]&feed=$matches[2] |
| product/([^/]+)/page/?([0-9]{1,})/?$ |
(string) |
index.php?product=$matches[1]&paged=$matches[2] |
| product/([^/]+)/comment-page-([0-9]{1,})/?$ |
(string) |
index.php?product=$matches[1]&cpage=$matches[2] |
| product/([^/]+)/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?product=$matches[1]&wc/file/transient=$matches[3] |
| product/([^/]+)/wc-api(/(.*))?/?$ |
(string) |
index.php?product=$matches[1]&wc-api=$matches[3] |
| product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc/file/transient=$matches[3] |
| product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc/file/transient=$matches[3] |
| product/[^/]+/([^/]+)/wc-api(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc-api=$matches[3] |
| product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc-api=$matches[3] |
| product/([^/]+)(?:/([0-9]+))?/?$ |
(string) |
index.php?product=$matches[1]&page=$matches[2] |
| product/[^/]+/([^/]+)/?$ |
(string) |
index.php?attachment=$matches[1] |
| product/[^/]+/([^/]+)/trackback/?$ |
(string) |
index.php?attachment=$matches[1]&tb=1 |
| product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?attachment=$matches[1]&feed=$matches[2] |
| product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?attachment=$matches[1]&feed=$matches[2] |
| product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$ |
(string) |
index.php?attachment=$matches[1]&cpage=$matches[2] |
| product/[^/]+/([^/]+)/embed/?$ |
(string) |
index.php?attachment=$matches[1]&embed=true |
| email-template/[^/]+/attachment/([^/]+)/?$ |
(string) |
index.php?attachment=$matches[1] |
| email-template/[^/]+/attachment/([^/]+)/trackback/?$ |
(string) |
index.php?attachment=$matches[1]&tb=1 |
| email-template/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?attachment=$matches[1]&feed=$matches[2] |
| email-template/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?attachment=$matches[1]&feed=$matches[2] |
| email-template/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$ |
(string) |
index.php?attachment=$matches[1]&cpage=$matches[2] |
| email-template/[^/]+/attachment/([^/]+)/embed/?$ |
(string) |
index.php?attachment=$matches[1]&embed=true |
| email-template/([^/]+)/embed/?$ |
(string) |
index.php?email_template=$matches[1]&embed=true |
| email-template/([^/]+)/trackback/?$ |
(string) |
index.php?email_template=$matches[1]&tb=1 |
| email-template/([^/]+)/page/?([0-9]{1,})/?$ |
(string) |
index.php?email_template=$matches[1]&paged=$matches[2] |
| email-template/([^/]+)/comment-page-([0-9]{1,})/?$ |
(string) |
index.php?email_template=$matches[1]&cpage=$matches[2] |
| email-template/([^/]+)/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?email_template=$matches[1]&wc/file/transient=$matches[3] |
| email-template/([^/]+)/wc-api(/(.*))?/?$ |
(string) |
index.php?email_template=$matches[1]&wc-api=$matches[3] |
| email-template/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc/file/transient=$matches[3] |
| email-template/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc/file/transient=$matches[3] |
| email-template/[^/]+/([^/]+)/wc-api(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc-api=$matches[3] |
| email-template/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc-api=$matches[3] |
| email-template/([^/]+)(?:/([0-9]+))?/?$ |
(string) |
index.php?email_template=$matches[1]&page=$matches[2] |
| email-template/[^/]+/([^/]+)/?$ |
(string) |
index.php?attachment=$matches[1] |
| email-template/[^/]+/([^/]+)/trackback/?$ |
(string) |
index.php?attachment=$matches[1]&tb=1 |
| email-template/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?attachment=$matches[1]&feed=$matches[2] |
| email-template/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?attachment=$matches[1]&feed=$matches[2] |
| email-template/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$ |
(string) |
index.php?attachment=$matches[1]&cpage=$matches[2] |
| email-template/[^/]+/([^/]+)/embed/?$ |
(string) |
index.php?attachment=$matches[1]&embed=true |
| copy-template/[^/]+/attachment/([^/]+)/?$ |
(string) |
index.php?attachment=$matches[1] |
| copy-template/[^/]+/attachment/([^/]+)/trackback/?$ |
(string) |
index.php?attachment=$matches[1]&tb=1 |
| copy-template/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?attachment=$matches[1]&feed=$matches[2] |
| copy-template/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?attachment=$matches[1]&feed=$matches[2] |
| copy-template/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$ |
(string) |
index.php?attachment=$matches[1]&cpage=$matches[2] |
| copy-template/[^/]+/attachment/([^/]+)/embed/?$ |
(string) |
index.php?attachment=$matches[1]&embed=true |
| copy-template/([^/]+)/embed/?$ |
(string) |
index.php?copy_template=$matches[1]&embed=true |
| copy-template/([^/]+)/trackback/?$ |
(string) |
index.php?copy_template=$matches[1]&tb=1 |
| copy-template/([^/]+)/page/?([0-9]{1,})/?$ |
(string) |
index.php?copy_template=$matches[1]&paged=$matches[2] |
| copy-template/([^/]+)/comment-page-([0-9]{1,})/?$ |
(string) |
index.php?copy_template=$matches[1]&cpage=$matches[2] |
| copy-template/([^/]+)/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?copy_template=$matches[1]&wc/file/transient=$matches[3] |
| copy-template/([^/]+)/wc-api(/(.*))?/?$ |
(string) |
index.php?copy_template=$matches[1]&wc-api=$matches[3] |
| copy-template/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc/file/transient=$matches[3] |
| copy-template/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc/file/transient=$matches[3] |
| copy-template/[^/]+/([^/]+)/wc-api(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc-api=$matches[3] |
| copy-template/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc-api=$matches[3] |
| copy-template/([^/]+)(?:/([0-9]+))?/?$ |
(string) |
index.php?copy_template=$matches[1]&page=$matches[2] |
| copy-template/[^/]+/([^/]+)/?$ |
(string) |
index.php?attachment=$matches[1] |
| copy-template/[^/]+/([^/]+)/trackback/?$ |
(string) |
index.php?attachment=$matches[1]&tb=1 |
| copy-template/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?attachment=$matches[1]&feed=$matches[2] |
| copy-template/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?attachment=$matches[1]&feed=$matches[2] |
| copy-template/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$ |
(string) |
index.php?attachment=$matches[1]&cpage=$matches[2] |
| copy-template/[^/]+/([^/]+)/embed/?$ |
(string) |
index.php?attachment=$matches[1]&embed=true |
| wpcf7r_action/.+?/attachment/([^/]+)/?$ |
(string) |
index.php?attachment=$matches[1] |
| wpcf7r_action/.+?/attachment/([^/]+)/trackback/?$ |
(string) |
index.php?attachment=$matches[1]&tb=1 |
| wpcf7r_action/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?attachment=$matches[1]&feed=$matches[2] |
| wpcf7r_action/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?attachment=$matches[1]&feed=$matches[2] |
| wpcf7r_action/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$ |
(string) |
index.php?attachment=$matches[1]&cpage=$matches[2] |
| wpcf7r_action/.+?/attachment/([^/]+)/embed/?$ |
(string) |
index.php?attachment=$matches[1]&embed=true |
| wpcf7r_action/(.+?)/embed/?$ |
(string) |
index.php?wpcf7r_action=$matches[1]&embed=true |
| wpcf7r_action/(.+?)/trackback/?$ |
(string) |
index.php?wpcf7r_action=$matches[1]&tb=1 |
| wpcf7r_action/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?wpcf7r_action=$matches[1]&feed=$matches[2] |
| wpcf7r_action/(.+?)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?wpcf7r_action=$matches[1]&feed=$matches[2] |
| wpcf7r_action/(.+?)/page/?([0-9]{1,})/?$ |
(string) |
index.php?wpcf7r_action=$matches[1]&paged=$matches[2] |
| wpcf7r_action/(.+?)/comment-page-([0-9]{1,})/?$ |
(string) |
index.php?wpcf7r_action=$matches[1]&cpage=$matches[2] |
| wpcf7r_action/(.+?)/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?wpcf7r_action=$matches[1]&wc/file/transient=$matches[3] |
| wpcf7r_action/(.+?)/wc-api(/(.*))?/?$ |
(string) |
index.php?wpcf7r_action=$matches[1]&wc-api=$matches[3] |
| wpcf7r_action/.+?/([^/]+)/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc/file/transient=$matches[3] |
| wpcf7r_action/.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc/file/transient=$matches[3] |
| wpcf7r_action/.+?/([^/]+)/wc-api(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc-api=$matches[3] |
| wpcf7r_action/.+?/attachment/([^/]+)/wc-api(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc-api=$matches[3] |
| wpcf7r_action/(.+?)(?:/([0-9]+))?/?$ |
(string) |
index.php?wpcf7r_action=$matches[1]&page=$matches[2] |
| track/.+?/attachment/([^/]+)/?$ |
(string) |
index.php?attachment=$matches[1] |
| track/.+?/attachment/([^/]+)/trackback/?$ |
(string) |
index.php?attachment=$matches[1]&tb=1 |
| track/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?attachment=$matches[1]&feed=$matches[2] |
| track/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?attachment=$matches[1]&feed=$matches[2] |
| track/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$ |
(string) |
index.php?attachment=$matches[1]&cpage=$matches[2] |
| track/.+?/attachment/([^/]+)/embed/?$ |
(string) |
index.php?attachment=$matches[1]&embed=true |
| track/(.+?)/embed/?$ |
(string) |
index.php?mbira_track=$matches[1]&embed=true |
| track/(.+?)/trackback/?$ |
(string) |
index.php?mbira_track=$matches[1]&tb=1 |
| track/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?mbira_track=$matches[1]&feed=$matches[2] |
| track/(.+?)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?mbira_track=$matches[1]&feed=$matches[2] |
| track/(.+?)/page/?([0-9]{1,})/?$ |
(string) |
index.php?mbira_track=$matches[1]&paged=$matches[2] |
| track/(.+?)/comment-page-([0-9]{1,})/?$ |
(string) |
index.php?mbira_track=$matches[1]&cpage=$matches[2] |
| track/(.+?)/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?mbira_track=$matches[1]&wc/file/transient=$matches[3] |
| track/(.+?)/wc-api(/(.*))?/?$ |
(string) |
index.php?mbira_track=$matches[1]&wc-api=$matches[3] |
| track/.+?/([^/]+)/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc/file/transient=$matches[3] |
| track/.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc/file/transient=$matches[3] |
| track/.+?/([^/]+)/wc-api(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc-api=$matches[3] |
| track/.+?/attachment/([^/]+)/wc-api(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc-api=$matches[3] |
| track/(.+?)(?:/([0-9]+))?/?$ |
(string) |
index.php?mbira_track=$matches[1]&page=$matches[2] |
| musician/.+?/attachment/([^/]+)/?$ |
(string) |
index.php?attachment=$matches[1] |
| musician/.+?/attachment/([^/]+)/trackback/?$ |
(string) |
index.php?attachment=$matches[1]&tb=1 |
| musician/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?attachment=$matches[1]&feed=$matches[2] |
| musician/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?attachment=$matches[1]&feed=$matches[2] |
| musician/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$ |
(string) |
index.php?attachment=$matches[1]&cpage=$matches[2] |
| musician/.+?/attachment/([^/]+)/embed/?$ |
(string) |
index.php?attachment=$matches[1]&embed=true |
| musician/(.+?)/embed/?$ |
(string) |
index.php?mbira_musician=$matches[1]&embed=true |
| musician/(.+?)/trackback/?$ |
(string) |
index.php?mbira_musician=$matches[1]&tb=1 |
| musician/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?mbira_musician=$matches[1]&feed=$matches[2] |
| musician/(.+?)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?mbira_musician=$matches[1]&feed=$matches[2] |
| musician/(.+?)/page/?([0-9]{1,})/?$ |
(string) |
index.php?mbira_musician=$matches[1]&paged=$matches[2] |
| musician/(.+?)/comment-page-([0-9]{1,})/?$ |
(string) |
index.php?mbira_musician=$matches[1]&cpage=$matches[2] |
| musician/(.+?)/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?mbira_musician=$matches[1]&wc/file/transient=$matches[3] |
| musician/(.+?)/wc-api(/(.*))?/?$ |
(string) |
index.php?mbira_musician=$matches[1]&wc-api=$matches[3] |
| musician/.+?/([^/]+)/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc/file/transient=$matches[3] |
| musician/.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc/file/transient=$matches[3] |
| musician/.+?/([^/]+)/wc-api(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc-api=$matches[3] |
| musician/.+?/attachment/([^/]+)/wc-api(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc-api=$matches[3] |
| musician/(.+?)(?:/([0-9]+))?/?$ |
(string) |
index.php?mbira_musician=$matches[1]&page=$matches[2] |
| ensemble_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?mbira_ensemble_type=$matches[1]&feed=$matches[2] |
| ensemble_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?mbira_ensemble_type=$matches[1]&feed=$matches[2] |
| ensemble_type/([^/]+)/embed/?$ |
(string) |
index.php?mbira_ensemble_type=$matches[1]&embed=true |
| ensemble_type/([^/]+)/page/?([0-9]{1,})/?$ |
(string) |
index.php?mbira_ensemble_type=$matches[1]&paged=$matches[2] |
| ensemble_type/([^/]+)/?$ |
(string) |
index.php?mbira_ensemble_type=$matches[1] |
| product_format/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?mbira_product_format=$matches[1]&feed=$matches[2] |
| product_format/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?mbira_product_format=$matches[1]&feed=$matches[2] |
| product_format/([^/]+)/embed/?$ |
(string) |
index.php?mbira_product_format=$matches[1]&embed=true |
| product_format/([^/]+)/page/?([0-9]{1,})/?$ |
(string) |
index.php?mbira_product_format=$matches[1]&paged=$matches[2] |
| product_format/([^/]+)/?$ |
(string) |
index.php?mbira_product_format=$matches[1] |
| maker/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?mbira_maker=$matches[1]&feed=$matches[2] |
| maker/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?mbira_maker=$matches[1]&feed=$matches[2] |
| maker/([^/]+)/embed/?$ |
(string) |
index.php?mbira_maker=$matches[1]&embed=true |
| maker/([^/]+)/page/?([0-9]{1,})/?$ |
(string) |
index.php?mbira_maker=$matches[1]&paged=$matches[2] |
| maker/([^/]+)/?$ |
(string) |
index.php?mbira_maker=$matches[1] |
| player/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?mbira_player=$matches[1]&feed=$matches[2] |
| player/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?mbira_player=$matches[1]&feed=$matches[2] |
| player/([^/]+)/embed/?$ |
(string) |
index.php?mbira_player=$matches[1]&embed=true |
| player/([^/]+)/page/?([0-9]{1,})/?$ |
(string) |
index.php?mbira_player=$matches[1]&paged=$matches[2] |
| player/([^/]+)/?$ |
(string) |
index.php?mbira_player=$matches[1] |
| mbira_tuning/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?mbira_tuning=$matches[1]&feed=$matches[2] |
| mbira_tuning/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?mbira_tuning=$matches[1]&feed=$matches[2] |
| mbira_tuning/([^/]+)/embed/?$ |
(string) |
index.php?mbira_tuning=$matches[1]&embed=true |
| mbira_tuning/([^/]+)/page/?([0-9]{1,})/?$ |
(string) |
index.php?mbira_tuning=$matches[1]&paged=$matches[2] |
| mbira_tuning/([^/]+)/?$ |
(string) |
index.php?mbira_tuning=$matches[1] |
| music_tuning/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?music_tuning=$matches[1]&feed=$matches[2] |
| music_tuning/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?music_tuning=$matches[1]&feed=$matches[2] |
| music_tuning/([^/]+)/embed/?$ |
(string) |
index.php?music_tuning=$matches[1]&embed=true |
| music_tuning/([^/]+)/page/?([0-9]{1,})/?$ |
(string) |
index.php?music_tuning=$matches[1]&paged=$matches[2] |
| music_tuning/([^/]+)/?$ |
(string) |
index.php?music_tuning=$matches[1] |
| track_music_tuning/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?track_music_tuning=$matches[1]&feed=$matches[2] |
| track_music_tuning/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?track_music_tuning=$matches[1]&feed=$matches[2] |
| track_music_tuning/([^/]+)/embed/?$ |
(string) |
index.php?track_music_tuning=$matches[1]&embed=true |
| track_music_tuning/([^/]+)/page/?([0-9]{1,})/?$ |
(string) |
index.php?track_music_tuning=$matches[1]&paged=$matches[2] |
| track_music_tuning/([^/]+)/?$ |
(string) |
index.php?track_music_tuning=$matches[1] |
| ask-erica/[^/]+/attachment/([^/]+)/?$ |
(string) |
index.php?attachment=$matches[1] |
| ask-erica/[^/]+/attachment/([^/]+)/trackback/?$ |
(string) |
index.php?attachment=$matches[1]&tb=1 |
| ask-erica/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?attachment=$matches[1]&feed=$matches[2] |
| ask-erica/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?attachment=$matches[1]&feed=$matches[2] |
| ask-erica/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$ |
(string) |
index.php?attachment=$matches[1]&cpage=$matches[2] |
| ask-erica/[^/]+/attachment/([^/]+)/embed/?$ |
(string) |
index.php?attachment=$matches[1]&embed=true |
| ask-erica/([^/]+)/embed/?$ |
(string) |
index.php?question=$matches[1]&embed=true |
| ask-erica/([^/]+)/trackback/?$ |
(string) |
index.php?question=$matches[1]&tb=1 |
| ask-erica/([^/]+)/page/?([0-9]{1,})/?$ |
(string) |
index.php?question=$matches[1]&paged=$matches[2] |
| ask-erica/([^/]+)/comment-page-([0-9]{1,})/?$ |
(string) |
index.php?question=$matches[1]&cpage=$matches[2] |
| ask-erica/([^/]+)/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?question=$matches[1]&wc/file/transient=$matches[3] |
| ask-erica/([^/]+)/wc-api(/(.*))?/?$ |
(string) |
index.php?question=$matches[1]&wc-api=$matches[3] |
| ask-erica/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc/file/transient=$matches[3] |
| ask-erica/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc/file/transient=$matches[3] |
| ask-erica/[^/]+/([^/]+)/wc-api(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc-api=$matches[3] |
| ask-erica/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc-api=$matches[3] |
| ask-erica/([^/]+)(?:/([0-9]+))?/?$ |
(string) |
index.php?question=$matches[1]&page=$matches[2] |
| ask-erica/[^/]+/([^/]+)/?$ |
(string) |
index.php?attachment=$matches[1] |
| ask-erica/[^/]+/([^/]+)/trackback/?$ |
(string) |
index.php?attachment=$matches[1]&tb=1 |
| ask-erica/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?attachment=$matches[1]&feed=$matches[2] |
| ask-erica/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?attachment=$matches[1]&feed=$matches[2] |
| ask-erica/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$ |
(string) |
index.php?attachment=$matches[1]&cpage=$matches[2] |
| ask-erica/[^/]+/([^/]+)/embed/?$ |
(string) |
index.php?attachment=$matches[1]&embed=true |
| robots\.txt$ |
(string) |
index.php?robots=1 |
| favicon\.ico$ |
(string) |
index.php?favicon=1 |
| sitemap\.xml |
(string) |
index.php?sitemap=index |
| .*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\.php$ |
(string) |
index.php?feed=old |
| .*wp-app\.php(/.*)?$ |
(string) |
index.php?error=403 |
| .*wp-register.php$ |
(string) |
index.php?register=true |
| feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?&feed=$matches[1] |
| (feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?&feed=$matches[1] |
| embed/?$ |
(string) |
index.php?&embed=true |
| page/?([0-9]{1,})/?$ |
(string) |
index.php?&paged=$matches[1] |
| comment-page-([0-9]{1,})/?$ |
(string) |
index.php?&page_id=6&cpage=$matches[1] |
| wc/file/transient(/(.*))?/?$ |
(string) |
index.php?&wc/file/transient=$matches[2] |
| wc-api(/(.*))?/?$ |
(string) |
index.php?&wc-api=$matches[2] |
| comments/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?&feed=$matches[1]&withcomments=1 |
| comments/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?&feed=$matches[1]&withcomments=1 |
| comments/embed/?$ |
(string) |
index.php?&embed=true |
| comments/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?&wc/file/transient=$matches[2] |
| comments/wc-api(/(.*))?/?$ |
(string) |
index.php?&wc-api=$matches[2] |
| search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?s=$matches[1]&feed=$matches[2] |
| search/(.+)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?s=$matches[1]&feed=$matches[2] |
| search/(.+)/embed/?$ |
(string) |
index.php?s=$matches[1]&embed=true |
| search/(.+)/page/?([0-9]{1,})/?$ |
(string) |
index.php?s=$matches[1]&paged=$matches[2] |
| search/(.+)/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?s=$matches[1]&wc/file/transient=$matches[3] |
| search/(.+)/wc-api(/(.*))?/?$ |
(string) |
index.php?s=$matches[1]&wc-api=$matches[3] |
| search/(.+)/?$ |
(string) |
index.php?s=$matches[1] |
| author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?author_name=$matches[1]&feed=$matches[2] |
| author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?author_name=$matches[1]&feed=$matches[2] |
| author/([^/]+)/embed/?$ |
(string) |
index.php?author_name=$matches[1]&embed=true |
| author/([^/]+)/page/?([0-9]{1,})/?$ |
(string) |
index.php?author_name=$matches[1]&paged=$matches[2] |
| author/([^/]+)/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?author_name=$matches[1]&wc/file/transient=$matches[3] |
| author/([^/]+)/wc-api(/(.*))?/?$ |
(string) |
index.php?author_name=$matches[1]&wc-api=$matches[3] |
| author/([^/]+)/?$ |
(string) |
index.php?author_name=$matches[1] |
| ([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
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)/?$ |
(string) |
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/?$ |
(string) |
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,})/?$ |
(string) |
index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4] |
| ([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$matches[5] |
| ([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$ |
(string) |
index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5] |
| ([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$ |
(string) |
index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3] |
| ([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3] |
| ([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3] |
| ([0-9]{4})/([0-9]{1,2})/embed/?$ |
(string) |
index.php?year=$matches[1]&monthnum=$matches[2]&embed=true |
| ([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$ |
(string) |
index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3] |
| ([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$matches[4] |
| ([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$ |
(string) |
index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4] |
| ([0-9]{4})/([0-9]{1,2})/?$ |
(string) |
index.php?year=$matches[1]&monthnum=$matches[2] |
| ([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?year=$matches[1]&feed=$matches[2] |
| ([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?year=$matches[1]&feed=$matches[2] |
| ([0-9]{4})/embed/?$ |
(string) |
index.php?year=$matches[1]&embed=true |
| ([0-9]{4})/page/?([0-9]{1,})/?$ |
(string) |
index.php?year=$matches[1]&paged=$matches[2] |
| ([0-9]{4})/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?year=$matches[1]&wc/file/transient=$matches[3] |
| ([0-9]{4})/wc-api(/(.*))?/?$ |
(string) |
index.php?year=$matches[1]&wc-api=$matches[3] |
| ([0-9]{4})/?$ |
(string) |
index.php?year=$matches[1] |
| [0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$ |
(string) |
index.php?attachment=$matches[1] |
| [0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$ |
(string) |
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)/?$ |
(string) |
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)/?$ |
(string) |
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,})/?$ |
(string) |
index.php?attachment=$matches[1]&cpage=$matches[2] |
| [0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$ |
(string) |
index.php?attachment=$matches[1]&embed=true |
| ([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$ |
(string) |
index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true |
| ([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$ |
(string) |
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)/?$ |
(string) |
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)/?$ |
(string) |
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,})/?$ |
(string) |
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,})/?$ |
(string) |
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})/([^/]+)/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&wc/file/transient=$matches[6] |
| ([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/wc-api(/(.*))?/?$ |
(string) |
index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&wc-api=$matches[6] |
| [0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc/file/transient=$matches[3] |
| [0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc/file/transient=$matches[3] |
| [0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/wc-api(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc-api=$matches[3] |
| [0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc-api=$matches[3] |
| ([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$ |
(string) |
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}/[^/]+/([^/]+)/?$ |
(string) |
index.php?attachment=$matches[1] |
| [0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$ |
(string) |
index.php?attachment=$matches[1]&tb=1 |
| [0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?attachment=$matches[1]&feed=$matches[2] |
| [0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?attachment=$matches[1]&feed=$matches[2] |
| [0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$ |
(string) |
index.php?attachment=$matches[1]&cpage=$matches[2] |
| [0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$ |
(string) |
index.php?attachment=$matches[1]&embed=true |
| ([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$ |
(string) |
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,})/?$ |
(string) |
index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3] |
| ([0-9]{4})/comment-page-([0-9]{1,})/?$ |
(string) |
index.php?year=$matches[1]&cpage=$matches[2] |
| .?.+?/attachment/([^/]+)/?$ |
(string) |
index.php?attachment=$matches[1] |
| .?.+?/attachment/([^/]+)/trackback/?$ |
(string) |
index.php?attachment=$matches[1]&tb=1 |
| .?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?attachment=$matches[1]&feed=$matches[2] |
| .?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?attachment=$matches[1]&feed=$matches[2] |
| .?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$ |
(string) |
index.php?attachment=$matches[1]&cpage=$matches[2] |
| .?.+?/attachment/([^/]+)/embed/?$ |
(string) |
index.php?attachment=$matches[1]&embed=true |
| (.?.+?)/embed/?$ |
(string) |
index.php?pagename=$matches[1]&embed=true |
| (.?.+?)/trackback/?$ |
(string) |
index.php?pagename=$matches[1]&tb=1 |
| (.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?pagename=$matches[1]&feed=$matches[2] |
| (.?.+?)/(feed|rdf|rss|rss2|atom)/?$ |
(string) |
index.php?pagename=$matches[1]&feed=$matches[2] |
| (.?.+?)/page/?([0-9]{1,})/?$ |
(string) |
index.php?pagename=$matches[1]&paged=$matches[2] |
| (.?.+?)/comment-page-([0-9]{1,})/?$ |
(string) |
index.php?pagename=$matches[1]&cpage=$matches[2] |
| (.?.+?)/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?pagename=$matches[1]&wc/file/transient=$matches[3] |
| (.?.+?)/wc-api(/(.*))?/?$ |
(string) |
index.php?pagename=$matches[1]&wc-api=$matches[3] |
| (.?.+?)/edit-password(/(.*))?/?$ |
(string) |
index.php?pagename=$matches[1]&edit-password=$matches[3] |
| (.?.+?)/edit-profile(/(.*))?/?$ |
(string) |
index.php?pagename=$matches[1]&edit-profile=$matches[3] |
| (.?.+?)/lost-password(/(.*))?/?$ |
(string) |
index.php?pagename=$matches[1]&lost-password=$matches[3] |
| (.?.+?)/user-logout(/(.*))?/?$ |
(string) |
index.php?pagename=$matches[1]&user-logout=$matches[3] |
| (.?.+?)/order-pay(/(.*))?/?$ |
(string) |
index.php?pagename=$matches[1]&order-pay=$matches[3] |
| (.?.+?)/order-received(/(.*))?/?$ |
(string) |
index.php?pagename=$matches[1]&order-received=$matches[3] |
| (.?.+?)/orders(/(.*))?/?$ |
(string) |
index.php?pagename=$matches[1]&orders=$matches[3] |
| (.?.+?)/view-order(/(.*))?/?$ |
(string) |
index.php?pagename=$matches[1]&view-order=$matches[3] |
| (.?.+?)/downloads(/(.*))?/?$ |
(string) |
index.php?pagename=$matches[1]&downloads=$matches[3] |
| (.?.+?)/edit-account(/(.*))?/?$ |
(string) |
index.php?pagename=$matches[1]&edit-account=$matches[3] |
| (.?.+?)/edit-address(/(.*))?/?$ |
(string) |
index.php?pagename=$matches[1]&edit-address=$matches[3] |
| (.?.+?)/payment-methods(/(.*))?/?$ |
(string) |
index.php?pagename=$matches[1]&payment-methods=$matches[3] |
| (.?.+?)/customer-logout(/(.*))?/?$ |
(string) |
index.php?pagename=$matches[1]&customer-logout=$matches[3] |
| (.?.+?)/add-payment-method(/(.*))?/?$ |
(string) |
index.php?pagename=$matches[1]&add-payment-method=$matches[3] |
| (.?.+?)/delete-payment-method(/(.*))?/?$ |
(string) |
index.php?pagename=$matches[1]&delete-payment-method=$matches[3] |
| (.?.+?)/set-default-payment-method(/(.*))?/?$ |
(string) |
index.php?pagename=$matches[1]&set-default-payment-method=$matches[3] |
| .?.+?/([^/]+)/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc/file/transient=$matches[3] |
| .?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc/file/transient=$matches[3] |
| .?.+?/([^/]+)/wc-api(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc-api=$matches[3] |
| .?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$ |
(string) |
index.php?attachment=$matches[1]&wc-api=$matches[3] |
| (.?.+?)(?:/([0-9]+))?/?$ |
(string) |
index.php?pagename=$matches[1]&page=$matches[2] |