{"id":3427,"date":"2026-09-07T10:01:06","date_gmt":"2026-09-07T10:01:06","guid":{"rendered":"https:\/\/www.arthrojoint.gr\/?p=3427"},"modified":"2026-09-21T14:22:30","modified_gmt":"2026-09-21T14:22:30","slug":"knee-replacement-recovery-timeline-when-will-my-knee-bend-again","status":"publish","type":"post","link":"https:\/\/www.arthrojoint.gr\/en\/%cf%87%cf%89%cf%81%ce%af%cf%82-%ce%ba%ce%b1%cf%84%ce%b7%ce%b3%ce%bf%cf%81%ce%af%ce%b1\/knee-replacement-recovery-timeline-when-will-my-knee-bend-again\/","title":{"rendered":"Knee Replacement Recovery Timeline: When Will My Knee Bend Again?"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">One of the most common concerns before and after knee replacement surgery is the same question: when will my knee bend normally again? The answer isn&#8217;t the same for everyone &#8211; it depends heavily on the surgical technique and the recovery protocol followed, not just each patient&#8217;s individual healing.<\/p>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><strong><strong>Why Surgical Technique Affects How Fast the Knee Bends<\/strong><\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">How quickly flexion returns is directly linked to how much the surrounding soft tissue is disturbed during surgery. With minimally invasive surgery, damage to the muscles and tendons around the joint is significantly reduced compared to conventional techniques &#8211; which translates into less pain, earlier mobilization, and, ultimately, faster return of flexion.<\/p>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><strong><strong>The Fast-Track Protocol &#8211; How the Timeline Differs<\/strong><\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Under a fast-track protocol, mobilization begins the same day as surgery, aimed at avoiding the inactivity that slows down the return of movement. As a general guide:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Arthrojoint &#8211; Rehabilitation Goals<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', sans-serif;\n            background: #f8f9fa;\n            padding: 20px;\n        }\n\n        .section-container {\n            max-width: 1000px;\n            margin: 0 auto;\n        }\n\n        .section-header {\n            background: linear-gradient(135deg, #1e3a5f 0%, #2a5a7f 100%);\n            color: white;\n            padding: 24px;\n            border-radius: 8px 8px 0 0;\n        }\n\n        .section-title {\n            font-size: 24px;\n            font-weight: 700;\n            margin-bottom: 8px;\n        }\n\n        .section-subtitle {\n            font-size: 14px;\n            color: #b0d4e8;\n            font-weight: 400;\n        }\n\n        \/* DESKTOP VIEW - Table *\/\n        .table-wrapper {\n            background: white;\n            border-radius: 0 0 8px 8px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);\n        }\n\n        table {\n            width: 100%;\n            border-collapse: collapse;\n        }\n\n        thead th {\n            background: #e8f1f5;\n            color: #1e3a5f;\n            padding: 16px;\n            text-align: left;\n            font-weight: 700;\n            font-size: 13px;\n            border-bottom: 2px solid #2a96b8;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }\n\n        tbody td {\n            padding: 16px;\n            color: #4a5f7f;\n            font-size: 14px;\n            border-bottom: 1px solid #e8f1f5;\n        }\n\n        tbody tr:last-child td {\n            border-bottom: none;\n        }\n\n        tbody tr:hover {\n            background: #f8f9fa;\n        }\n\n        tbody td:first-child {\n            font-weight: 600;\n            color: #2a96b8;\n            width: 20%;\n        }\n\n        tbody td:nth-child(2) {\n            font-weight: 600;\n            color: #2a96b8;\n            background: #f0f7fb;\n            width: 15%;\n        }\n\n        tbody td:nth-child(3) {\n            width: 65%;\n        }\n\n        \/* MOBILE VIEW - Cards *\/\n        .cards-wrapper {\n            gap: 16px;\n        }\n\n        .recovery-card {\n            background: white;\n            border-radius: 8px;\n            padding: 16px;\n            border-left: 4px solid #2a96b8;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);\n            margin-bottom: 0;\n        }\n\n        .card-period {\n            font-size: 13px;\n            font-weight: 600;\n            color: #1e3a5f;\n            margin-bottom: 6px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }\n\n        .card-range {\n            background: #f0f7fb;\n            display: inline-block;\n            padding: 6px 10px;\n            border-radius: 4px;\n            font-size: 12px;\n            font-weight: 600;\n            color: #2a96b8;\n            margin-bottom: 12px;\n        }\n\n        .card-label {\n            font-size: 11px;\n            font-weight: 600;\n            color: #7a8f9f;\n            text-transform: uppercase;\n            letter-spacing: 0.3px;\n            margin-bottom: 4px;\n        }\n\n        .card-goals {\n            color: #4a5f7f;\n            font-size: 13px;\n            line-height: 1.5;\n            margin: 0;\n            padding: 0;\n        }\n\n        .card-goals li {\n            margin-bottom: 6px;\n            margin-left: 16px;\n        }\n\n        .card-goals li:last-child {\n            margin-bottom: 0;\n        }\n\n        \/* Responsive *\/\n        @media (min-width: 769px) {\n            body {\n                padding: 40px 20px;\n            }\n\n            .section-container {\n                margin-top: 20px;\n            }\n\n            \/* Desktop: Show table *\/\n            table {\n                display: table !important;\n            }\n\n            \/* Desktop: Hide cards *\/\n            .cards-wrapper {\n                display: none !important;\n            }\n\n            .section-header {\n                border-radius: 8px 8px 0 0;\n            }\n\n            .table-wrapper {\n                border-radius: 0 0 8px 8px;\n                display: block;\n            }\n        }\n\n        @media (max-width: 768px) {\n            body {\n                padding: 16px;\n            }\n\n            .section-header {\n                border-radius: 8px;\n                margin-bottom: 12px;\n                padding: 16px;\n            }\n\n            .section-title {\n                font-size: 18px;\n            }\n\n            .section-subtitle {\n                font-size: 12px;\n            }\n\n            \/* Mobile: Hide table *\/\n            table {\n                display: none !important;\n            }\n\n            .table-wrapper {\n                display: none;\n            }\n\n            \/* Mobile: Show cards *\/\n            .cards-wrapper {\n                display: flex !important;\n                flex-direction: column;\n                gap: 12px;\n            }\n\n            .recovery-card {\n                border-left: 4px solid #2a96b8;\n                padding: 14px;\n                margin-bottom: 0;\n            }\n\n            .card-period {\n                margin-bottom: 8px;\n            }\n\n            .card-range {\n                padding: 6px 8px;\n                font-size: 11px;\n                margin-bottom: 10px;\n            }\n\n            .card-label {\n                margin-top: 8px;\n                margin-bottom: 4px;\n            }\n\n            .card-goals {\n                font-size: 12px;\n            }\n        }\n    <\/style>\n\n\n    <div class=\"section-container\">\n        <div class=\"section-header\">\n            <div class=\"section-title\">Rehabilitation Goals<\/div>\n            <div class=\"section-subtitle\">Typical flexion progression and functional milestones by phase<\/div>\n        <\/div>\n\n        <!-- DESKTOP TABLE -->\n        <div class=\"table-wrapper\">\n            <table>\n                <thead>\n                    <tr>\n                        <th>Period<\/th>\n                        <th>Typical Flexion<\/th>\n                        <th>Functional Milestones<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td>Day 1-3<\/td>\n                        <td>0\u00b0-70\u00b0<\/td>\n                        <td>\n                            <ul style=\"list-style: none; margin: 0; padding: 0;\">\n                                <li>\u2022 First mobilization, basic bending in bed\/chair<\/li>\n                            <\/ul>\n                        <\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Week 2<\/td>\n                        <td>~90\u00b0<\/td>\n                        <td>\n                            <ul style=\"list-style: none; margin: 0; padding: 0;\">\n                                <li>\u2022 Sitting in a chair, getting in and out of a car<\/li>\n                            <\/ul>\n                        <\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Week 4-6<\/td>\n                        <td>~100\u00b0-110\u00b0<\/td>\n                        <td>\n                            <ul style=\"list-style: none; margin: 0; padding: 0;\">\n                                <li>\u2022 Climbing stairs more comfortably<\/li>\n                            <\/ul>\n                        <\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Week 8-12<\/td>\n                        <td>110\u00b0-120\u00b0+<\/td>\n                        <td>\n                            <ul style=\"list-style: none; margin: 0; padding: 0;\">\n                                <li>\u2022 Full functional flexion \u2014 enough for nearly all daily activities<\/li>\n                            <\/ul>\n                        <\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n\n        <!-- MOBILE CARDS -->\n        <div class=\"cards-wrapper\">\n            <div class=\"recovery-card\">\n                <div class=\"card-period\">Day 1-3<\/div>\n                <div>\n                    <div class=\"card-label\">Typical Flexion:<\/div>\n                    <div class=\"card-range\">0\u00b0-70\u00b0<\/div>\n                <\/div>\n                <div class=\"card-label\">Functional Milestones:<\/div>\n                <ul class=\"card-goals\">\n                    <li>First mobilization, basic bending in bed\/chair<\/li>\n                <\/ul>\n            <\/div>\n\n            <div class=\"recovery-card\">\n                <div class=\"card-period\">Week 2<\/div>\n                <div>\n                    <div class=\"card-label\">Typical Flexion:<\/div>\n                    <div class=\"card-range\">~90\u00b0<\/div>\n                <\/div>\n                <div class=\"card-label\">Functional Milestones:<\/div>\n                <ul class=\"card-goals\">\n                    <li>Sitting in a chair, getting in and out of a car<\/li>\n                <\/ul>\n            <\/div>\n\n            <div class=\"recovery-card\">\n                <div class=\"card-period\">Week 4-6<\/div>\n                <div>\n                    <div class=\"card-label\">Typical Flexion:<\/div>\n                    <div class=\"card-range\">~100\u00b0-110\u00b0<\/div>\n                <\/div>\n                <div class=\"card-label\">Functional Milestones:<\/div>\n                <ul class=\"card-goals\">\n                    <li>Climbing stairs more comfortably<\/li>\n                <\/ul>\n            <\/div>\n\n            <div class=\"recovery-card\">\n                <div class=\"card-period\">Week 8-12<\/div>\n                <div>\n                    <div class=\"card-label\">Typical Flexion:<\/div>\n                    <div class=\"card-range\">110\u00b0-120\u00b0+<\/div>\n                <\/div>\n                <div class=\"card-label\">Functional Milestones:<\/div>\n                <ul class=\"card-goals\">\n                    <li>Full functional flexion \u2014 enough for nearly all daily activities<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>A flexion of 110\u00b0-120\u00b0 is generally considered the \u201cfunctional threshold\u201d that covers most everyday movements. These figures are general clinical benchmarks and vary by patient, depending on pre-surgery mobility and consistency with physical therapy.<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Alongside flexion, the protocol also follows a walking timeline: crutch-assisted walking at home for the first 1-2 weeks, walking without assistance on flat ground from week 3-4, independent walking and stairs by week 6-8, and full independent walking with a return to light sporting activity (swimming, cycling, Pilates) around month 3. Return to work is typically possible within 4-6 weeks, except for physically demanding manual jobs.<\/p>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><strong><strong>Does Robotic-Assisted Surgery Make a Difference?<\/strong><\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Modern tools such as intraoperative navigation systems or robotic-assisted implant positioning aim for millimeter-level precision and implant placement customized to each patient&#8217;s anatomy. This is associated with less trauma to the surrounding healthy tissue and, combined with the rest of the recovery protocol, a faster return of function. At our practice, the use of robotic assistance is evaluated on a case-by-case basis, as a complementary tool alongside the surgeon&#8217;s experience and judgment.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In every case, technology plays a supporting role &#8211; it doesn&#8217;t replace the surgeon&#8217;s experience, which remains the key factor in a successful outcome.<\/p>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><strong><strong>When Stiffness Is Normal &#8211; and When It Isn&#8217;t<\/strong><\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Some degree of stiffness in the early weeks is expected and normal, especially if physical therapy isn&#8217;t followed consistently. It&#8217;s worth having a surgeon evaluate the knee when:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Flexion isn&#8217;t improving at all over several consecutive weeks, despite proper physical therapy<\/li>\n\n\n\n<li>It&#8217;s accompanied by intense, persistent pain or significant swelling<\/li>\n\n\n\n<li>There&#8217;s a sensation of the joint \u201clocking\u201d<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">In these cases, the possibility of arthrofibrosis (excessive scar tissue formation around the joint) is considered, which may require targeted treatment.<\/p>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><strong><strong>Frequently Asked Questions<\/strong><\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>How much should a knee bend to be functional?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A flexion of around 110\u00b0-120\u00b0 covers most daily activities &#8211; walking, stairs, sitting in a chair or car.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>What if my knee isn&#8217;t bending enough?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If progress is significantly behind the expected timeline, the surgeon evaluates the situation and may adjust the physical therapy program or investigate possible arthrofibrosis.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>How long does knee replacement recovery take overall?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Most patients regain most of their function within 3 months, though full recovery and muscle strength can continue improving for up to a year.<\/p>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Arthrojoint &#8211; Knee Replacement<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', sans-serif;\n            background: #f8f9fa;\n        }\n\n        .cta-container {\n            background: linear-gradient(135deg, #e8f1f5 0%, #f0f5f9 100%);\n            padding: 60px 20px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 50px;\n            min-height: 500px;\n        }\n\n        .cta-content {\n            max-width: 500px;\n            flex: 1;\n        }\n\n        .cta-content h2 {\n            color: #1e3a5f;\n            font-size: 32px;\n            margin-bottom: 20px;\n            font-weight: 700;\n            line-height: 1.3;\n        }\n\n        .cta-content p {\n            color: #4a5f7f;\n            font-size: 16px;\n            line-height: 1.6;\n            margin-bottom: 30px;\n        }\n\n        .cta-buttons {\n            display: flex;\n            flex-direction: column;\n            gap: 15px;\n        }\n\n        .btn {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            padding: 14px 28px;\n            border-radius: 8px;\n            text-decoration: none;\n            font-weight: 600;\n            font-size: 15px;\n            transition: all 0.3s ease;\n            border: none;\n            cursor: pointer;\n            gap: 10px;\n        }\n\n        .btn-primary {\n            background: linear-gradient(135deg, #4db8d8 0%, #2a96b8 100%);\n            color: white;\n            box-shadow: 0 4px 12px rgba(45, 150, 180, 0.3);\n        }\n\n        .btn-primary:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 6px 16px rgba(45, 150, 180, 0.4);\n        }\n\n        .btn-secondary {\n            background: white;\n            color: #2a96b8;\n            border: 2px solid #2a96b8;\n        }\n\n        .btn-secondary:hover {\n            background: #f0f5f9;\n            transform: translateY(-2px);\n        }\n\n        .btn-icon {\n            width: 20px;\n            height: 20px;\n        }\n\n        .cta-visual {\n            flex: 1;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            max-width: 400px;\n        }\n\n        svg {\n            width: 100%;\n            height: auto;\n            max-width: 350px;\n        }\n\n        .highlight {\n            color: #2a96b8;\n            font-weight: 700;\n        }\n\n        .cta-link {\n            color: #2a96b8;\n            font-weight: 600;\n            text-decoration: none;\n            border-bottom: 2px solid #2a96b8;\n            transition: all 0.3s ease;\n        }\n\n        .cta-link:hover {\n            color: #1e5f7f;\n            border-bottom-color: #1e5f7f;\n        }\n\n        @media (max-width: 768px) {\n            .cta-container {\n                flex-direction: column;\n                padding: 40px 20px;\n                gap: 30px;\n                min-height: auto;\n            }\n\n            .cta-content h2 {\n                font-size: 24px;\n            }\n\n            .cta-visual {\n                max-width: 300px;\n            }\n\n            .cta-buttons {\n                flex-direction: row;\n            }\n\n            .btn {\n                flex: 1;\n            }\n        }\n    <\/style>\n\n\n    <div class=\"cta-container\">\n        <div class=\"cta-content\">\n            <h2>Planning knee replacement surgery or recovering from a recent procedure?<\/h2>\n            <p>Book an appointment with Dr. Panagiotis Papadopoulos at our <a href=\"https:\/\/www.arthrojoint.gr\/en\/clinic\/glyfada\/\" class=\"cta-link\">Glyfada<\/a> or <a href=\"https:\/\/www.arthrojoint.gr\/en\/clinic\/marousi\/\" class=\"cta-link\">Marousi<\/a> clinics.<\/p>\n            \n            <div class=\"cta-buttons\">\n                <a href=\"tel:+302108949727\" class=\"btn btn-primary\">\n                    <svg class=\"btn-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                        <path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"><\/path>\n                    <\/svg>\n                    Call: 210 89 49 727\n                <\/a>\n            <\/div>\n        <\/div>\n\n        <div class=\"cta-visual\">\n            <svg viewBox=\"0 0 400 400\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                <!-- Circular background with gradient -->\n                <defs>\n                    <linearGradient id=\"grad1\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\">\n                        <stop offset=\"0%\" style=\"stop-color:#4db8d8;stop-opacity:0.15\"><\/stop>\n                        <stop offset=\"100%\" style=\"stop-color:#2a96b8;stop-opacity:0.25\"><\/stop>\n                    <\/linearGradient>\n                    <linearGradient id=\"grad2\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\">\n                        <stop offset=\"0%\" style=\"stop-color:#4db8d8;stop-opacity:0.3\"><\/stop>\n                        <stop offset=\"100%\" style=\"stop-color:#2a96b8;stop-opacity:0.5\"><\/stop>\n                    <\/linearGradient>\n                <\/defs>\n\n                <!-- Circular background -->\n                <circle cx=\"200\" cy=\"200\" r=\"180\" fill=\"url(#grad1)\" stroke=\"#4db8d8\" stroke-width=\"2\" opacity=\"0.3\"><\/circle>\n                <circle cx=\"200\" cy=\"200\" r=\"140\" fill=\"url(#grad2)\" opacity=\"0.2\"><\/circle>\n\n                <!-- Knee (simplified representation) -->\n                <!-- Femur -->\n                <line x1=\"200\" y1=\"100\" x2=\"200\" y2=\"180\" stroke=\"#2a96b8\" stroke-width=\"20\" stroke-linecap=\"round\" opacity=\"0.8\"><\/line>\n                \n                <!-- Knee joint (circle) -->\n                <circle cx=\"200\" cy=\"190\" r=\"22\" fill=\"#4db8d8\" opacity=\"0.9\"><\/circle>\n                <circle cx=\"200\" cy=\"190\" r=\"16\" fill=\"white\" opacity=\"0.3\"><\/circle>\n                \n                <!-- Tibia -->\n                <line x1=\"200\" y1=\"210\" x2=\"200\" y2=\"300\" stroke=\"#2a96b8\" stroke-width=\"18\" stroke-linecap=\"round\" opacity=\"0.8\"><\/line>\n                \n                <!-- Foot -->\n                <ellipse cx=\"200\" cy=\"320\" rx=\"35\" ry=\"20\" fill=\"#2a96b8\" opacity=\"0.7\"><\/ellipse>\n\n                <!-- Lateral structures (for realism) -->\n                <line x1=\"170\" y1=\"185\" x2=\"150\" y2=\"210\" stroke=\"#4db8d8\" stroke-width=\"8\" stroke-linecap=\"round\" opacity=\"0.6\"><\/line>\n                <line x1=\"230\" y1=\"185\" x2=\"250\" y2=\"210\" stroke=\"#4db8d8\" stroke-width=\"8\" stroke-linecap=\"round\" opacity=\"0.6\"><\/line>\n\n                <!-- Health symbol + -->\n                <text x=\"310\" y=\"120\" font-size=\"48\" fill=\"#4db8d8\" font-weight=\"bold\" opacity=\"0.6\">+<\/text>\n            <\/svg>\n        <\/div>\n    <\/div>\n","protected":false},"excerpt":{"rendered":"<p>One of the most common concerns before and after knee replacement surgery is the same question: when will my knee bend normally again? The answer &#8230; <a title=\"Knee Replacement Recovery Timeline: When Will My Knee Bend Again?\" class=\"read-more\" href=\"https:\/\/www.arthrojoint.gr\/en\/%cf%87%cf%89%cf%81%ce%af%cf%82-%ce%ba%ce%b1%cf%84%ce%b7%ce%b3%ce%bf%cf%81%ce%af%ce%b1\/knee-replacement-recovery-timeline-when-will-my-knee-bend-again\/\" aria-label=\"Read more about Knee Replacement Recovery Timeline: When Will My Knee Bend Again?\">More<\/a><\/p>\n","protected":false},"author":5,"featured_media":3426,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[],"class_list":["post-3427","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-5","generate-columns","tablet-grid-50","mobile-grid-100","grid-parent","grid-50"],"_links":{"self":[{"href":"https:\/\/www.arthrojoint.gr\/en\/wp-json\/wp\/v2\/posts\/3427","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.arthrojoint.gr\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.arthrojoint.gr\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.arthrojoint.gr\/en\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.arthrojoint.gr\/en\/wp-json\/wp\/v2\/comments?post=3427"}],"version-history":[{"count":1,"href":"https:\/\/www.arthrojoint.gr\/en\/wp-json\/wp\/v2\/posts\/3427\/revisions"}],"predecessor-version":[{"id":3428,"href":"https:\/\/www.arthrojoint.gr\/en\/wp-json\/wp\/v2\/posts\/3427\/revisions\/3428"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.arthrojoint.gr\/en\/wp-json\/wp\/v2\/media\/3426"}],"wp:attachment":[{"href":"https:\/\/www.arthrojoint.gr\/en\/wp-json\/wp\/v2\/media?parent=3427"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.arthrojoint.gr\/en\/wp-json\/wp\/v2\/categories?post=3427"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.arthrojoint.gr\/en\/wp-json\/wp\/v2\/tags?post=3427"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}