{"id":17688,"date":"2026-01-21T20:24:03","date_gmt":"2026-01-21T19:24:03","guid":{"rendered":"https:\/\/altaydagistan.com\/?page_id=17688"},"modified":"2026-03-17T10:16:51","modified_gmt":"2026-03-17T09:16:51","slug":"modern-hero-slider-ucretsiz-wordpress-eklentisi","status":"publish","type":"post","link":"https:\/\/altaydagistan.com\/tr\/modern-hero-slider-ucretsiz-wordpress-eklentisi\/","title":{"rendered":"\u00dccretsiz Hero Slider WordPress Eklentisi : Modern ve S\u00fcr\u00fckleyici Tasar\u0131m"},"content":{"rendered":"\n<style>\n    \/* Scoped Styles for Plugin Presentation *\/\n    .comhit-showcase-wrapper {\n        \/* Brand Palette Variables *\/\n        --brand-bg: #0A0A12;\n        --brand-white: #FFFFFF;\n        --brand-light-gray: #B9B9B9;\n        --brand-gray: #8E8E8E;\n        --brand-dark-gray: #434343;\n        --brand-red: #CD3434;\n        --brand-blue: #287CCA;\n        --brand-green: #4CB731;\n        \n        font-family: 'Inter', system-ui, -apple-system, sans-serif;\n        color: var(--brand-white);\n        background-color: transparent; \/* Se fond dans le site *\/\n        margin: 2rem 0;\n    }\n\n    \/* Typography Utilities *\/\n    .comhit-text-blue { color: var(--brand-blue); }\n    .comhit-text-gray { color: var(--brand-gray); }\n    \n    \/* Header Section *\/\n    .comhit-header {\n        text-align: center;\n        margin-bottom: 3rem;\n        padding-bottom: 2rem;\n        border-bottom: 1px solid var(--brand-dark-gray);\n    }\n\n    .comhit-header h2 {\n        color: var(--brand-white);\n        font-size: 2.5rem;\n        margin-bottom: 1rem;\n        line-height: 1.1;\n        letter-spacing: -0.02em;\n    }\n\n    .comhit-badges {\n        display: flex;\n        justify-content: center;\n        gap: 10px;\n        flex-wrap: wrap;\n    }\n\n    .comhit-pill {\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n        background: rgba(40, 124, 202, 0.1);\n        color: var(--brand-blue);\n        border: 1px solid rgba(40, 124, 202, 0.3);\n        padding: 6px 14px;\n        border-radius: 100px;\n        font-size: 0.8rem;\n        font-weight: 600;\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n    }\n\n    \/* SVG Icon Sizing *\/\n    .comhit-icon {\n        width: 16px;\n        height: 16px;\n        fill: currentColor;\n    }\n    .comhit-icon-lg {\n        width: 32px;\n        height: 32px;\n        fill: var(--brand-blue);\n        margin-bottom: 1rem;\n    }\n\n    \/* Screenshot Area *\/\n    .comhit-screenshot-frame {\n        width: 100%;\n        max-width: 1000px;\n        margin: 0 auto 3rem auto;\n        border-radius: 12px;\n        overflow: hidden;\n        box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.7);\n        border: 1px solid var(--brand-dark-gray);\n        background: #000;\n        line-height: 0;\n        position: relative;\n    }\n    \n    .comhit-screenshot-frame img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    .comhit-content {\n        max-width: 1000px;\n        margin: 0 auto;\n        padding-bottom: 4rem;\n    }\n\n    .comhit-intro {\n        font-size: 1.2rem;\n        line-height: 1.6;\n        color: var(--brand-light-gray);\n        margin-bottom: 3rem;\n        max-width: 800px;\n    }\n\n    \/* Feature Grid with Icons *\/\n    .comhit-grid {\n        display: grid;\n        grid-template-columns: 1fr;\n        gap: 2rem;\n        margin-bottom: 4rem;\n    }\n\n    @media (min-width: 768px) {\n        .comhit-grid {\n            grid-template-columns: 1fr 1fr;\n        }\n    }\n\n    .comhit-feature-card {\n        background: rgba(255, 255, 255, 0.02);\n        padding: 2rem;\n        border-radius: 8px;\n        border: 1px solid var(--brand-dark-gray);\n        transition: transform 0.2s, border-color 0.2s;\n    }\n\n    .comhit-feature-card:hover {\n        border-color: var(--brand-blue);\n        transform: translateY(-2px);\n    }\n\n    .comhit-feature-card h4 {\n        color: var(--brand-white);\n        margin: 0 0 0.75rem 0;\n        font-size: 1.25rem;\n    }\n\n    .comhit-feature-card p {\n        color: var(--brand-gray);\n        font-size: 0.95rem;\n        margin: 0;\n        line-height: 1.5;\n    }\n\n    \/* Styling Capabilities Section *\/\n    .comhit-styling-section {\n        background: rgba(10, 10, 18, 0.8);\n        border-top: 1px solid var(--brand-dark-gray);\n        border-bottom: 1px solid var(--brand-dark-gray);\n        padding: 3rem 0;\n        margin: 2rem 0 4rem 0;\n    }\n\n    .comhit-styling-grid {\n        display: grid;\n        grid-template-columns: 1fr;\n        gap: 2rem;\n    }\n    @media (min-width: 768px) {\n        .comhit-styling-grid { grid-template-columns: 1fr 1fr; align-items: center; }\n    }\n\n    .comhit-check-list {\n        list-style: none;\n        padding: 0;\n        margin: 0;\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 1rem;\n    }\n\n    .comhit-check-list li {\n        display: flex;\n        align-items: center;\n        gap: 10px;\n        color: var(--brand-light-gray);\n        font-size: 0.9rem;\n    }\n\n    .comhit-check-icon {\n        color: var(--brand-green);\n        flex-shrink: 0;\n    }\n\n    \/* Performance Section *\/\n    .comhit-perf-box {\n        display: flex;\n        flex-direction: column;\n        gap: 1rem;\n        margin-bottom: 3rem;\n        padding: 1.5rem;\n        background: linear-gradient(90deg, rgba(40, 124, 202, 0.05) 0%, transparent 100%);\n        border-left: 4px solid var(--brand-blue);\n        border-radius: 0 8px 8px 0;\n    }\n\n    \/* Code Blocks *\/\n    code.comhit-snippet {\n        display: block;\n        background: rgba(0,0,0,0.3);\n        padding: 1.5rem;\n        border-radius: 6px;\n        color: var(--brand-light-gray);\n        font-family: 'Fira Code', monospace;\n        font-size: 0.9rem;\n        overflow-x: auto;\n        border: 1px solid var(--brand-dark-gray);\n        margin-top: 1rem;\n    }\n\n    \/* Table *\/\n    .comhit-table-wrapper {\n        overflow-x: auto;\n        margin-bottom: 3rem;\n    }\n\n    table.comhit-params {\n        width: 100%;\n        border-collapse: collapse;\n        color: var(--brand-light-gray);\n        font-size: 0.9rem;\n    }\n\n    table.comhit-params th {\n        text-align: left;\n        padding: 1rem;\n        border-bottom: 1px solid var(--brand-dark-gray);\n        color: var(--brand-white);\n    }\n    \n    table.comhit-params td {\n        padding: 1rem;\n        border-bottom: 1px solid rgba(67, 67, 67, 0.3);\n    }\n\n    .comhit-actions {\n        margin-top: 3rem;\n        padding-top: 2rem;\n        border-top: 1px solid var(--brand-dark-gray);\n    }\n    \n    .comhit-actions h4 {\n        margin: 0 0 1rem 0;\n        color: var(--brand-blue);\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        font-size: 0.9rem;\n    }\n<\/style>\n\n<div class=\"comhit-showcase-wrapper\">\n    \n    <div class=\"comhit-header\">\n        <h2>Comhit Modern Hero Slider<\/h2>\n        <div class=\"comhit-badges\">\n            <span class=\"comhit-pill\">\n                <svg class=\"comhit-icon\" viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z\"\/><\/svg>\n                v1.0.0\n            <\/span>\n            <span class=\"comhit-pill\">\n                <svg class=\"comhit-icon\" viewBox=\"0 0 24 24\"><path d=\"M13 3h-2v10h2V3zm4.83 2.17l-1.42 1.42C17.99 7.86 19 9.81 19 12c0 3.87-3.13 7-7 7s-7-3.13-7-7c0-2.19 1.01-4.14 2.58-5.42L6.17 5.17C4.23 6.82 3 9.26 3 12c0 4.97 4.03 9 9 9s9-4.03 9-9c0-2.74-1.23-5.18-3.17-6.83z\"\/><\/svg>\n                Ultra-L\u00e9ger\n            <\/span>\n            <span class=\"comhit-pill\">\n                <svg class=\"comhit-icon\" viewBox=\"0 0 24 24\"><path d=\"M4 6h18V4H4c-1.1 0-2 .9-2 2v11H0v3h14v-3H4V6zm19 2h-6c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h6c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1zm-1 9h-4v-7h4v7z\"\/><\/svg>\n                100% Responsive\n            <\/span>\n        <\/div>\n    <\/div>\n\n    <div class=\"comhit-content\">\n        \n        <div class=\"comhit-screenshot-frame\">\n            <img decoding=\"async\" src=\"https:\/\/altaydagistan.com\/wp-content\/uploads\/2026\/01\/comhit-hero-slider-ss.jpg\" alt=\"Aper\u00e7u du Comhit Hero Slider\" loading=\"lazy\" title=\"\">\n        <\/div>\n\n        <p class=\"comhit-intro\">\n            Transformez vos landing pages avec une section \u00ab\u00a0Hero\u00a0\u00bb immersive. Ce plugin g\u00e9n\u00e8re un slider vertical infini avec une rotation dynamique de 20\u00b0, optimis\u00e9 pour capturer l&rsquo;attention d\u00e8s la premi\u00e8re seconde.\n        <\/p>\n        \n        <div class=\"comhit-perf-box\">\n            <h3 style=\"margin:0; color:var(--brand-white); font-size:1.1rem; display:flex; align-items:center; gap:10px;\">\n                <svg style=\"width:20px; height:20px; fill:var(--brand-blue);\" viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z\"\/><\/svg>\n                Performance Maximale\n            <\/h3>\n            <p style=\"margin:0; color:var(--brand-gray); font-size:0.95rem;\">\n                Con\u00e7u pour la vitesse : code ultra-l\u00e9ger sans d\u00e9pendances lourdes. L&rsquo;animation utilise l&rsquo;acc\u00e9l\u00e9ration mat\u00e9rielle (GPU) via <code style=\"color:white\">transform3d<\/code> pour garantir une fluidit\u00e9 constante \u00e0 60fps, m\u00eame sur mobile.\n            <\/p>\n        <\/div>\n\n        <div class=\"comhit-grid\">\n            <div class=\"comhit-feature-card\">\n                <svg class=\"comhit-icon-lg\" viewBox=\"0 0 24 24\"><path d=\"M7 19h10V4H7v15zm-5-2h4V6H2v11zM18 6v11h4V6h-4z\"\/><\/svg>\n                <h4>Slider Vertical Infini<\/h4>\n                <p>D\u00e9filement continu sans coupure (loop parfait). Une exp\u00e9rience visuelle hypnotique qui invite l&rsquo;utilisateur \u00e0 scroller.<\/p>\n            <\/div>\n            <div class=\"comhit-feature-card\">\n                <svg class=\"comhit-icon-lg\" viewBox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z\"\/><\/svg>\n                <h4>Rotation Dynamique<\/h4>\n                <p>Inclinaison de 20\u00b0 (ajustable) pour briser la monotonie des designs horizontaux classiques.<\/p>\n            <\/div>\n            <div class=\"comhit-feature-card\">\n                <svg class=\"comhit-icon-lg\" viewBox=\"0 0 24 24\"><path d=\"M12 3c-4.97 0-9 4.03-9 9s4.03 9 9 9c.83 0 1.5-.67 1.5-1.5 0-.39-.15-.74-.39-1.01-.23-.26-.38-.61-.38-.99 0-.83.67-1.5 1.5-1.5H16c2.76 0 5-2.24 5-5 0-4.42-4.03-8-9-8zm-5.5 9c-.83 0-1.5-.67-1.5-1.5S5.67 9 6.5 9 8 9.67 8 10.5 7.33 12 6.5 12zm3-4C8.67 8 8 7.33 8 6.5S8.67 5 9.5 5s1.5.67 1.5 1.5S10.33 8 9.5 8zm5 0c-.83 0-1.5-.67-1.5-1.5S13.67 5 14.5 5s1.5.67 1.5 1.5S15.33 8 14.5 8zm3 4c-.83 0-1.5-.67-1.5-1.5S16.67 9 17.5 9s1.5.67 1.5 1.5-.67 1.5-1.5 1.5z\"\/><\/svg>\n                <h4>D\u00e9grad\u00e9s Intelligents<\/h4>\n                <p>Overlay gradient automatique pour assurer une lisibilit\u00e9 parfaite du texte H1 sur n&rsquo;importe quelle image.<\/p>\n            <\/div>\n            <div class=\"comhit-feature-card\">\n                <svg class=\"comhit-icon-lg\" viewBox=\"0 0 24 24\"><path d=\"M4 6h18V4H4c-1.1 0-2 .9-2 2v11H0v3h14v-3H4V6zm19 2h-6c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h6c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1zm-1 9h-4v-7h4v7z\"\/><\/svg>\n                <h4>Logique Responsive<\/h4>\n                <p>Le plugin adapte intelligemment l&rsquo;angle et la disposition selon l&rsquo;appareil (Mobile, Tablette, Bureau).<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"comhit-styling-section\">\n            <div class=\"comhit-styling-grid\">\n                <div>\n                    <h3 style=\"margin-top:0; color:var(--brand-white);\">Contr\u00f4le Visuel Total<\/h3>\n                    <p style=\"color:var(--brand-gray); margin-bottom:1.5rem;\">\n                        Ne soyez pas limit\u00e9 par des styles cod\u00e9s en dur. Le plugin offre une interface exhaustive pour personnaliser chaque aspect du design sans toucher au CSS.\n                    <\/p>\n                <\/div>\n                <div>\n                    <ul class=\"comhit-check-list\">\n                        <li><span class=\"comhit-check-icon\">\u2713<\/span> Support Google Fonts<\/li>\n                        <li><span class=\"comhit-check-icon\">\u2713<\/span> Polices personnalis\u00e9es<\/li>\n                        <li><span class=\"comhit-check-icon\">\u2713<\/span> Tailles de police (clamp)<\/li>\n                        <li><span class=\"comhit-check-icon\">\u2713<\/span> Graisse &#038; Interlettrage<\/li>\n                        <li><span class=\"comhit-check-icon\">\u2713<\/span> Hauteur de ligne<\/li>\n                        <li><span class=\"comhit-check-icon\">\u2713<\/span> Couleurs &#038; D\u00e9grad\u00e9s<\/li>\n                        <li><span class=\"comhit-check-icon\">\u2713<\/span> Styles de boutons (hover, shadow)<\/li>\n                        <li><span class=\"comhit-check-icon\">\u2713<\/span> Marges &#038; Paddings<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"comhit-code-section\">\n            <h3 style=\"color:var(--brand-white); border-left:3px solid var(--brand-blue); padding-left:1rem; margin-top:0;\">\n                Mise en \u0153uvre Rapide\n            <\/h3>\n            \n            <p style=\"margin: 1.5rem 0 0.5rem 0; color: var(--brand-gray);\">Usage simple :<\/p>\n            <code class=\"comhit-snippet\">[comhit_hero_slider]<\/code>\n            \n            <p style=\"margin: 1.5rem 0 0.5rem 0; color: var(--brand-gray);\">Usage avanc\u00e9 :<\/p>\n            <code class=\"comhit-snippet\">\n[comhit_hero_slider <br>\n&nbsp;&nbsp;title=\"Design & Performance\"<br> \n&nbsp;&nbsp;speed=\"25\" <br>\n&nbsp;&nbsp;rotation=\"15\" <br>\n&nbsp;&nbsp;button_text=\"Voir le Portfolio\"<br>\n]\n            <\/code>\n        <\/div>\n\n        <div class=\"comhit-table-wrapper\">\n            <table class=\"comhit-params\">\n                <thead>\n                    <tr>\n                        <th>Param\u00e8tre<\/th>\n                        <th>Type<\/th>\n                        <th>D\u00e9faut<\/th>\n                        <th>Description<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td style=\"color: var(--brand-blue); font-family:monospace;\">speed<\/td>\n                        <td>Nombre<\/td>\n                        <td>20<\/td>\n                        <td>Dur\u00e9e du cycle d&rsquo;animation en secondes.<\/td>\n                    <\/tr>\n                    <tr>\n                        <td style=\"color: var(--brand-blue); font-family:monospace;\">height<\/td>\n                        <td>Nombre<\/td>\n                        <td>100<\/td>\n                        <td>Hauteur en unit\u00e9s viewport (vh).<\/td>\n                    <\/tr>\n                    <tr>\n                        <td style=\"color: var(--brand-blue); font-family:monospace;\">rotation<\/td>\n                        <td>Nombre<\/td>\n                        <td>20<\/td>\n                        <td>Angle d&rsquo;inclinaison (-45 \u00e0 45 deg).<\/td>\n                    <\/tr>\n                    <tr>\n                        <td style=\"color: var(--brand-blue); font-family:monospace;\">gradient_opacity<\/td>\n                        <td>Nombre<\/td>\n                        <td>1<\/td>\n                        <td>Opacit\u00e9 du d\u00e9grad\u00e9 (0 \u00e0 1).<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n\n        <div class=\"comhit-actions\">\n           <h4>T\u00e9l\u00e9charger le Plugin<\/h4>\n                   <div class=\"adpdm-download-wrapper\" data-download-id=\"17692\">\n                            <h3 class=\"adpdm-download-title\" style=\"color: #ffffff; font-size: 24px; font-weight: bold; margin-bottom: 15px\">\n                    Comhit Hero Slider                <\/h3>\n                        \n                            <div class=\"adpdm-download-description\">\n                    <p>Remplissez ce formulaire pour t\u00e9l\u00e9charger. Je partagerai aussi avec vous des ressources gratuites que je cr\u00e9e au fil du temps.<\/p>\n                <\/div>\n                        \n                        \n                            <div class=\"adpdm-download-form-container\">\n                                            <div class=\"adpdm-form-info\">\n                            All fields are required.                        <\/div>\n                                        \n                    <form class=\"adpdm-download-form\" method=\"post\" novalidate>\n                        <input type=\"hidden\" id=\"adpdm_form_nonce\" name=\"adpdm_form_nonce\" value=\"9d0f532673\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/tr\/wp-json\/wp\/v2\/posts\/17688\" \/>                        <input type=\"hidden\" name=\"adpdm_download_id\" value=\"17692\" \/>\n                        <input type=\"hidden\" name=\"adpdm_download_token\" value=\"GATHtx37vx0RHMmIXcAZGUbmQsSC3FlH\" \/>\n                        <input type=\"hidden\" name=\"adpdm_timestamp\" value=\"1775328151\" \/>\n                        \n                        <!-- Honeypot field (hidden from users) -->\n                        <input type=\"text\" name=\"adpdm_website\" value=\"\" style=\"position: absolute; left: -9999px; opacity: 0;\" tabindex=\"-1\" autocomplete=\"off\" \/>\n                        \n                        <p>\n                            <label for=\"adpdm_name_17692\">\n                                Name:                            <\/label>\n                            <input \n                                type=\"text\" \n                                id=\"adpdm_name_17692\" \n                                name=\"adpdm_name\" \n                                maxlength=\"100\" \n                                required \n                                class=\"adpdm-form-field\"\n                                                            \/>\n                        <\/p>\n                        \n                        <p>\n                            <label for=\"adpdm_email_17692\">\n                                Email:                            <\/label>\n                            <input \n                                type=\"email\" \n                                id=\"adpdm_email_17692\" \n                                name=\"adpdm_email\" \n                                maxlength=\"254\" \n                                required \n                                class=\"adpdm-form-field\"\n                                                            \/>\n                        <\/p>\n                        \n                                                    <p>\n                                <div class=\"cf-turnstile\" data-sitekey=\"0x4AAAAAABfPXZLJxYc2pzzG\" data-theme=\"auto\"><\/div>\n                            <\/p>\n                                                \n                        <p>\n                            <button type=\"submit\" class=\"adpdm-download-button\" style=\"background-color: #4CB731; color: #ffffff; font-size: 16px; font-weight: 600; padding: 12px 24px 12px 24px; border-radius: 5px\" data-hover-style=\"background-color: #5cdf3b; color: #ffffff\">\n                                T\u00e9l\u00e9charger gratuitement                            <\/button>\n                        <\/p>\n                    <\/form>\n                <\/div>\n                    <\/div>\n        \n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Comhit Modern Hero Slider v1.0.0 Ultra-L\u00e9ger 100% Responsive Transformez vos landing pages avec une section \u00ab\u00a0Hero\u00a0\u00bb immersive. Ce plugin g\u00e9n\u00e8re un slider vertical infini avec une rotation dynamique de 20\u00b0, optimis\u00e9 pour capturer l&rsquo;attention d\u00e8s la premi\u00e8re seconde. Performance Maximale Con\u00e7u pour la vitesse : code ultra-l\u00e9ger sans d\u00e9pendances lourdes. L&rsquo;animation utilise l&rsquo;acc\u00e9l\u00e9ration mat\u00e9rielle (GPU) [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":17691,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_gspb_post_css":"","footnotes":""},"categories":[155,194],"tags":[],"class_list":["post-17688","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog-graphisme","category-plugins-wordpress"],"blocksy_meta":{"has_hero_section":"disabled","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6},"page_structure_type":"type-4"},"_links":{"self":[{"href":"https:\/\/altaydagistan.com\/tr\/wp-json\/wp\/v2\/posts\/17688","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/altaydagistan.com\/tr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/altaydagistan.com\/tr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/altaydagistan.com\/tr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/altaydagistan.com\/tr\/wp-json\/wp\/v2\/comments?post=17688"}],"version-history":[{"count":8,"href":"https:\/\/altaydagistan.com\/tr\/wp-json\/wp\/v2\/posts\/17688\/revisions"}],"predecessor-version":[{"id":18190,"href":"https:\/\/altaydagistan.com\/tr\/wp-json\/wp\/v2\/posts\/17688\/revisions\/18190"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/altaydagistan.com\/tr\/wp-json\/wp\/v2\/media\/17691"}],"wp:attachment":[{"href":"https:\/\/altaydagistan.com\/tr\/wp-json\/wp\/v2\/media?parent=17688"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/altaydagistan.com\/tr\/wp-json\/wp\/v2\/categories?post=17688"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/altaydagistan.com\/tr\/wp-json\/wp\/v2\/tags?post=17688"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}