[sanitize_option_rewrite_rules]
WP_Hook Object
(
    [callbacks] => Array
        (
            [10] => Array
                (
                    [000000005db0d2b50000000077a9e3d9sanitize_rewrite_rules_option] => Array
                        (
                            [function] => Array
                                (
                                    [0] => Yoast_Dynamic_Rewrites Object
                                        (
                                            [extra_rules_top:protected] => 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]
                                                )

                                            [extra_rules_bottom:protected] => Array
                                                (
                                                )

                                            [wp_rewrite] => WP_Rewrite Object
                                                (
                                                    [permalink_structure] => /%postname%/
                                                    [use_trailing_slashes] => 1
                                                    [author_base] => author
                                                    [author_structure] => /author/%author%
                                                    [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_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]
                                                            [portfolio-items/?$] => index.php?post_type=avada_portfolio
                                                            [portfolio-items/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=avada_portfolio&feed=$matches[1]
                                                            [portfolio-items/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=avada_portfolio&feed=$matches[1]
                                                            [portfolio-items/page/([0-9]{1,})/?$] => index.php?post_type=avada_portfolio&paged=$matches[1]
                                                            [faq-items/?$] => index.php?post_type=avada_faq
                                                            [faq-items/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=avada_faq&feed=$matches[1]
                                                            [faq-items/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=avada_faq&feed=$matches[1]
                                                            [faq-items/page/([0-9]{1,})/?$] => index.php?post_type=avada_faq&paged=$matches[1]
                                                            [fusion_tb_layout/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [fusion_tb_layout/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [fusion_tb_layout/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_tb_layout/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_tb_layout/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [fusion_tb_layout/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [fusion_tb_layout/([^/]+)/embed/?$] => index.php?fusion_tb_layout=$matches[1]&embed=true
                                                            [fusion_tb_layout/([^/]+)/trackback/?$] => index.php?fusion_tb_layout=$matches[1]&tb=1
                                                            [fusion_tb_layout/([^/]+)/page/?([0-9]{1,})/?$] => index.php?fusion_tb_layout=$matches[1]&paged=$matches[2]
                                                            [fusion_tb_layout/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?fusion_tb_layout=$matches[1]&cpage=$matches[2]
                                                            [fusion_tb_layout/([^/]+)(?:/([0-9]+))?/?$] => index.php?fusion_tb_layout=$matches[1]&page=$matches[2]
                                                            [fusion_tb_layout/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [fusion_tb_layout/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [fusion_tb_layout/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_tb_layout/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_tb_layout/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [fusion_tb_layout/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [fusion_tb_section/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [fusion_tb_section/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [fusion_tb_section/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_tb_section/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_tb_section/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [fusion_tb_section/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [fusion_tb_section/([^/]+)/embed/?$] => index.php?fusion_tb_section=$matches[1]&embed=true
                                                            [fusion_tb_section/([^/]+)/trackback/?$] => index.php?fusion_tb_section=$matches[1]&tb=1
                                                            [fusion_tb_section/([^/]+)/page/?([0-9]{1,})/?$] => index.php?fusion_tb_section=$matches[1]&paged=$matches[2]
                                                            [fusion_tb_section/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?fusion_tb_section=$matches[1]&cpage=$matches[2]
                                                            [fusion_tb_section/([^/]+)(?:/([0-9]+))?/?$] => index.php?fusion_tb_section=$matches[1]&page=$matches[2]
                                                            [fusion_tb_section/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [fusion_tb_section/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [fusion_tb_section/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_tb_section/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_tb_section/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [fusion_tb_section/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [fusion_tb_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?fusion_tb_category=$matches[1]&feed=$matches[2]
                                                            [fusion_tb_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?fusion_tb_category=$matches[1]&feed=$matches[2]
                                                            [fusion_tb_category/([^/]+)/embed/?$] => index.php?fusion_tb_category=$matches[1]&embed=true
                                                            [fusion_tb_category/([^/]+)/page/?([0-9]{1,})/?$] => index.php?fusion_tb_category=$matches[1]&paged=$matches[2]
                                                            [fusion_tb_category/([^/]+)/?$] => index.php?fusion_tb_category=$matches[1]
                                                            [fusion_form/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [fusion_form/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [fusion_form/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_form/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_form/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [fusion_form/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [fusion_form/([^/]+)/embed/?$] => index.php?fusion_form=$matches[1]&embed=true
                                                            [fusion_form/([^/]+)/trackback/?$] => index.php?fusion_form=$matches[1]&tb=1
                                                            [fusion_form/([^/]+)/page/?([0-9]{1,})/?$] => index.php?fusion_form=$matches[1]&paged=$matches[2]
                                                            [fusion_form/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?fusion_form=$matches[1]&cpage=$matches[2]
                                                            [fusion_form/([^/]+)(?:/([0-9]+))?/?$] => index.php?fusion_form=$matches[1]&page=$matches[2]
                                                            [fusion_form/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [fusion_form/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [fusion_form/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_form/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_form/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [fusion_form/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [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]
                                                            [postman_sent_mail/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [postman_sent_mail/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [postman_sent_mail/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [postman_sent_mail/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [postman_sent_mail/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [postman_sent_mail/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [postman_sent_mail/([^/]+)/embed/?$] => index.php?postman_sent_mail=$matches[1]&embed=true
                                                            [postman_sent_mail/([^/]+)/trackback/?$] => index.php?postman_sent_mail=$matches[1]&tb=1
                                                            [postman_sent_mail/([^/]+)/page/?([0-9]{1,})/?$] => index.php?postman_sent_mail=$matches[1]&paged=$matches[2]
                                                            [postman_sent_mail/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?postman_sent_mail=$matches[1]&cpage=$matches[2]
                                                            [postman_sent_mail/([^/]+)(?:/([0-9]+))?/?$] => index.php?postman_sent_mail=$matches[1]&page=$matches[2]
                                                            [postman_sent_mail/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [postman_sent_mail/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [postman_sent_mail/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [postman_sent_mail/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [postman_sent_mail/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [postman_sent_mail/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [portfolio-items/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [portfolio-items/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [portfolio-items/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [portfolio-items/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [portfolio-items/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [portfolio-items/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [portfolio-items/([^/]+)/embed/?$] => index.php?avada_portfolio=$matches[1]&embed=true
                                                            [portfolio-items/([^/]+)/trackback/?$] => index.php?avada_portfolio=$matches[1]&tb=1
                                                            [portfolio-items/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?avada_portfolio=$matches[1]&feed=$matches[2]
                                                            [portfolio-items/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?avada_portfolio=$matches[1]&feed=$matches[2]
                                                            [portfolio-items/([^/]+)/page/?([0-9]{1,})/?$] => index.php?avada_portfolio=$matches[1]&paged=$matches[2]
                                                            [portfolio-items/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?avada_portfolio=$matches[1]&cpage=$matches[2]
                                                            [portfolio-items/([^/]+)(?:/([0-9]+))?/?$] => index.php?avada_portfolio=$matches[1]&page=$matches[2]
                                                            [portfolio-items/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [portfolio-items/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [portfolio-items/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [portfolio-items/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [portfolio-items/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [portfolio-items/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [portfolio_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?portfolio_category=$matches[1]&feed=$matches[2]
                                                            [portfolio_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?portfolio_category=$matches[1]&feed=$matches[2]
                                                            [portfolio_category/([^/]+)/embed/?$] => index.php?portfolio_category=$matches[1]&embed=true
                                                            [portfolio_category/([^/]+)/page/?([0-9]{1,})/?$] => index.php?portfolio_category=$matches[1]&paged=$matches[2]
                                                            [portfolio_category/([^/]+)/?$] => index.php?portfolio_category=$matches[1]
                                                            [portfolio_skills/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?portfolio_skills=$matches[1]&feed=$matches[2]
                                                            [portfolio_skills/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?portfolio_skills=$matches[1]&feed=$matches[2]
                                                            [portfolio_skills/([^/]+)/embed/?$] => index.php?portfolio_skills=$matches[1]&embed=true
                                                            [portfolio_skills/([^/]+)/page/?([0-9]{1,})/?$] => index.php?portfolio_skills=$matches[1]&paged=$matches[2]
                                                            [portfolio_skills/([^/]+)/?$] => index.php?portfolio_skills=$matches[1]
                                                            [portfolio_tags/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?portfolio_tags=$matches[1]&feed=$matches[2]
                                                            [portfolio_tags/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?portfolio_tags=$matches[1]&feed=$matches[2]
                                                            [portfolio_tags/([^/]+)/embed/?$] => index.php?portfolio_tags=$matches[1]&embed=true
                                                            [portfolio_tags/([^/]+)/page/?([0-9]{1,})/?$] => index.php?portfolio_tags=$matches[1]&paged=$matches[2]
                                                            [portfolio_tags/([^/]+)/?$] => index.php?portfolio_tags=$matches[1]
                                                            [faq-items/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [faq-items/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [faq-items/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [faq-items/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [faq-items/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [faq-items/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [faq-items/([^/]+)/embed/?$] => index.php?avada_faq=$matches[1]&embed=true
                                                            [faq-items/([^/]+)/trackback/?$] => index.php?avada_faq=$matches[1]&tb=1
                                                            [faq-items/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?avada_faq=$matches[1]&feed=$matches[2]
                                                            [faq-items/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?avada_faq=$matches[1]&feed=$matches[2]
                                                            [faq-items/([^/]+)/page/?([0-9]{1,})/?$] => index.php?avada_faq=$matches[1]&paged=$matches[2]
                                                            [faq-items/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?avada_faq=$matches[1]&cpage=$matches[2]
                                                            [faq-items/([^/]+)(?:/([0-9]+))?/?$] => index.php?avada_faq=$matches[1]&page=$matches[2]
                                                            [faq-items/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [faq-items/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [faq-items/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [faq-items/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [faq-items/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [faq-items/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [faq_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?faq_category=$matches[1]&feed=$matches[2]
                                                            [faq_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?faq_category=$matches[1]&feed=$matches[2]
                                                            [faq_category/([^/]+)/embed/?$] => index.php?faq_category=$matches[1]&embed=true
                                                            [faq_category/([^/]+)/page/?([0-9]{1,})/?$] => index.php?faq_category=$matches[1]&paged=$matches[2]
                                                            [faq_category/([^/]+)/?$] => index.php?faq_category=$matches[1]
                                                            [elastic-slide/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [elastic-slide/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [elastic-slide/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [elastic-slide/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [elastic-slide/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [elastic-slide/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [elastic-slide/([^/]+)/embed/?$] => index.php?themefusion_elastic=$matches[1]&embed=true
                                                            [elastic-slide/([^/]+)/trackback/?$] => index.php?themefusion_elastic=$matches[1]&tb=1
                                                            [elastic-slide/([^/]+)/page/?([0-9]{1,})/?$] => index.php?themefusion_elastic=$matches[1]&paged=$matches[2]
                                                            [elastic-slide/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?themefusion_elastic=$matches[1]&cpage=$matches[2]
                                                            [elastic-slide/([^/]+)(?:/([0-9]+))?/?$] => index.php?themefusion_elastic=$matches[1]&page=$matches[2]
                                                            [elastic-slide/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [elastic-slide/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [elastic-slide/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [elastic-slide/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [elastic-slide/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [elastic-slide/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [themefusion_es_groups/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?themefusion_es_groups=$matches[1]&feed=$matches[2]
                                                            [themefusion_es_groups/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?themefusion_es_groups=$matches[1]&feed=$matches[2]
                                                            [themefusion_es_groups/([^/]+)/embed/?$] => index.php?themefusion_es_groups=$matches[1]&embed=true
                                                            [themefusion_es_groups/([^/]+)/page/?([0-9]{1,})/?$] => index.php?themefusion_es_groups=$matches[1]&paged=$matches[2]
                                                            [themefusion_es_groups/([^/]+)/?$] => index.php?themefusion_es_groups=$matches[1]
                                                            [fusion_template/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [fusion_template/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [fusion_template/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_template/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_template/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [fusion_template/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [fusion_template/([^/]+)/embed/?$] => index.php?fusion_template=$matches[1]&embed=true
                                                            [fusion_template/([^/]+)/trackback/?$] => index.php?fusion_template=$matches[1]&tb=1
                                                            [fusion_template/([^/]+)/page/?([0-9]{1,})/?$] => index.php?fusion_template=$matches[1]&paged=$matches[2]
                                                            [fusion_template/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?fusion_template=$matches[1]&cpage=$matches[2]
                                                            [fusion_template/([^/]+)(?:/([0-9]+))?/?$] => index.php?fusion_template=$matches[1]&page=$matches[2]
                                                            [fusion_template/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [fusion_template/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [fusion_template/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_template/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_template/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [fusion_template/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [fusion_element/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [fusion_element/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [fusion_element/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_element/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_element/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [fusion_element/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [fusion_element/([^/]+)/embed/?$] => index.php?fusion_element=$matches[1]&embed=true
                                                            [fusion_element/([^/]+)/trackback/?$] => index.php?fusion_element=$matches[1]&tb=1
                                                            [fusion_element/([^/]+)/page/?([0-9]{1,})/?$] => index.php?fusion_element=$matches[1]&paged=$matches[2]
                                                            [fusion_element/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?fusion_element=$matches[1]&cpage=$matches[2]
                                                            [fusion_element/([^/]+)(?:/([0-9]+))?/?$] => index.php?fusion_element=$matches[1]&page=$matches[2]
                                                            [fusion_element/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [fusion_element/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [fusion_element/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_element/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [fusion_element/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [fusion_element/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [element_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?element_category=$matches[1]&feed=$matches[2]
                                                            [element_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?element_category=$matches[1]&feed=$matches[2]
                                                            [element_category/([^/]+)/embed/?$] => index.php?element_category=$matches[1]&embed=true
                                                            [element_category/([^/]+)/page/?([0-9]{1,})/?$] => index.php?element_category=$matches[1]&paged=$matches[2]
                                                            [element_category/([^/]+)/?$] => index.php?element_category=$matches[1]
                                                            [template_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?template_category=$matches[1]&feed=$matches[2]
                                                            [template_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?template_category=$matches[1]&feed=$matches[2]
                                                            [template_category/([^/]+)/embed/?$] => index.php?template_category=$matches[1]&embed=true
                                                            [template_category/([^/]+)/page/?([0-9]{1,})/?$] => index.php?template_category=$matches[1]&paged=$matches[2]
                                                            [template_category/([^/]+)/?$] => index.php?template_category=$matches[1]
                                                            [slide/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [slide/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [slide/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [slide/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [slide/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [slide/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [slide/([^/]+)/embed/?$] => index.php?slide=$matches[1]&embed=true
                                                            [slide/([^/]+)/trackback/?$] => index.php?slide=$matches[1]&tb=1
                                                            [slide/([^/]+)/page/?([0-9]{1,})/?$] => index.php?slide=$matches[1]&paged=$matches[2]
                                                            [slide/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?slide=$matches[1]&cpage=$matches[2]
                                                            [slide/([^/]+)(?:/([0-9]+))?/?$] => index.php?slide=$matches[1]&page=$matches[2]
                                                            [slide/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
                                                            [slide/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
                                                            [slide/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [slide/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
                                                            [slide/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
                                                            [slide/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
                                                            [slide-page/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?slide-page=$matches[1]&feed=$matches[2]
                                                            [slide-page/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?slide-page=$matches[1]&feed=$matches[2]
                                                            [slide-page/([^/]+)/embed/?$] => index.php?slide-page=$matches[1]&embed=true
                                                            [slide-page/([^/]+)/page/?([0-9]{1,})/?$] => index.php?slide-page=$matches[1]&paged=$matches[2]
                                                            [slide-page/([^/]+)/?$] => index.php?slide-page=$matches[1]
                                                            [robots\.txt$] => index.php?robots=1
                                                            [favicon\.ico$] => index.php?favicon=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=969&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]
                                                            [[^/]+/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
                                                        )

                                                    [extra_rules] => Array
                                                        (
                                                        )

                                                    [extra_rules_top] => 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]
                                                            [portfolio-items/?$] => index.php?post_type=avada_portfolio
                                                            [portfolio-items/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=avada_portfolio&feed=$matches[1]
                                                            [portfolio-items/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=avada_portfolio&feed=$matches[1]
                                                            [portfolio-items/page/([0-9]{1,})/?$] => index.php?post_type=avada_portfolio&paged=$matches[1]
                                                            [faq-items/?$] => index.php?post_type=avada_faq
                                                            [faq-items/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=avada_faq&feed=$matches[1]
                                                            [faq-items/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=avada_faq&feed=$matches[1]
                                                            [faq-items/page/([0-9]{1,})/?$] => index.php?post_type=avada_faq&paged=$matches[1]
                                                        )

                                                    [non_wp_rules] => Array
                                                        (
                                                        )

                                                    [extra_permastructs] => Array
                                                        (
                                                            [fusion_tb_layout] => Array
                                                                (
                                                                    [with_front] => 1
                                                                    [ep_mask] => 1
                                                                    [paged] => 1
                                                                    [feed] => 
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => /fusion_tb_layout/%fusion_tb_layout%
                                                                )

                                                            [fusion_tb_section] => Array
                                                                (
                                                                    [with_front] => 1
                                                                    [ep_mask] => 1
                                                                    [paged] => 1
                                                                    [feed] => 
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => /fusion_tb_section/%fusion_tb_section%
                                                                )

                                                            [fusion_tb_category] => Array
                                                                (
                                                                    [with_front] => 1
                                                                    [ep_mask] => 0
                                                                    [paged] => 1
                                                                    [feed] => 1
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => /fusion_tb_category/%fusion_tb_category%
                                                                )

                                                            [fusion_form] => Array
                                                                (
                                                                    [with_front] => 1
                                                                    [ep_mask] => 1
                                                                    [paged] => 1
                                                                    [feed] => 
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => /fusion_form/%fusion_form%
                                                                )

                                                            [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%
                                                                )

                                                            [postman_sent_mail] => Array
                                                                (
                                                                    [with_front] => 1
                                                                    [ep_mask] => 1
                                                                    [paged] => 1
                                                                    [feed] => 
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => /postman_sent_mail/%postman_sent_mail%
                                                                )

                                                            [avada_portfolio] => Array
                                                                (
                                                                    [with_front] => 1
                                                                    [ep_mask] => 1
                                                                    [paged] => 1
                                                                    [feed] => 1
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => /portfolio-items/%avada_portfolio%
                                                                )

                                                            [portfolio_category] => Array
                                                                (
                                                                    [with_front] => 
                                                                    [ep_mask] => 0
                                                                    [paged] => 1
                                                                    [feed] => 1
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => portfolio_category/%portfolio_category%
                                                                )

                                                            [portfolio_skills] => Array
                                                                (
                                                                    [with_front] => 
                                                                    [ep_mask] => 0
                                                                    [paged] => 1
                                                                    [feed] => 1
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => portfolio_skills/%portfolio_skills%
                                                                )

                                                            [portfolio_tags] => Array
                                                                (
                                                                    [with_front] => 
                                                                    [ep_mask] => 0
                                                                    [paged] => 1
                                                                    [feed] => 1
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => portfolio_tags/%portfolio_tags%
                                                                )

                                                            [avada_faq] => Array
                                                                (
                                                                    [with_front] => 1
                                                                    [ep_mask] => 1
                                                                    [paged] => 1
                                                                    [feed] => 1
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => /faq-items/%avada_faq%
                                                                )

                                                            [faq_category] => Array
                                                                (
                                                                    [with_front] => 
                                                                    [ep_mask] => 0
                                                                    [paged] => 1
                                                                    [feed] => 1
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => faq_category/%faq_category%
                                                                )

                                                            [themefusion_elastic] => Array
                                                                (
                                                                    [with_front] => 1
                                                                    [ep_mask] => 1
                                                                    [paged] => 1
                                                                    [feed] => 
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => /elastic-slide/%themefusion_elastic%
                                                                )

                                                            [themefusion_es_groups] => Array
                                                                (
                                                                    [with_front] => 1
                                                                    [ep_mask] => 0
                                                                    [paged] => 1
                                                                    [feed] => 1
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => /themefusion_es_groups/%themefusion_es_groups%
                                                                )

                                                            [fusion_template] => Array
                                                                (
                                                                    [with_front] => 1
                                                                    [ep_mask] => 1
                                                                    [paged] => 1
                                                                    [feed] => 
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => /fusion_template/%fusion_template%
                                                                )

                                                            [fusion_element] => Array
                                                                (
                                                                    [with_front] => 1
                                                                    [ep_mask] => 1
                                                                    [paged] => 1
                                                                    [feed] => 
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => /fusion_element/%fusion_element%
                                                                )

                                                            [element_category] => Array
                                                                (
                                                                    [with_front] => 1
                                                                    [ep_mask] => 0
                                                                    [paged] => 1
                                                                    [feed] => 1
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => /element_category/%element_category%
                                                                )

                                                            [template_category] => Array
                                                                (
                                                                    [with_front] => 1
                                                                    [ep_mask] => 0
                                                                    [paged] => 1
                                                                    [feed] => 1
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => /template_category/%template_category%
                                                                )

                                                            [slide] => Array
                                                                (
                                                                    [with_front] => 1
                                                                    [ep_mask] => 1
                                                                    [paged] => 1
                                                                    [feed] => 
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => /slide/%slide%
                                                                )

                                                            [slide-page] => Array
                                                                (
                                                                    [with_front] => 1
                                                                    [ep_mask] => 0
                                                                    [paged] => 1
                                                                    [feed] => 1
                                                                    [forcomments] => 
                                                                    [walk_dirs] => 1
                                                                    [endpoints] => 1
                                                                    [struct] => /slide-page/%slide-page%
                                                                )

                                                        )

                                                    [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] => %fusion_tb_layout%
                                                            [12] => %fusion_tb_section%
                                                            [13] => %fusion_tb_category%
                                                            [14] => %fusion_form%
                                                            [15] => %category%
                                                            [16] => %post_tag%
                                                            [17] => %post_format%
                                                            [18] => %sitemap%
                                                            [19] => %sitemap-subtype%
                                                            [20] => %sitemap-stylesheet%
                                                            [21] => %postman_sent_mail%
                                                            [22] => %avada_portfolio%
                                                            [23] => %portfolio_category%
                                                            [24] => %portfolio_skills%
                                                            [25] => %portfolio_tags%
                                                            [26] => %avada_faq%
                                                            [27] => %faq_category%
                                                            [28] => %themefusion_elastic%
                                                            [29] => %themefusion_es_groups%
                                                            [30] => %fusion_template%
                                                            [31] => %fusion_element%
                                                            [32] => %element_category%
                                                            [33] => %template_category%
                                                            [34] => %slide%
                                                            [35] => %slide-page%
                                                        )

                                                    [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] => ([^/]+)
                                                            [22] => ([^/]+)
                                                            [23] => ([^/]+)
                                                            [24] => ([^/]+)
                                                            [25] => ([^/]+)
                                                            [26] => ([^/]+)
                                                            [27] => ([^/]+)
                                                            [28] => ([^/]+)
                                                            [29] => ([^/]+)
                                                            [30] => ([^/]+)
                                                            [31] => ([^/]+)
                                                            [32] => ([^/]+)
                                                            [33] => ([^/]+)
                                                            [34] => ([^/]+)
                                                            [35] => ([^/]+)
                                                        )

                                                    [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] => fusion_tb_layout=
                                                            [12] => fusion_tb_section=
                                                            [13] => taxonomy=fusion_tb_category&term=
                                                            [14] => fusion_form=
                                                            [15] => category_name=
                                                            [16] => tag=
                                                            [17] => post_format=
                                                            [18] => sitemap=
                                                            [19] => sitemap-subtype=
                                                            [20] => sitemap-stylesheet=
                                                            [21] => postman_sent_mail=
                                                            [22] => avada_portfolio=
                                                            [23] => portfolio_category=
                                                            [24] => portfolio_skills=
                                                            [25] => portfolio_tags=
                                                            [26] => avada_faq=
                                                            [27] => faq_category=
                                                            [28] => themefusion_elastic=
                                                            [29] => themefusion_es_groups=
                                                            [30] => fusion_template=
                                                            [31] => fusion_element=
                                                            [32] => taxonomy=element_category&term=
                                                            [33] => taxonomy=template_category&term=
                                                            [34] => slide=
                                                            [35] => taxonomy=slide-page&term=
                                                        )

                                                    [feeds] => Array
                                                        (
                                                            [0] => feed
                                                            [1] => rdf
                                                            [2] => rss
                                                            [3] => rss2
                                                            [4] => atom
                                                        )

                                                )

                                        )

                                    [1] => sanitize_rewrite_rules_option
                                )

                            [accepted_args] => 1
                        )

                )

        )

    [priorities:protected] => Array
        (
            [0] => 10
        )

    [iterations:WP_Hook:private] => Array
        (
        )

    [current_priority:WP_Hook:private] => Array
        (
        )

    [nesting_level:WP_Hook:private] => 0
    [doing_action:WP_Hook:private] => 
)

csichley

About Carolyn Sichley

This author has not yet filled in any details.
So far Carolyn Sichley has created 33 blog entries.

Elder Financial Abuse Awareness

2024-07-01T12:29:39-05:00

June is Elder Abuse Awareness Month: Protecting Seniors from Financial Scams June 25, 2024 June is Elder Abuse Awareness Month, a crucial time to bring our attention to the importance of protecting seniors from financial scams. Financial abuse is the fastest-growing form of elder abuse, and it’s our collective responsibility to safeguard [...]

Elder Financial Abuse Awareness2024-07-01T12:29:39-05:00

Bennington State Bank and First Bank Kansas to Finance Salina Destination Housing Project

2024-08-09T13:01:40-05:00

Bennington State Bank and First Bank Kansas Partner to Finance Salina Destination Housing Project Magnolia Village Ground-Breaking May 27, 2024 This partnership underscores our commitment to the communities we serve, supporting growth and making a meaningful impact through strategic investments. This development [...]

Bennington State Bank and First Bank Kansas to Finance Salina Destination Housing Project2024-08-09T13:01:40-05:00

Debra Adams Selected for 2023 Distinguished Leadership Award

2023-11-15T13:14:19-06:00

BSB Treasury Officer Debra Adams Honored with 2023 Leadership Kansas Distinguished Leadership Award Participating in the Leadership Kansas Program has been an incredibly humbling and enriching experience. I am deeply honored to have been selected for this opportunity. The insights, connections, and skills I have gained in [...]

Debra Adams Selected for 2023 Distinguished Leadership Award2023-11-15T13:14:19-06:00

Mike Berkley Match Madness Free Throw Shots

2023-03-16T09:24:35-05:00

Chairman of the Board, Mike Berkley, will shoot free throws at Match Madness Salina, Kansas- Bennington State Bank Chairman of the Board, Mike Berkley, along with Aubrey Linville, will be shooting free throw shots at the Salina Field House on March 23rd at 1:30pm. Mike has one minute to [...]

Mike Berkley Match Madness Free Throw Shots2023-03-16T09:24:35-05:00

Letter from the President and CEO

2023-03-15T09:30:08-05:00

Locally owned and operated for our entire 135-year existence, Bennington State Bank (BSB) has consistently provided safety and security to our customers, while maintaining the capital, asset quality, liquidity, interest rate positioning and overall fortress balance sheet strength that allows us to be an industry leader. [...]

Letter from the President and CEO2023-03-15T09:30:08-05:00

Debra Adams Selected for 2023 Leadership Kansas Class

2023-03-08T14:11:26-06:00

The Bennington State Bank Announces Debra Adams Participation in 2023 Leadership Kansas Class Debra Adams, VP, Treasury Management Officer  Debbie's work ethic, connection to community and her innate ability to build relationships makes her the perfect candidate for this experience. [...]

Debra Adams Selected for 2023 Leadership Kansas Class2023-03-08T14:11:26-06:00

Positive Pay can help eliminate check fraud

2024-02-26T16:40:17-06:00

Protect your business with Bennington State Bank's Positive Pay, an advanced system designed to significantly reduce your exposure to check fraud at NO CHARGE to you.  We understand the importance of safeguarding your assets and are committed to providing you with the best banking solutions and services to help protect [...]

Positive Pay can help eliminate check fraud2024-02-26T16:40:17-06:00

Salina Symphony Ticket Giveaway

2023-01-19T11:15:52-06:00

Win Salina Symphony Tickets! As the presenting sponsor for this Salina Symphony performance, we are giving away SIX SETS of 2 TICKETS! Salina Symphony Presents JOURNEY: Ellis Island, The Dream of America Concert Details: Sunday, Jan 29th 4:00 PM Stiefel Theatre, Salina KS Enter the drawing by [...]

Salina Symphony Ticket Giveaway2023-01-19T11:15:52-06:00
Go to Top