{"id":8310807,"date":"2025-09-15T07:44:06","date_gmt":"2025-09-15T04:44:06","guid":{"rendered":"https:\/\/elementor.com\/tools\/?p=8310807"},"modified":"2025-09-15T07:50:15","modified_gmt":"2025-09-15T04:50:15","slug":"whatsapp-link-generator","status":"publish","type":"post","link":"https:\/\/elementor.com\/tools\/whatsapp-link-generator\/","title":{"rendered":"WhatsApp Link Generator"},"content":{"rendered":"\t\t<div data-elementor-type=\"container\" data-elementor-id=\"8310805\" class=\"elementor elementor-8310805\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-23691a2c e-flex e-con-boxed e-con e-parent\" data-id=\"23691a2c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-37c3711c elementor-widget elementor-widget-html\" data-id=\"37c3711c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n    \/* --- Base Styles Adapted from Your Code --- *\/\r\n    .html-viewer-app {\r\n        width: 100%;\r\n        max-width: 800px; \/* Adjusted for a single column layout *\/\r\n        margin: 0 auto;\r\n        padding: 40px 0 0;\r\n        background: transparent;\r\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\r\n    }\r\n\r\n    .main-content {\r\n        display: flex;\r\n        flex-direction: column;\r\n        gap: 25px; \/* Spacing between sections *\/\r\n        align-items: center;\r\n        justify-content: center;\r\n    }\r\n\r\n    .input-section {\r\n        width: 100%;\r\n        display: flex;\r\n        flex-direction: column;\r\n        background: white;\r\n        border-radius: 8px;\r\n        overflow: hidden;\r\n        border: 1.5px solid #EBEBEB;\r\n        box-shadow: 0 4px 12px rgba(0,0,0,0.08);\r\n    }\r\n    \r\n    .section-header {\r\n        background-color: #05047E;\r\n        color: white;\r\n        padding: 12px 20px;\r\n        font-weight: 500;\r\n        font-size: 1.125rem;\r\n    }\r\n\r\n    .form-container {\r\n        padding: 25px;\r\n        display: flex;\r\n        flex-direction: column;\r\n        gap: 20px;\r\n    }\r\n\r\n    .form-group {\r\n        display: flex;\r\n        flex-direction: column;\r\n        gap: 8px;\r\n    }\r\n\r\n    .form-group label {\r\n        font-weight: 500;\r\n        font-size: 1rem;\r\n        color: #333;\r\n    }\r\n\r\n    .form-control {\r\n        width: 100%;\r\n        border: 1.5px solid #EBEBEB;\r\n        outline: none;\r\n        padding: 12px 15px;\r\n        font-size: 1rem;\r\n        border-radius: 4px;\r\n        background-color: #fff;\r\n        color: #333;\r\n        transition: border-color 0.2s, box-shadow 0.2s;\r\n    }\r\n\r\n    .form-control:focus {\r\n        border-color: #05047E;\r\n        box-shadow: 0 0 0 3px rgba(5, 4, 126, 0.1);\r\n    }\r\n\r\n    textarea.form-control {\r\n        resize: vertical;\r\n        min-height: 100px;\r\n        font-family: inherit;\r\n    }\r\n    \r\n    \/* --- Button Styles Adapted from Your Code --- *\/\r\n    .format-btn {\r\n        background-color: #000;\r\n        color: white;\r\n        border: none;\r\n        padding: 12px 20px;\r\n        cursor: pointer;\r\n        font-size: 1.125rem;\r\n        font-weight: 500;\r\n        transition: all 0.2s;\r\n        min-width: 11rem;\r\n        text-align: center;\r\n        border-radius: 4px;\r\n        align-self: flex-start; \/* Align button to the start *\/\r\n    }\r\n\r\n    .format-btn:is(:hover, :focus, :focus-visible, :active){\r\n        background-color: #545454;\r\n    }\r\n\r\n    .copy-btn {\r\n        background-color: rgb(255, 255, 255);\r\n        color: black;\r\n        border: 1px solid #ddd;\r\n        padding: 8px 16px;\r\n        border-radius: 4px;\r\n        cursor: pointer;\r\n        font-size: 14px;\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 8px;\r\n        transition: background-color 0.2s;\r\n        flex-shrink: 0; \/* Prevent button from shrinking *\/\r\n    }\r\n\r\n    .copy-btn:is(:hover, :focus, :focus-visible) {\r\n        background-color: #f6f6f6 !important;\r\n        color: black;\r\n    }\r\n    \r\n    .reset-btn {\r\n        background: none;\r\n        border: none;\r\n        color: black;\r\n        text-decoration: underline;\r\n        font-size: 1rem;\r\n        cursor: pointer;\r\n        padding: 0;\r\n        margin-top: 5px;\r\n        align-self: flex-end;\r\n        transition: color 0.2s;\r\n    }\r\n\r\n    .reset-btn:is(:hover, :focus, :focus-visible, :active) {\r\n        background: none;\r\n        color: #545454;\r\n        text-decoration: underline;\r\n    }\r\n\r\n    \/* --- Output\/Result Section --- *\/\r\n    .output-section {\r\n        width: 100%;\r\n        display: none; \/* Hidden by default *\/\r\n        flex-direction: column;\r\n        background: white;\r\n        border-radius: 8px;\r\n        overflow: hidden;\r\n        border: 1.5px solid #EBEBEB;\r\n    }\r\n\r\n    .output-section.show {\r\n        display: flex; \/* Shown when a link is generated *\/\r\n    }\r\n\r\n    .output-container {\r\n        padding: 25px;\r\n        display: flex;\r\n        flex-direction: column;\r\n        gap: 15px;\r\n    }\r\n    \r\n    .generated-link-container {\r\n        display: flex;\r\n        gap: 10px;\r\n        align-items: center;\r\n    }\r\n\r\n    #generatedLink {\r\n        background-color: #f9f9f9;\r\n        font-family: 'Courier New', monospace;\r\n    }\r\n\r\n    .output-actions {\r\n        display: flex;\r\n        gap: 15px;\r\n        margin-top: 5px;\r\n    }\r\n\r\n    #goToLinkBtn {\r\n        background-color: #ff7be5;\r\n        color: black;\r\n        text-decoration: none;\r\n    }\r\n\r\n    #goToLinkBtn:is(:hover, :focus, :focus-visible, :active) {\r\n        background-color: #ffa8ee;\r\n    }\r\n\r\n    \/* --- Success Message (from your code) --- *\/\r\n    .success-message {\r\n        position: fixed;\r\n        top: 20px;\r\n        right: 20px;\r\n        background-color: #28a745;\r\n        color: white;\r\n        padding: 12px 20px;\r\n        border-radius: 4px;\r\n        font-size: 14px;\r\n        opacity: 0;\r\n        transform: translateX(100%);\r\n        transition: all 0.3s ease;\r\n        z-index: 1000;\r\n    }\r\n\r\n    .success-message.show {\r\n        opacity: 1;\r\n        transform: translateX(0);\r\n    }\r\n<\/style>\r\n\r\n<div class=\"html-viewer-app\">\r\n    <div class=\"main-content\">\r\n        <!-- Input Form Section -->\r\n        <div class=\"input-section\">\r\n            <div class=\"section-header\">\r\n                WhatsApp Link Generator\r\n            <\/div>\r\n            <div class=\"form-container\">\r\n                <div class=\"form-group\">\r\n                    <label for=\"phoneNumber\">WhatsApp Phone Number<\/label>\r\n                    <input type=\"tel\" id=\"phoneNumber\" class=\"form-control\" placeholder=\"Enter number with country code (e.g., 972501234567)\">\r\n                <\/div>\r\n                <div class=\"form-group\">\r\n                    <label for=\"message\">Pre-filled Message (Optional)<\/label>\r\n                    <textarea id=\"message\" class=\"form-control\" placeholder=\"Hello! I'm interested in your services.\"><\/textarea>\r\n                <\/div>\r\n                <button id=\"generateBtn\" class=\"format-btn\">Generate Link<\/button>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Output\/Result Section -->\r\n        <div id=\"outputSection\" class=\"output-section\">\r\n            <div class=\"section-header\">\r\n                Your Generated Link\r\n            <\/div>\r\n            <div class=\"output-container\">\r\n                <div class=\"generated-link-container\">\r\n                    <input type=\"text\" id=\"generatedLink\" class=\"form-control\" readonly>\r\n                    <button id=\"copyBtn\" class=\"copy-btn\">\r\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" fill=\"currentColor\" viewBox=\"0 0 16 16\">\r\n                          <path d=\"M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1h1a1 1 0 0 1 1 1V14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3.5a1 1 0 0 1 1-1h1v-1z\"\/>\r\n                          <path d=\"M9.5 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3zM-1 7a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 0 1H-.5A.5.5 0 0 1-1 7zM5 1.5A1.5 1.5 0 0 1 6.5 0h3A1.5 1.5 0 0 1 11 1.5v1A1.5 1.5 0 0 1 9.5 4h-3A1.5 1.5 0 0 1 5 2.5v-1z\"\/>\r\n                        <\/svg>\r\n                        Copy\r\n                    <\/button>\r\n                <\/div>\r\n                 <div class=\"output-actions\">\r\n                    <a href=\"#\" id=\"goToLinkBtn\" class=\"format-btn\" target=\"_blank\" rel=\"noopener noreferrer\">Go to Link<\/a>\r\n                <\/div>\r\n                <button id=\"resetBtn\" class=\"reset-btn\">Create a new link<\/button>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <!-- Success Message Holder -->\r\n    <div id=\"copySuccessMessage\" class=\"success-message\">Link copied to clipboard!<\/div>\r\n<\/div>\r\n\r\n<script>\r\n    document.addEventListener('DOMContentLoaded', function () {\r\n        \/\/ --- DOM Element Selection ---\r\n        const phoneInput = document.getElementById('phoneNumber');\r\n        const messageInput = document.getElementById('message');\r\n        const generateBtn = document.getElementById('generateBtn');\r\n        const outputSection = document.getElementById('outputSection');\r\n        const generatedLinkInput = document.getElementById('generatedLink');\r\n        const copyBtn = document.getElementById('copyBtn');\r\n        const goToLinkBtn = document.getElementById('goToLinkBtn');\r\n        const resetBtn = document.getElementById('resetBtn');\r\n        const successMessage = document.getElementById('copySuccessMessage');\r\n\r\n        \/\/ --- Event Listeners ---\r\n        generateBtn.addEventListener('click', generateLink);\r\n        copyBtn.addEventListener('click', copyLink);\r\n        resetBtn.addEventListener('click', resetGenerator);\r\n\r\n        \/\/ --- Core Functions ---\r\n        function generateLink() {\r\n            \/\/ 1. Get and sanitize the phone number\r\n            const phone = phoneInput.value.trim().replace(\/\\D\/g, ''); \/\/ Removes all non-digit characters\r\n            if (!phone) {\r\n                alert('Please enter a valid phone number.');\r\n                phoneInput.focus();\r\n                return;\r\n            }\r\n\r\n            \/\/ 2. Get and encode the message\r\n            const message = messageInput.value.trim();\r\n            const encodedMessage = encodeURIComponent(message);\r\n\r\n            \/\/ 3. Construct the URL\r\n            let finalUrl = `https:\/\/wa.me\/${phone}`;\r\n            if (message) {\r\n                finalUrl += `?text=${encodedMessage}`;\r\n            }\r\n\r\n            \/\/ 4. Display the result\r\n            generatedLinkInput.value = finalUrl;\r\n            goToLinkBtn.href = finalUrl;\r\n            outputSection.classList.add('show');\r\n            outputSection.scrollIntoView({ behavior: 'smooth', block: 'center' });\r\n        }\r\n\r\n        function copyLink() {\r\n            const link = generatedLinkInput.value;\r\n            if (!link) return;\r\n\r\n            navigator.clipboard.writeText(link).then(() => {\r\n                \/\/ Success!\r\n                showSuccessMessage();\r\n            }).catch(err => {\r\n                \/\/ Error\r\n                console.error('Failed to copy: ', err);\r\n                alert('Failed to copy link.');\r\n            });\r\n        }\r\n\r\n        function resetGenerator() {\r\n            phoneInput.value = '';\r\n            messageInput.value = '';\r\n            generatedLinkInput.value = '';\r\n            goToLinkBtn.href = '#';\r\n            outputSection.classList.remove('show');\r\n            phoneInput.focus();\r\n        }\r\n\r\n        function showSuccessMessage() {\r\n            successMessage.classList.add('show');\r\n            setTimeout(() => {\r\n                successMessage.classList.remove('show');\r\n            }, 2500); \/\/ Message disappears after 2.5 seconds\r\n        }\r\n    });\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":5,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[22],"tags":[21],"class_list":["post-8310807","post","type-post","status-publish","format-standard","hentry","category-tools","tag-html-css-tools"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>WhatsApp Link Generator<\/title>\n<meta name=\"description\" content=\"Effortlessly create clickable WhatsApp links with our free WhatsApp link generator. Connect instantly with customers and streamline communication on your website.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/elementor.com\/tools\/whatsapp-link-generator\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"WhatsApp Link Generator\" \/>\n<meta property=\"og:description\" content=\"Effortlessly create clickable WhatsApp links with our free WhatsApp link generator. Connect instantly with customers and streamline communication on your website.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/elementor.com\/tools\/whatsapp-link-generator\/\" \/>\n<meta property=\"og:site_name\" content=\"Tools\" \/>\n<meta property=\"article:published_time\" content=\"2025-09-15T04:44:06+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-15T04:50:15+00:00\" \/>\n<meta name=\"author\" content=\"liz@148.red\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"liz@148.red\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/elementor.com\/tools\/whatsapp-link-generator\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/elementor.com\/tools\/whatsapp-link-generator\/\"},\"author\":{\"name\":\"liz@148.red\",\"@id\":\"https:\/\/elementor.com\/tools\/#\/schema\/person\/80e8375cb95e6030bc2f897c41c985ac\"},\"headline\":\"WhatsApp Link Generator\",\"datePublished\":\"2025-09-15T04:44:06+00:00\",\"dateModified\":\"2025-09-15T04:50:15+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/elementor.com\/tools\/whatsapp-link-generator\/\"},\"wordCount\":5,\"keywords\":[\"Html-Css-tools\"],\"articleSection\":[\"tools\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/elementor.com\/tools\/whatsapp-link-generator\/\",\"url\":\"https:\/\/elementor.com\/tools\/whatsapp-link-generator\/\",\"name\":\"WhatsApp Link Generator\",\"isPartOf\":{\"@id\":\"https:\/\/elementor.com\/tools\/#website\"},\"datePublished\":\"2025-09-15T04:44:06+00:00\",\"dateModified\":\"2025-09-15T04:50:15+00:00\",\"author\":{\"@id\":\"https:\/\/elementor.com\/tools\/#\/schema\/person\/80e8375cb95e6030bc2f897c41c985ac\"},\"description\":\"Effortlessly create clickable WhatsApp links with our free WhatsApp link generator. Connect instantly with customers and streamline communication on your website.\",\"breadcrumb\":{\"@id\":\"https:\/\/elementor.com\/tools\/whatsapp-link-generator\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/elementor.com\/tools\/whatsapp-link-generator\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/elementor.com\/tools\/whatsapp-link-generator\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/elementor.com\/tools\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"WhatsApp Link Generator\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/elementor.com\/tools\/#website\",\"url\":\"https:\/\/elementor.com\/tools\/\",\"name\":\"Tools\",\"description\":\"Just another Elementor hosted website ;)\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/elementor.com\/tools\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/elementor.com\/tools\/#\/schema\/person\/80e8375cb95e6030bc2f897c41c985ac\",\"name\":\"liz@148.red\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/63b900d3310bd1ed40162fb27f016e9920ae66fa5be07be5153344329ef7d9d2?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/63b900d3310bd1ed40162fb27f016e9920ae66fa5be07be5153344329ef7d9d2?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/63b900d3310bd1ed40162fb27f016e9920ae66fa5be07be5153344329ef7d9d2?s=96&d=mm&r=g\",\"caption\":\"liz@148.red\"},\"url\":\"https:\/\/elementor.com\/tools\/author\/liz148-red\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"WhatsApp Link Generator","description":"Effortlessly create clickable WhatsApp links with our free WhatsApp link generator. Connect instantly with customers and streamline communication on your website.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/elementor.com\/tools\/whatsapp-link-generator\/","og_locale":"en_US","og_type":"article","og_title":"WhatsApp Link Generator","og_description":"Effortlessly create clickable WhatsApp links with our free WhatsApp link generator. Connect instantly with customers and streamline communication on your website.","og_url":"https:\/\/elementor.com\/tools\/whatsapp-link-generator\/","og_site_name":"Tools","article_published_time":"2025-09-15T04:44:06+00:00","article_modified_time":"2025-09-15T04:50:15+00:00","author":"liz@148.red","twitter_card":"summary_large_image","twitter_misc":{"Written by":"liz@148.red","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/elementor.com\/tools\/whatsapp-link-generator\/#article","isPartOf":{"@id":"https:\/\/elementor.com\/tools\/whatsapp-link-generator\/"},"author":{"name":"liz@148.red","@id":"https:\/\/elementor.com\/tools\/#\/schema\/person\/80e8375cb95e6030bc2f897c41c985ac"},"headline":"WhatsApp Link Generator","datePublished":"2025-09-15T04:44:06+00:00","dateModified":"2025-09-15T04:50:15+00:00","mainEntityOfPage":{"@id":"https:\/\/elementor.com\/tools\/whatsapp-link-generator\/"},"wordCount":5,"keywords":["Html-Css-tools"],"articleSection":["tools"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/elementor.com\/tools\/whatsapp-link-generator\/","url":"https:\/\/elementor.com\/tools\/whatsapp-link-generator\/","name":"WhatsApp Link Generator","isPartOf":{"@id":"https:\/\/elementor.com\/tools\/#website"},"datePublished":"2025-09-15T04:44:06+00:00","dateModified":"2025-09-15T04:50:15+00:00","author":{"@id":"https:\/\/elementor.com\/tools\/#\/schema\/person\/80e8375cb95e6030bc2f897c41c985ac"},"description":"Effortlessly create clickable WhatsApp links with our free WhatsApp link generator. Connect instantly with customers and streamline communication on your website.","breadcrumb":{"@id":"https:\/\/elementor.com\/tools\/whatsapp-link-generator\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/elementor.com\/tools\/whatsapp-link-generator\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/elementor.com\/tools\/whatsapp-link-generator\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/elementor.com\/tools\/"},{"@type":"ListItem","position":2,"name":"WhatsApp Link Generator"}]},{"@type":"WebSite","@id":"https:\/\/elementor.com\/tools\/#website","url":"https:\/\/elementor.com\/tools\/","name":"Tools","description":"Just another Elementor hosted website ;)","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/elementor.com\/tools\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/elementor.com\/tools\/#\/schema\/person\/80e8375cb95e6030bc2f897c41c985ac","name":"liz@148.red","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/63b900d3310bd1ed40162fb27f016e9920ae66fa5be07be5153344329ef7d9d2?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/63b900d3310bd1ed40162fb27f016e9920ae66fa5be07be5153344329ef7d9d2?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/63b900d3310bd1ed40162fb27f016e9920ae66fa5be07be5153344329ef7d9d2?s=96&d=mm&r=g","caption":"liz@148.red"},"url":"https:\/\/elementor.com\/tools\/author\/liz148-red\/"}]}},"_links":{"self":[{"href":"https:\/\/elementor.com\/tools\/wp-json\/wp\/v2\/posts\/8310807","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/elementor.com\/tools\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/elementor.com\/tools\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/elementor.com\/tools\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/elementor.com\/tools\/wp-json\/wp\/v2\/comments?post=8310807"}],"version-history":[{"count":2,"href":"https:\/\/elementor.com\/tools\/wp-json\/wp\/v2\/posts\/8310807\/revisions"}],"predecessor-version":[{"id":8310811,"href":"https:\/\/elementor.com\/tools\/wp-json\/wp\/v2\/posts\/8310807\/revisions\/8310811"}],"wp:attachment":[{"href":"https:\/\/elementor.com\/tools\/wp-json\/wp\/v2\/media?parent=8310807"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/elementor.com\/tools\/wp-json\/wp\/v2\/categories?post=8310807"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/elementor.com\/tools\/wp-json\/wp\/v2\/tags?post=8310807"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}