Rewrite-Regeln gesetzt: 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]
    [^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]
    [glossary-topic/?$] => index.php?post_type=glossary
    [glossary-topic/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=glossary&feed=$matches[1]
    [glossary-topic/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=glossary&feed=$matches[1]
    [glossary-topic/page/([0-9]{1,})/?$] => index.php?post_type=glossary&paged=$matches[1]
    [^diplex/experts/([^/]+)/?$] => index.php?author_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]
    [home_slider/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [home_slider/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [home_slider/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [home_slider/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [home_slider/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [home_slider/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [home_slider/([^/]+)/embed/?$] => index.php?home_slider=$matches[1]&embed=true
    [home_slider/([^/]+)/trackback/?$] => index.php?home_slider=$matches[1]&tb=1
    [home_slider/([^/]+)/page/?([0-9]{1,})/?$] => index.php?home_slider=$matches[1]&paged=$matches[2]
    [home_slider/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?home_slider=$matches[1]&cpage=$matches[2]
    [home_slider/([^/]+)(?:/([0-9]+))?/?$] => index.php?home_slider=$matches[1]&page=$matches[2]
    [home_slider/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [home_slider/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [home_slider/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [home_slider/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [home_slider/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [home_slider/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [nectar_slider/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [nectar_slider/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [nectar_slider/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [nectar_slider/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [nectar_slider/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [nectar_slider/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [nectar_slider/([^/]+)/embed/?$] => index.php?nectar_slider=$matches[1]&embed=true
    [nectar_slider/([^/]+)/trackback/?$] => index.php?nectar_slider=$matches[1]&tb=1
    [nectar_slider/([^/]+)/page/?([0-9]{1,})/?$] => index.php?nectar_slider=$matches[1]&paged=$matches[2]
    [nectar_slider/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?nectar_slider=$matches[1]&cpage=$matches[2]
    [nectar_slider/([^/]+)(?:/([0-9]+))?/?$] => index.php?nectar_slider=$matches[1]&page=$matches[2]
    [nectar_slider/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [nectar_slider/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [nectar_slider/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [nectar_slider/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [nectar_slider/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [nectar_slider/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [slider-locations/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?taxonomy=slider-locations&term=$matches[1]&feed=$matches[2]
    [slider-locations/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?taxonomy=slider-locations&term=$matches[1]&feed=$matches[2]
    [slider-locations/([^/]+)/embed/?$] => index.php?taxonomy=slider-locations&term=$matches[1]&embed=true
    [slider-locations/([^/]+)/page/?([0-9]{1,})/?$] => index.php?taxonomy=slider-locations&term=$matches[1]&paged=$matches[2]
    [slider-locations/([^/]+)/?$] => index.php?taxonomy=slider-locations&term=$matches[1]
    [portfolio/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [portfolio/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [portfolio/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [portfolio/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [portfolio/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [portfolio/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [portfolio/([^/]+)/embed/?$] => index.php?portfolio=$matches[1]&embed=true
    [portfolio/([^/]+)/trackback/?$] => index.php?portfolio=$matches[1]&tb=1
    [portfolio/([^/]+)/page/?([0-9]{1,})/?$] => index.php?portfolio=$matches[1]&paged=$matches[2]
    [portfolio/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?portfolio=$matches[1]&cpage=$matches[2]
    [portfolio/([^/]+)(?:/([0-9]+))?/?$] => index.php?portfolio=$matches[1]&page=$matches[2]
    [portfolio/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [portfolio/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [portfolio/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [portfolio/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [portfolio/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [portfolio/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [project-type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?project-type=$matches[1]&feed=$matches[2]
    [project-type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?project-type=$matches[1]&feed=$matches[2]
    [project-type/([^/]+)/embed/?$] => index.php?project-type=$matches[1]&embed=true
    [project-type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?project-type=$matches[1]&paged=$matches[2]
    [project-type/([^/]+)/?$] => index.php?project-type=$matches[1]
    [project-attributes/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?project-attributes=$matches[1]&feed=$matches[2]
    [project-attributes/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?project-attributes=$matches[1]&feed=$matches[2]
    [project-attributes/([^/]+)/embed/?$] => index.php?project-attributes=$matches[1]&embed=true
    [project-attributes/([^/]+)/page/?([0-9]{1,})/?$] => index.php?project-attributes=$matches[1]&paged=$matches[2]
    [project-attributes/([^/]+)/?$] => index.php?project-attributes=$matches[1]
    [audioplayer/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [audioplayer/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [audioplayer/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [audioplayer/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [audioplayer/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [audioplayer/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [audioplayer/([^/]+)/embed/?$] => index.php?audioplayer=$matches[1]&embed=true
    [audioplayer/([^/]+)/trackback/?$] => index.php?audioplayer=$matches[1]&tb=1
    [audioplayer/([^/]+)/page/?([0-9]{1,})/?$] => index.php?audioplayer=$matches[1]&paged=$matches[2]
    [audioplayer/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?audioplayer=$matches[1]&cpage=$matches[2]
    [audioplayer/([^/]+)(?:/([0-9]+))?/?$] => index.php?audioplayer=$matches[1]&page=$matches[2]
    [audioplayer/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [audioplayer/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [audioplayer/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [audioplayer/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [audioplayer/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [audioplayer/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [glossary-topic/.+?/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [glossary-topic/.+?/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [glossary-topic/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [glossary-topic/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [glossary-topic/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [glossary-topic/.+?/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [glossary-topic/(.+?)/embed/?$] => index.php?glossary=$matches[1]&embed=true
    [glossary-topic/(.+?)/trackback/?$] => index.php?glossary=$matches[1]&tb=1
    [glossary-topic/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?glossary=$matches[1]&feed=$matches[2]
    [glossary-topic/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?glossary=$matches[1]&feed=$matches[2]
    [glossary-topic/(.+?)/page/?([0-9]{1,})/?$] => index.php?glossary=$matches[1]&paged=$matches[2]
    [glossary-topic/(.+?)/comment-page-([0-9]{1,})/?$] => index.php?glossary=$matches[1]&cpage=$matches[2]
    [glossary-topic/(.+?)(?:/([0-9]+))?/?$] => index.php?glossary=$matches[1]&page=$matches[2]
    [glossary-cat/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?glossary-cat=$matches[1]&feed=$matches[2]
    [glossary-cat/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?glossary-cat=$matches[1]&feed=$matches[2]
    [glossary-cat/([^/]+)/embed/?$] => index.php?glossary-cat=$matches[1]&embed=true
    [glossary-cat/([^/]+)/page/?([0-9]{1,})/?$] => index.php?glossary-cat=$matches[1]&paged=$matches[2]
    [glossary-cat/([^/]+)/?$] => index.php?glossary-cat=$matches[1]
    [monsterinsights_note/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [monsterinsights_note/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [monsterinsights_note/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [monsterinsights_note/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [monsterinsights_note/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [monsterinsights_note/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [monsterinsights_note/([^/]+)/embed/?$] => index.php?monsterinsights_note=$matches[1]&embed=true
    [monsterinsights_note/([^/]+)/trackback/?$] => index.php?monsterinsights_note=$matches[1]&tb=1
    [monsterinsights_note/([^/]+)/page/?([0-9]{1,})/?$] => index.php?monsterinsights_note=$matches[1]&paged=$matches[2]
    [monsterinsights_note/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?monsterinsights_note=$matches[1]&cpage=$matches[2]
    [monsterinsights_note/([^/]+)(?:/([0-9]+))?/?$] => index.php?monsterinsights_note=$matches[1]&page=$matches[2]
    [monsterinsights_note/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [monsterinsights_note/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [monsterinsights_note/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [monsterinsights_note/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [monsterinsights_note/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [monsterinsights_note/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [monsterinsights_note_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?taxonomy=monsterinsights_note_category&term=$matches[1]&feed=$matches[2]
    [monsterinsights_note_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?taxonomy=monsterinsights_note_category&term=$matches[1]&feed=$matches[2]
    [monsterinsights_note_category/([^/]+)/embed/?$] => index.php?taxonomy=monsterinsights_note_category&term=$matches[1]&embed=true
    [monsterinsights_note_category/([^/]+)/page/?([0-9]{1,})/?$] => index.php?taxonomy=monsterinsights_note_category&term=$matches[1]&paged=$matches[2]
    [monsterinsights_note_category/([^/]+)/?$] => index.php?taxonomy=monsterinsights_note_category&term=$matches[1]
    [diplex/docs/.+?/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [diplex/docs/.+?/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [diplex/docs/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [diplex/docs/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [diplex/docs/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [diplex/docs/.+?/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [diplex/docs/(.+?)/embed/?$] => index.php?docs=$matches[1]&embed=true
    [diplex/docs/(.+?)/trackback/?$] => index.php?docs=$matches[1]&tb=1
    [diplex/docs/(.+?)/page/?([0-9]{1,})/?$] => index.php?docs=$matches[1]&paged=$matches[2]
    [diplex/docs/(.+?)/comment-page-([0-9]{1,})/?$] => index.php?docs=$matches[1]&cpage=$matches[2]
    [diplex/docs/(.+?)(?:/([0-9]+))?/?$] => index.php?docs=$matches[1]&page=$matches[2]
    [doc-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?doc_tag=$matches[1]&feed=$matches[2]
    [doc-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?doc_tag=$matches[1]&feed=$matches[2]
    [doc-tag/([^/]+)/embed/?$] => index.php?doc_tag=$matches[1]&embed=true
    [doc-tag/([^/]+)/page/?([0-9]{1,})/?$] => index.php?doc_tag=$matches[1]&paged=$matches[2]
    [doc-tag/([^/]+)/?$] => index.php?doc_tag=$matches[1]
    [author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?ppma_author=$matches[1]&feed=$matches[2]
    [author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?ppma_author=$matches[1]&feed=$matches[2]
    [author/([^/]+)/embed/?$] => index.php?ppma_author=$matches[1]&embed=true
    [author/([^/]+)/page/?([0-9]{1,})/?$] => index.php?ppma_author=$matches[1]&paged=$matches[2]
    [author/([^/]+)/?$] => index.php?ppma_author=$matches[1]
    [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=6706&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]
    [diplex/experts/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?ppma_author=$matches[1]&feed=$matches[2]
    [diplex/experts/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?ppma_author=$matches[1]&feed=$matches[2]
    [diplex/experts/([^/]+)/embed/?$] => index.php?ppma_author=$matches[1]&embed=true
    [diplex/experts/([^/]+)/page/?([0-9]{1,})/?$] => index.php?ppma_author=$matches[1]&paged=$matches[2]
    [diplex/experts/([^/]+)/?$] => index.php?ppma_author=$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
)
Aktuelle Rewrite-Regeln: 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]
    [^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]
    [glossary-topic/?$] => index.php?post_type=glossary
    [glossary-topic/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=glossary&feed=$matches[1]
    [glossary-topic/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=glossary&feed=$matches[1]
    [glossary-topic/page/([0-9]{1,})/?$] => index.php?post_type=glossary&paged=$matches[1]
    [^diplex/experts/([^/]+)/?$] => index.php?author_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]
    [home_slider/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [home_slider/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [home_slider/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [home_slider/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [home_slider/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [home_slider/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [home_slider/([^/]+)/embed/?$] => index.php?home_slider=$matches[1]&embed=true
    [home_slider/([^/]+)/trackback/?$] => index.php?home_slider=$matches[1]&tb=1
    [home_slider/([^/]+)/page/?([0-9]{1,})/?$] => index.php?home_slider=$matches[1]&paged=$matches[2]
    [home_slider/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?home_slider=$matches[1]&cpage=$matches[2]
    [home_slider/([^/]+)(?:/([0-9]+))?/?$] => index.php?home_slider=$matches[1]&page=$matches[2]
    [home_slider/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [home_slider/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [home_slider/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [home_slider/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [home_slider/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [home_slider/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [nectar_slider/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [nectar_slider/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [nectar_slider/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [nectar_slider/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [nectar_slider/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [nectar_slider/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [nectar_slider/([^/]+)/embed/?$] => index.php?nectar_slider=$matches[1]&embed=true
    [nectar_slider/([^/]+)/trackback/?$] => index.php?nectar_slider=$matches[1]&tb=1
    [nectar_slider/([^/]+)/page/?([0-9]{1,})/?$] => index.php?nectar_slider=$matches[1]&paged=$matches[2]
    [nectar_slider/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?nectar_slider=$matches[1]&cpage=$matches[2]
    [nectar_slider/([^/]+)(?:/([0-9]+))?/?$] => index.php?nectar_slider=$matches[1]&page=$matches[2]
    [nectar_slider/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [nectar_slider/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [nectar_slider/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [nectar_slider/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [nectar_slider/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [nectar_slider/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [slider-locations/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?taxonomy=slider-locations&term=$matches[1]&feed=$matches[2]
    [slider-locations/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?taxonomy=slider-locations&term=$matches[1]&feed=$matches[2]
    [slider-locations/([^/]+)/embed/?$] => index.php?taxonomy=slider-locations&term=$matches[1]&embed=true
    [slider-locations/([^/]+)/page/?([0-9]{1,})/?$] => index.php?taxonomy=slider-locations&term=$matches[1]&paged=$matches[2]
    [slider-locations/([^/]+)/?$] => index.php?taxonomy=slider-locations&term=$matches[1]
    [portfolio/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [portfolio/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [portfolio/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [portfolio/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [portfolio/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [portfolio/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [portfolio/([^/]+)/embed/?$] => index.php?portfolio=$matches[1]&embed=true
    [portfolio/([^/]+)/trackback/?$] => index.php?portfolio=$matches[1]&tb=1
    [portfolio/([^/]+)/page/?([0-9]{1,})/?$] => index.php?portfolio=$matches[1]&paged=$matches[2]
    [portfolio/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?portfolio=$matches[1]&cpage=$matches[2]
    [portfolio/([^/]+)(?:/([0-9]+))?/?$] => index.php?portfolio=$matches[1]&page=$matches[2]
    [portfolio/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [portfolio/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [portfolio/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [portfolio/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [portfolio/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [portfolio/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [project-type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?project-type=$matches[1]&feed=$matches[2]
    [project-type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?project-type=$matches[1]&feed=$matches[2]
    [project-type/([^/]+)/embed/?$] => index.php?project-type=$matches[1]&embed=true
    [project-type/([^/]+)/page/?([0-9]{1,})/?$] => index.php?project-type=$matches[1]&paged=$matches[2]
    [project-type/([^/]+)/?$] => index.php?project-type=$matches[1]
    [project-attributes/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?project-attributes=$matches[1]&feed=$matches[2]
    [project-attributes/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?project-attributes=$matches[1]&feed=$matches[2]
    [project-attributes/([^/]+)/embed/?$] => index.php?project-attributes=$matches[1]&embed=true
    [project-attributes/([^/]+)/page/?([0-9]{1,})/?$] => index.php?project-attributes=$matches[1]&paged=$matches[2]
    [project-attributes/([^/]+)/?$] => index.php?project-attributes=$matches[1]
    [audioplayer/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [audioplayer/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [audioplayer/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [audioplayer/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [audioplayer/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [audioplayer/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [audioplayer/([^/]+)/embed/?$] => index.php?audioplayer=$matches[1]&embed=true
    [audioplayer/([^/]+)/trackback/?$] => index.php?audioplayer=$matches[1]&tb=1
    [audioplayer/([^/]+)/page/?([0-9]{1,})/?$] => index.php?audioplayer=$matches[1]&paged=$matches[2]
    [audioplayer/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?audioplayer=$matches[1]&cpage=$matches[2]
    [audioplayer/([^/]+)(?:/([0-9]+))?/?$] => index.php?audioplayer=$matches[1]&page=$matches[2]
    [audioplayer/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [audioplayer/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [audioplayer/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [audioplayer/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [audioplayer/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [audioplayer/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [glossary-topic/.+?/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [glossary-topic/.+?/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [glossary-topic/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [glossary-topic/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [glossary-topic/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [glossary-topic/.+?/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [glossary-topic/(.+?)/embed/?$] => index.php?glossary=$matches[1]&embed=true
    [glossary-topic/(.+?)/trackback/?$] => index.php?glossary=$matches[1]&tb=1
    [glossary-topic/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?glossary=$matches[1]&feed=$matches[2]
    [glossary-topic/(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?glossary=$matches[1]&feed=$matches[2]
    [glossary-topic/(.+?)/page/?([0-9]{1,})/?$] => index.php?glossary=$matches[1]&paged=$matches[2]
    [glossary-topic/(.+?)/comment-page-([0-9]{1,})/?$] => index.php?glossary=$matches[1]&cpage=$matches[2]
    [glossary-topic/(.+?)(?:/([0-9]+))?/?$] => index.php?glossary=$matches[1]&page=$matches[2]
    [glossary-cat/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?glossary-cat=$matches[1]&feed=$matches[2]
    [glossary-cat/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?glossary-cat=$matches[1]&feed=$matches[2]
    [glossary-cat/([^/]+)/embed/?$] => index.php?glossary-cat=$matches[1]&embed=true
    [glossary-cat/([^/]+)/page/?([0-9]{1,})/?$] => index.php?glossary-cat=$matches[1]&paged=$matches[2]
    [glossary-cat/([^/]+)/?$] => index.php?glossary-cat=$matches[1]
    [monsterinsights_note/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [monsterinsights_note/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [monsterinsights_note/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [monsterinsights_note/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [monsterinsights_note/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [monsterinsights_note/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [monsterinsights_note/([^/]+)/embed/?$] => index.php?monsterinsights_note=$matches[1]&embed=true
    [monsterinsights_note/([^/]+)/trackback/?$] => index.php?monsterinsights_note=$matches[1]&tb=1
    [monsterinsights_note/([^/]+)/page/?([0-9]{1,})/?$] => index.php?monsterinsights_note=$matches[1]&paged=$matches[2]
    [monsterinsights_note/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?monsterinsights_note=$matches[1]&cpage=$matches[2]
    [monsterinsights_note/([^/]+)(?:/([0-9]+))?/?$] => index.php?monsterinsights_note=$matches[1]&page=$matches[2]
    [monsterinsights_note/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
    [monsterinsights_note/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [monsterinsights_note/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [monsterinsights_note/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [monsterinsights_note/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [monsterinsights_note/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [monsterinsights_note_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?taxonomy=monsterinsights_note_category&term=$matches[1]&feed=$matches[2]
    [monsterinsights_note_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?taxonomy=monsterinsights_note_category&term=$matches[1]&feed=$matches[2]
    [monsterinsights_note_category/([^/]+)/embed/?$] => index.php?taxonomy=monsterinsights_note_category&term=$matches[1]&embed=true
    [monsterinsights_note_category/([^/]+)/page/?([0-9]{1,})/?$] => index.php?taxonomy=monsterinsights_note_category&term=$matches[1]&paged=$matches[2]
    [monsterinsights_note_category/([^/]+)/?$] => index.php?taxonomy=monsterinsights_note_category&term=$matches[1]
    [diplex/docs/.+?/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
    [diplex/docs/.+?/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
    [diplex/docs/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [diplex/docs/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
    [diplex/docs/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
    [diplex/docs/.+?/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
    [diplex/docs/(.+?)/embed/?$] => index.php?docs=$matches[1]&embed=true
    [diplex/docs/(.+?)/trackback/?$] => index.php?docs=$matches[1]&tb=1
    [diplex/docs/(.+?)/page/?([0-9]{1,})/?$] => index.php?docs=$matches[1]&paged=$matches[2]
    [diplex/docs/(.+?)/comment-page-([0-9]{1,})/?$] => index.php?docs=$matches[1]&cpage=$matches[2]
    [diplex/docs/(.+?)(?:/([0-9]+))?/?$] => index.php?docs=$matches[1]&page=$matches[2]
    [doc-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?doc_tag=$matches[1]&feed=$matches[2]
    [doc-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?doc_tag=$matches[1]&feed=$matches[2]
    [doc-tag/([^/]+)/embed/?$] => index.php?doc_tag=$matches[1]&embed=true
    [doc-tag/([^/]+)/page/?([0-9]{1,})/?$] => index.php?doc_tag=$matches[1]&paged=$matches[2]
    [doc-tag/([^/]+)/?$] => index.php?doc_tag=$matches[1]
    [author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?ppma_author=$matches[1]&feed=$matches[2]
    [author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?ppma_author=$matches[1]&feed=$matches[2]
    [author/([^/]+)/embed/?$] => index.php?ppma_author=$matches[1]&embed=true
    [author/([^/]+)/page/?([0-9]{1,})/?$] => index.php?ppma_author=$matches[1]&paged=$matches[2]
    [author/([^/]+)/?$] => index.php?ppma_author=$matches[1]
    [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=6706&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]
    [diplex/experts/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?ppma_author=$matches[1]&feed=$matches[2]
    [diplex/experts/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?ppma_author=$matches[1]&feed=$matches[2]
    [diplex/experts/([^/]+)/embed/?$] => index.php?ppma_author=$matches[1]&embed=true
    [diplex/experts/([^/]+)/page/?([0-9]{1,})/?$] => index.php?ppma_author=$matches[1]&paged=$matches[2]
    [diplex/experts/([^/]+)/?$] => index.php?ppma_author=$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
)
oembed_invalid_urlNot Found404