WP_Query Object
(
    [query] => Array
        (
            [page] => 
            [pagename] => contacts
        )

    [query_vars] => Array
        (
            [page] => 0
            [pagename] => contacts
            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => contacts
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [paged] => 0
            [meta_key] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => 
            [menu_order] => 
            [embed] => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [search_columns] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [post_type] => 
            [posts_per_page] => 10
            [nopaging] => 
            [comments_per_page] => 50
            [no_found_rows] => 
            [order] => DESC
        )

    [tax_query] => 
    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => 
            [meta_table] => 
            [meta_id_column] => 
            [primary_table] => 
            [primary_id_column] => 
            [table_aliases:protected] => Array
                (
                )

            [clauses:protected] => Array
                (
                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [queried_object] => WP_Post Object
        (
            [ID] => 7
            [post_author] => 1
            [post_date] => 2023-02-20 16:30:02
            [post_date_gmt] => 2023-02-20 15:30:02
            [post_content] => [contact-form-7 id="12"]
            [post_title] => Contacts
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => contacts
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2024-01-25 16:13:54
            [post_modified_gmt] => 2024-01-25 15:13:54
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => https://theme.lk-web.fr/contacts/
            [menu_order] => -2
            [post_type] => page
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [queried_object_id] => 7
    [request] => SELECT   wp_posts.*
					 FROM wp_posts 
					 WHERE 1=1  AND (wp_posts.ID = '7') AND wp_posts.post_type = 'page'
					 
					 ORDER BY wp_posts.post_date DESC
					 
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 7
                    [post_author] => 1
                    [post_date] => 2023-02-20 16:30:02
                    [post_date_gmt] => 2023-02-20 15:30:02
                    [post_content] => [contact-form-7 id="12"]
                    [post_title] => Contacts
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => contacts
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-01-25 16:13:54
                    [post_modified_gmt] => 2024-01-25 15:13:54
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://theme.lk-web.fr/contacts/
                    [menu_order] => -2
                    [post_type] => page
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 1
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 7
            [post_author] => 1
            [post_date] => 2023-02-20 16:30:02
            [post_date_gmt] => 2023-02-20 15:30:02
            [post_content] => [contact-form-7 id="12"]
            [post_title] => Contacts
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => contacts
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2024-01-25 16:13:54
            [post_modified_gmt] => 2024-01-25 15:13:54
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => https://theme.lk-web.fr/contacts/
            [menu_order] => -2
            [post_type] => page
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 1
    [max_num_pages] => 0
    [max_num_comment_pages] => 0
    [is_single] => 
    [is_preview] => 
    [is_page] => 1
    [is_archive] => 
    [is_date] => 
    [is_year] => 
    [is_month] => 
    [is_day] => 
    [is_time] => 
    [is_author] => 
    [is_category] => 
    [is_tag] => 
    [is_tax] => 
    [is_search] => 
    [is_feed] => 
    [is_comment_feed] => 
    [is_trackback] => 
    [is_home] => 
    [is_privacy_policy] => 
    [is_404] => 
    [is_embed] => 
    [is_paged] => 
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 1
    [is_robots] => 
    [is_favicon] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => 4ff8b34b904199b2ab57e275c1c9025a
    [query_vars_changed:WP_Query:private] => 
    [thumbnails_cached] => 
    [allow_query_attachment_by_filename:protected] => 
    [stopwords:WP_Query:private] => 
    [compat_fields:WP_Query:private] => Array
        (
            [0] => query_vars_hash
            [1] => query_vars_changed
        )

    [compat_methods:WP_Query:private] => Array
        (
            [0] => init_query_flags
            [1] => parse_tax_query
        )

    [is_main] => 1
    [DateTimeZone] => DateTimeZone Object
        (
            [timezone_type] => 3
            [timezone] => Europe/Paris
        )

    [site_title] => Thème Swagbox
    [site_url] => https://theme.lk-web.fr/
    [theme_uri] => https://theme.lk-web.fr/wp-content/themes/swagbox/
    [img_uri] => https://theme.lk-web.fr/wp-content/themes/swagbox/img/
    [is_logged] => 
    [current_url] => https://theme.lk-web.fr/contacts/
    [is_front] => 
)
1
WP_Rewrite Object
(
    [permalink_structure] => /%category%/%postname%/
    [use_trailing_slashes] => 1
    [author_base] => author
    [page_structure] => %pagename%
    [search_base] => search
    [comments_base] => comments
    [pagination_base] => page
    [comments_pagination_base] => comment-page
    [feed_base] => feed
    [front] => /
    [root] => 
    [index] => index.php
    [matches] => 
    [rules] => Array
        (
            [^wp-json/?$] => index.php?rest_route=/
            [^wp-json/(.*)?] => index.php?rest_route=/$matches[1]
            [^index.php/wp-json/?$] => index.php?rest_route=/
            [^index.php/wp-json/(.*)?] => index.php?rest_route=/$matches[1]
            [^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]
            [aligatos/?$] => index.php?post_type=aligatos
            [aligatos/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=aligatos&feed=$matches[1]
            [aligatos/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=aligatos&feed=$matches[1]
            [aligatos/page/([0-9]{1,})/?$] => index.php?post_type=aligatos&paged=$matches[1]
            [./(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
            [./(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
            [./(.+?)/embed/?$] => index.php?category_name=$matches[1]&embed=true
            [./(.+?)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
            [./(.+?)/?$] => index.php?category_name=$matches[1]
            [./([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?tag=$matches[1]&feed=$matches[2]
            [./([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?tag=$matches[1]&feed=$matches[2]
            [./([^/]+)/embed/?$] => index.php?tag=$matches[1]&embed=true
            [./([^/]+)/page/?([0-9]{1,})/?$] => index.php?tag=$matches[1]&paged=$matches[2]
            [./([^/]+)/?$] => 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]
            [aligatos/[^/]+/attachment/([^/]+)/?$] => index.php?attachment=$matches[1]
            [aligatos/[^/]+/attachment/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
            [aligatos/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
            [aligatos/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
            [aligatos/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
            [aligatos/[^/]+/attachment/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
            [aligatos/([^/]+)/embed/?$] => index.php?aligatos=$matches[1]&embed=true
            [aligatos/([^/]+)/trackback/?$] => index.php?aligatos=$matches[1]&tb=1
            [aligatos/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?aligatos=$matches[1]&feed=$matches[2]
            [aligatos/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?aligatos=$matches[1]&feed=$matches[2]
            [aligatos/([^/]+)/page/?([0-9]{1,})/?$] => index.php?aligatos=$matches[1]&paged=$matches[2]
            [aligatos/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?aligatos=$matches[1]&cpage=$matches[2]
            [aligatos/([^/]+)(?:/([0-9]+))?/?$] => index.php?aligatos=$matches[1]&page=$matches[2]
            [aligatos/[^/]+/([^/]+)/?$] => index.php?attachment=$matches[1]
            [aligatos/[^/]+/([^/]+)/trackback/?$] => index.php?attachment=$matches[1]&tb=1
            [aligatos/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
            [aligatos/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?attachment=$matches[1]&feed=$matches[2]
            [aligatos/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?attachment=$matches[1]&cpage=$matches[2]
            [aligatos/[^/]+/([^/]+)/embed/?$] => index.php?attachment=$matches[1]&embed=true
            [ciels/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?ciels=$matches[1]&feed=$matches[2]
            [ciels/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?ciels=$matches[1]&feed=$matches[2]
            [ciels/([^/]+)/embed/?$] => index.php?ciels=$matches[1]&embed=true
            [ciels/([^/]+)/page/?([0-9]{1,})/?$] => index.php?ciels=$matches[1]&paged=$matches[2]
            [ciels/([^/]+)/?$] => index.php?ciels=$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=2&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?category_name=$matches[1]&name=$matches[2]&embed=true
            [(.+?)/([^/]+)/trackback/?$] => index.php?category_name=$matches[1]&name=$matches[2]&tb=1
            [(.+?)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&name=$matches[2]&feed=$matches[3]
            [(.+?)/([^/]+)/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&name=$matches[2]&feed=$matches[3]
            [(.+?)/([^/]+)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&name=$matches[2]&paged=$matches[3]
            [(.+?)/([^/]+)/comment-page-([0-9]{1,})/?$] => index.php?category_name=$matches[1]&name=$matches[2]&cpage=$matches[3]
            [(.+?)/([^/]+)(?:/([0-9]+))?/?$] => index.php?category_name=$matches[1]&name=$matches[2]&page=$matches[3]
            [.+?/[^/]+/([^/]+)/?$] => 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
            [(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
            [(.+?)/(feed|rdf|rss|rss2|atom)/?$] => index.php?category_name=$matches[1]&feed=$matches[2]
            [(.+?)/embed/?$] => index.php?category_name=$matches[1]&embed=true
            [(.+?)/page/?([0-9]{1,})/?$] => index.php?category_name=$matches[1]&paged=$matches[2]
            [(.+?)/comment-page-([0-9]{1,})/?$] => index.php?category_name=$matches[1]&cpage=$matches[2]
            [(.+?)/?$] => index.php?category_name=$matches[1]
        )

    [extra_rules] => Array
        (
        )

    [extra_rules_top] => Array
        (
            [^wp-json/?$] => index.php?rest_route=/
            [^wp-json/(.*)?] => index.php?rest_route=/$matches[1]
            [^index.php/wp-json/?$] => index.php?rest_route=/
            [^index.php/wp-json/(.*)?] => index.php?rest_route=/$matches[1]
            [^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]
            [aligatos/?$] => index.php?post_type=aligatos
            [aligatos/feed/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=aligatos&feed=$matches[1]
            [aligatos/(feed|rdf|rss|rss2|atom)/?$] => index.php?post_type=aligatos&feed=$matches[1]
            [aligatos/page/([0-9]{1,})/?$] => index.php?post_type=aligatos&paged=$matches[1]
        )

    [non_wp_rules] => Array
        (
        )

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

            [post_tag] => Array
                (
                    [with_front] => 
                    [ep_mask] => 1024
                    [paged] => 1
                    [feed] => 1
                    [forcomments] => 
                    [walk_dirs] => 1
                    [endpoints] => 1
                    [struct] => ./%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%
                )

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

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

        )

    [endpoints] => Array
        (
        )

    [use_verbose_rules] => 
    [use_verbose_page_rules] => 1
    [rewritecode] => Array
        (
            [0] => %year%
            [1] => %monthnum%
            [2] => %day%
            [3] => %hour%
            [4] => %minute%
            [5] => %second%
            [6] => %postname%
            [7] => %post_id%
            [8] => %author%
            [9] => %pagename%
            [10] => %search%
            [11] => %category%
            [12] => %post_tag%
            [13] => %post_format%
            [14] => %sitemap%
            [15] => %sitemap-subtype%
            [16] => %sitemap-stylesheet%
            [17] => %aligatos%
            [18] => %ciels%
        )

    [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] => ([^/]+)
        )

    [queryreplace] => Array
        (
            [0] => year=
            [1] => monthnum=
            [2] => day=
            [3] => hour=
            [4] => minute=
            [5] => second=
            [6] => name=
            [7] => p=
            [8] => author_name=
            [9] => pagename=
            [10] => s=
            [11] => category_name=
            [12] => tag=
            [13] => post_format=
            [14] => sitemap=
            [15] => sitemap-subtype=
            [16] => sitemap-stylesheet=
            [17] => aligatos=
            [18] => ciels=
        )

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

)
1















    * champs obligatoires