{"id":3857,"date":"2026-01-14T19:25:07","date_gmt":"2026-01-14T11:25:07","guid":{"rendered":"https:\/\/teen.aiproinstitute.com\/?p=3857"},"modified":"2026-01-14T19:25:26","modified_gmt":"2026-01-14T11:25:26","slug":"wedding-invitation-design","status":"publish","type":"post","link":"https:\/\/teen.aiproinstitute.com\/zh\/wedding-invitation-design\/","title":{"rendered":"Wedding Invitation Design"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"3857\" class=\"elementor elementor-3857\" data-elementor-post-type=\"post\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2c68aaa elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2c68aaa\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-412c771\" data-id=\"412c771\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-703bb6f elementor-widget elementor-widget-html\" data-id=\"703bb6f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Wedding Invitation Design - AI Prompt Card | AiPro Institute\u2122<\/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, Cantarell, sans-serif;\n            line-height: 1.6;\n            color: #1a1a1a;\n            background: #ffffff;\n            padding: 2rem 1rem;\n        }\n\n        .container {\n            max-width: 900px;\n            margin: 0 auto;\n            background: white;\n            border-radius: 20px;\n            box-shadow: 0 20px 60px rgba(0,0,0,0.15);\n        }\n\n        .header {\n            text-align: center;\n            padding: 3rem 2rem 2rem;\n        }\n\n        .header h1 {\n            font-size: 2.5rem;\n            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n            margin-bottom: 0.5rem;\n        }\n\n        .header p {\n            color: #666;\n            font-size: 1.1rem;\n        }\n\n        .card {\n            margin: 2rem;\n            border: 1px solid #e5e7eb;\n            border-radius: 16px;\n            overflow: hidden;\n            background: white;\n            box-shadow: 0 4px 6px rgba(0,0,0,0.07);\n        }\n\n        .card-header {\n            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\n            color: white;\n            padding: 2rem;\n        }\n\n        .card-header h2 {\n            font-size: 1.8rem;\n            margin-bottom: 0.5rem;\n        }\n\n        .card-header p {\n            font-size: 1rem;\n            opacity: 0.95;\n            line-height: 1.6;\n            margin-bottom: 1.5rem;\n        }\n\n        .meta-badges {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 0.75rem;\n            margin-bottom: 1.5rem;\n        }\n\n        .badge {\n            display: inline-flex;\n            align-items: center;\n            padding: 0.4rem 0.9rem;\n            border-radius: 20px;\n            font-size: 0.85rem;\n            font-weight: 600;\n        }\n\n        .badge-beginner { background: rgba(255,255,255,0.25); color: white; }\n        .badge-intermediate { background: rgba(255,255,255,0.25); color: white; }\n        .badge-time { background: rgba(255,255,255,0.25); color: white; }\n        .badge-cost { background: rgba(255,255,255,0.25); color: white; }\n        .badge-format { background: rgba(255,255,255,0.25); color: white; }\n\n        .tool-compatibility {\n            background: rgba(255,255,255,0.15);\n            backdrop-filter: blur(10px);\n            border-radius: 12px;\n            padding: 1.25rem;\n            margin-top: 1rem;\n        }\n\n        .tool-compatibility h3 {\n            font-size: 1rem;\n            margin-bottom: 0.75rem;\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n        }\n\n        .tool-tags {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 0.5rem;\n        }\n\n        .tool-tag {\n            background: rgba(255,255,255,0.25);\n            padding: 0.4rem 0.8rem;\n            border-radius: 16px;\n            font-size: 0.8rem;\n            font-weight: 500;\n        }\n\n        .card-body {\n            padding: 2rem;\n        }\n\n        .section {\n            margin-bottom: 2.5rem;\n        }\n\n        .section h3 {\n            color: #1a1a1a;\n            font-size: 1.3rem;\n            margin-bottom: 1rem;\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n        }\n\n        .prompt-box {\n            background: #f8f9fa;\n            border-left: 4px solid #667eea;\n            padding: 1.5rem;\n            border-radius: 8px;\n            font-family: 'Courier New', monospace;\n            font-size: 0.95rem;\n            line-height: 1.8;\n            color: #2d3748;\n            position: relative;\n            margin-bottom: 1rem;\n        }\n\n        .copy-button {\n            position: absolute;\n            top: 1rem;\n            right: 1rem;\n            background: #667eea;\n            color: white;\n            border: none;\n            padding: 0.5rem 1rem;\n            border-radius: 6px;\n            cursor: pointer;\n            font-size: 0.85rem;\n            font-weight: 600;\n            transition: all 0.3s;\n        }\n\n        .copy-button:hover {\n            background: #764ba2;\n            transform: translateY(-2px);\n        }\n\n        .placeholder {\n            color: #f97316;\n            font-weight: 600;\n            background: rgba(249, 115, 22, 0.1);\n            padding: 0.15rem 0.4rem;\n            border-radius: 4px;\n        }\n\n        .logic-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 1rem;\n            margin-top: 1rem;\n        }\n\n        .logic-item {\n            background: #f8f9fa;\n            padding: 1.25rem;\n            border-radius: 10px;\n            border-left: 3px solid #667eea;\n        }\n\n        .logic-item h4 {\n            color: #667eea;\n            font-size: 1rem;\n            margin-bottom: 0.5rem;\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n        }\n\n        .logic-item p {\n            color: #4a5568;\n            font-size: 0.9rem;\n            line-height: 1.6;\n        }\n\n        .output-preview {\n            background: linear-gradient(135deg, #f6f8fb 0%, #e9ecef 100%);\n            padding: 1.5rem;\n            border-radius: 12px;\n            margin-top: 1rem;\n        }\n\n        .output-preview h4 {\n            color: #1a1a1a;\n            margin-bottom: 1rem;\n            font-size: 1.1rem;\n        }\n\n        .preview-specs {\n            display: grid;\n            gap: 0.75rem;\n        }\n\n        .spec-item {\n            display: flex;\n            align-items: center;\n            gap: 0.75rem;\n            background: white;\n            padding: 0.75rem 1rem;\n            border-radius: 8px;\n            font-size: 0.9rem;\n        }\n\n        .spec-label {\n            font-weight: 600;\n            color: #667eea;\n            min-width: 140px;\n        }\n\n        .spec-value {\n            color: #4a5568;\n        }\n\n        .chain-strategy {\n            background: linear-gradient(135deg, #667eea15 0%, #764ba215 100%);\n            padding: 1.5rem;\n            border-radius: 12px;\n            margin-top: 1rem;\n        }\n\n        .chain-steps {\n            display: grid;\n            gap: 1rem;\n            margin-top: 1rem;\n        }\n\n        .chain-step {\n            display: flex;\n            gap: 1rem;\n            align-items: start;\n        }\n\n        .step-number {\n            background: #667eea;\n            color: white;\n            width: 32px;\n            height: 32px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: bold;\n            flex-shrink: 0;\n        }\n\n        .step-content h5 {\n            color: #1a1a1a;\n            margin-bottom: 0.25rem;\n            font-size: 1rem;\n        }\n\n        .step-content p {\n            color: #4a5568;\n            font-size: 0.9rem;\n            line-height: 1.6;\n        }\n\n        .tips-section {\n            background: #fffbeb;\n            border-left: 4px solid #f59e0b;\n            padding: 1.5rem;\n            border-radius: 8px;\n        }\n\n        .tips-section h4 {\n            color: #f59e0b;\n            margin-bottom: 1rem;\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n        }\n\n        .tips-section ul {\n            list-style: none;\n            padding: 0;\n        }\n\n        .tips-section li {\n            padding: 0.5rem 0;\n            padding-left: 1.5rem;\n            position: relative;\n            color: #78350f;\n            line-height: 1.6;\n        }\n\n        .tips-section li:before {\n            content: \"\u2192\";\n            position: absolute;\n            left: 0;\n            color: #f59e0b;\n            font-weight: bold;\n        }\n\n        .footer {\n            text-align: center;\n            padding: 2rem;\n            background: #f8f9fa;\n            border-top: 1px solid #e5e7eb;\n            color: #666;\n            font-size: 0.9rem;\n        }\n\n        .footer strong {\n            color: #667eea;\n        }\n\n        @media (max-width: 768px) {\n            .header h1 {\n                font-size: 2rem;\n            }\n            \n            .card {\n                margin: 1rem;\n            }\n\n            .logic-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .meta-badges {\n                font-size: 0.8rem;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"container\">\n        <div class=\"header\">\n            <h1>\ud83c\udfa8 AiPro Institute\u2122<\/h1>\n            <p>Professional AI Prompt Library<\/p>\n        <\/div>\n\n        <div class=\"card\">\n            <div class=\"card-header\">\n                <h2>\ud83d\udc8d Wedding Invitation Design<\/h2>\n                <p>Generate elegant, customizable wedding invitations with sophisticated typography, romantic visual elements, and professional print quality\u2014perfect for digital or physical stationery that captures the couple's unique love story.<\/p>\n                \n                <div class=\"meta-badges\">\n                    <span class=\"badge badge-intermediate\">\ud83c\udfaf Intermediate<\/span>\n                    <span class=\"badge badge-time\">\u23f1\ufe0f 5-8 minutes<\/span>\n                    <span class=\"badge badge-cost\">\ud83d\udcb0 Medium Cost<\/span>\n                    <span class=\"badge badge-format\">\ud83d\udcd0 5x7\" (Print Standard)<\/span>\n                <\/div>\n\n                <div class=\"tool-compatibility\">\n                    <h3>\ud83d\udee0\ufe0f Tool Compatibility<\/h3>\n                    <div class=\"tool-tags\">\n                        <span class=\"tool-tag\">Midjourney<\/span>\n                        <span class=\"tool-tag\">DALL-E 3<\/span>\n                        <span class=\"tool-tag\">Adobe Firefly<\/span>\n                        <span class=\"tool-tag\">Ideogram (Typography)<\/span>\n                        <span class=\"tool-tag\">Canva AI<\/span>\n                        <span class=\"tool-tag\">Leonardo.AI<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"card-body\">\n                <div class=\"section\">\n                    <h3>\ud83d\udcdd Master Prompt Template<\/h3>\n                    <div class=\"prompt-box\">\n                        <button class=\"copy-button\" onclick=\"copyPrompt()\">\ud83d\udccb Copy<\/button>\nCreate an elegant <span class=\"placeholder\">[WEDDING STYLE: romantic\/rustic\/modern minimalist\/vintage\/bohemian\/luxury]<\/span> wedding invitation design for <span class=\"placeholder\">[BRIDE NAME]<\/span> and <span class=\"placeholder\">[GROOM NAME]<\/span>, featuring <span class=\"placeholder\">[THEME: floral\/geometric\/watercolor\/art deco\/nature-inspired]<\/span> visual elements.\n\n**Layout & Composition:**\n- Format: 5x7 inch vertical invitation (standard wedding size)\n- Border treatment: <span class=\"placeholder\">[Delicate floral border\/geometric frame\/minimalist lines\/ornate vintage corners]<\/span>\n- Central focus: <span class=\"placeholder\">[Couple's initials monogram\/illustrated venue\/floral centerpiece\/elegant script]<\/span>\n- Background: <span class=\"placeholder\">[Soft watercolor wash\/textured linen\/marble pattern\/pure white\/cream parchment]<\/span>\n\n**Typography Hierarchy:**\n- Header text: \"You Are Invited\" or <span class=\"placeholder\">[CUSTOM PHRASE]<\/span> in <span class=\"placeholder\">[FONT: elegant script\/serif\/calligraphy]<\/span>\n- Couple names: Large, prominent, in <span class=\"placeholder\">[GOLD\/ROSE GOLD\/NAVY\/FOREST GREEN]<\/span> color\n- Event details: Smaller body text with date, time, venue in <span class=\"placeholder\">[READABLE SANS-SERIF\/SERIF]<\/span>\n- RSVP information at bottom in <span class=\"placeholder\">[SUBTLE GRAY\/MATCHING ACCENT COLOR]<\/span>\n\n**Visual Elements & Decorations:**\n- Floral accents: <span class=\"placeholder\">[FLOWERS: roses\/peonies\/eucalyptus\/wildflowers\/cherry blossoms]<\/span> positioned <span class=\"placeholder\">[top corners\/bottom\/wrapped around border]<\/span>\n- Additional details: <span class=\"placeholder\">[Watercolor splatters\/gold leaf accents\/ribbon illustration\/botanical line drawings]<\/span>\n- Symbolic elements: <span class=\"placeholder\">[Hearts\/rings\/birds\/doves\/infinity symbols]<\/span> (optional, use sparingly)\n\n**Color Palette:**\n- Primary: <span class=\"placeholder\">[DOMINANT COLOR: blush pink\/sage green\/dusty blue\/burgundy\/ivory]<\/span>\n- Secondary: <span class=\"placeholder\">[ACCENT: gold\/copper\/white\/cream]<\/span>\n- Text color: <span class=\"placeholder\">[MAIN TEXT: charcoal gray\/navy\/black]<\/span>\n- Overall mood: <span class=\"placeholder\">[Soft and romantic\/bold and modern\/timeless elegance\/whimsical charm]<\/span>\n\n**Print Specifications:**\n- Resolution: 300 DPI minimum for professional printing\n- Color mode: CMYK for print (not RGB)\n- Bleed area: 0.125\" beyond trim line\n- Safe text zone: 0.25\" margin from edges\n- Paper finish: <span class=\"placeholder\">[Matte\/glossy\/textured linen\/pearl shimmer]<\/span> recommendation\n\nStyle: Professional wedding stationery design, high-end print quality, sophisticated typography, romantic illustration, timeless elegance\n                    <\/div>\n                <\/div>\n\n                <div class=\"section\">\n                    <h3>\ud83e\udde0 Why This Works<\/h3>\n                    <div class=\"logic-grid\">\n                        <div class=\"logic-item\">\n                            <h4>\ud83d\udc8c Emotional Resonance<\/h4>\n                            <p>Romantic visual elements (soft florals, watercolors, elegant scripts) trigger positive emotions and convey the celebration's significance, setting the tone for the wedding day.<\/p>\n                        <\/div>\n                        <div class=\"logic-item\">\n                            <h4>\ud83d\udcd0 Professional Standards<\/h4>\n                            <p>5x7\" format is the industry standard\u2014fits standard envelopes, recognized by printing services, and guests intuitively understand how to display\/store it.<\/p>\n                        <\/div>\n                        <div class=\"logic-item\">\n                            <h4>\ud83c\udfa8 Hierarchy Clarity<\/h4>\n                            <p>Clear typographic hierarchy (large names, readable date\/time, subtle RSVP) ensures guests extract critical information in under 3 seconds while appreciating aesthetic beauty.<\/p>\n                        <\/div>\n                        <div class=\"logic-item\">\n                            <h4>\ud83d\udda8\ufe0f Print-Ready Precision<\/h4>\n                            <p>300 DPI, CMYK color mode, and proper bleed\/margin specifications prevent costly printing errors and ensure what you see on screen matches the physical output.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"section\">\n                    <h3>\ud83c\udfaf Expected Output Preview<\/h3>\n                    <div class=\"output-preview\">\n                        <h4>Invitation Specifications<\/h4>\n                        <div class=\"preview-specs\">\n                            <div class=\"spec-item\">\n                                <span class=\"spec-label\">\ud83d\udcd0 Dimensions:<\/span>\n                                <span class=\"spec-value\">5x7 inches (standard) or 4x6\" (RSVP card) at 300 DPI print resolution<\/span>\n                            <\/div>\n                            <div class=\"spec-item\">\n                                <span class=\"spec-label\">\ud83c\udfa8 Design Style:<\/span>\n                                <span class=\"spec-value\">Elegant, romantic, with sophisticated typography and tasteful decorative elements<\/span>\n                            <\/div>\n                            <div class=\"spec-item\">\n                                <span class=\"spec-label\">\ud83c\udf38 Visual Theme:<\/span>\n                                <span class=\"spec-value\">Floral accents, watercolor textures, or minimalist modern lines depending on style choice<\/span>\n                            <\/div>\n                            <div class=\"spec-item\">\n                                <span class=\"spec-label\">\ud83d\udcdd Text Hierarchy:<\/span>\n                                <span class=\"spec-value\">Large couple names, clear event details, subtle RSVP\u2014optimized for quick information extraction<\/span>\n                            <\/div>\n                            <div class=\"spec-item\">\n                                <span class=\"spec-label\">\ud83d\udda8\ufe0f Print-Ready:<\/span>\n                                <span class=\"spec-value\">CMYK color mode, 0.125\" bleed, 0.25\" safe margins\u2014compatible with professional print services<\/span>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"section\">\n                    <h3>\u26a1 Advanced Chain Strategy<\/h3>\n                    <div class=\"chain-strategy\">\n                        <p><strong>Complete Wedding Stationery Suite:<\/strong><\/p>\n                        <div class=\"chain-steps\">\n                            <div class=\"chain-step\">\n                                <div class=\"step-number\">1<\/div>\n                                <div class=\"step-content\">\n                                    <h5>Main Invitation Design<\/h5>\n                                    <p>Generate 3-5 design variations with different floral arrangements, color palettes, and typography styles. Present to couple for selection and feedback.<\/p>\n                                <\/div>\n                            <\/div>\n                            <div class=\"chain-step\">\n                                <div class=\"step-number\">2<\/div>\n                                <div class=\"step-content\">\n                                    <h5>Matching Suite Components<\/h5>\n                                    <p>Adapt winning design for RSVP card (4x6\"), details card, thank you card, and reception card\u2014maintaining consistent visual language across all pieces.<\/p>\n                                <\/div>\n                            <\/div>\n                            <div class=\"chain-step\">\n                                <div class=\"step-number\">3<\/div>\n                                <div class=\"step-content\">\n                                    <h5>Digital Versions<\/h5>\n                                    <p>Create digital invitation for email distribution (1080x1920px for social stories, 1200x1200px for Instagram posts) with same design aesthetic.<\/p>\n                                <\/div>\n                            <\/div>\n                            <div class=\"chain-step\">\n                                <div class=\"step-number\">4<\/div>\n                                <div class=\"step-content\">\n                                    <h5>Print Production<\/h5>\n                                    <p>Convert to CMYK, add bleed\/crop marks, package files with font lists for professional printing service (Minted, Vistaprint, local print shop).<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"section\">\n                    <h3>\ud83d\udca1 Pro Tips & Best Practices<\/h3>\n                    <div class=\"tips-section\">\n                        <h4>\u26a1 Insider Secrets<\/h4>\n                        <ul>\n                            <li><strong>Legibility First:<\/strong> Fancy script fonts look beautiful but if guests can't read the address or date, they'll miss the wedding\u2014use script for names only, sans-serif for details<\/li>\n                            <li><strong>Color Psychology:<\/strong> Blush pink (romantic), sage green (natural elegance), navy (sophistication), burgundy (luxury)\u2014choose colors that match wedding theme and season<\/li>\n                            <li><strong>Print Test Essential:<\/strong> Screen colors look different printed\u2014always order 1 sample print before bulk ordering 150 invitations (RGB \u2260 CMYK)<\/li>\n                            <li><strong>Envelope Coordination:<\/strong> Design envelope liners and address labels with matching aesthetic\u2014guests notice the full package, not just the invitation card<\/li>\n                            <li><strong>Information Hierarchy:<\/strong> Most important info first: Who's getting married, When, Where. RSVP details last. Guests scan top-to-bottom, prioritize accordingly<\/li>\n                            <li><strong>Minimalism Wins:<\/strong> Over-decorated invitations feel cluttered\u2014stick to 3 visual elements max (border + floral + monogram). Less is more in luxury design<\/li>\n                            <li><strong>Cultural Sensitivity:<\/strong> Consider cultural symbols (Eastern: red\/double happiness, Western: white\/doves, Interfaith: combined motifs)\u2014invitations should honor both families<\/li>\n                            <li><strong>Timeline Tip:<\/strong> Order invitations 3-4 months before wedding, mail 6-8 weeks before event. Digital saves can be sent 4-6 weeks out for destination weddings<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"footer\">\n                <p><strong>AiPro Institute\u2122<\/strong> | Premium AI Prompt Engineering<\/p>\n                <p>Unlock the full potential of AI-powered design | Professional-grade prompts for creators<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <script>\n        function copyPrompt() {\n            const promptText = document.querySelector('.prompt-box').innerText;\n            navigator.clipboard.writeText(promptText).then(() => {\n                const button = document.querySelector('.copy-button');\n                const originalText = button.innerHTML;\n                button.innerHTML = '\u2705 Copied!';\n                setTimeout(() => {\n                    button.innerHTML = originalText;\n                }, 2000);\n            });\n        }\n    <\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Wedding Invitation Design &#8211; AI Prompt Card | AiPro Institute\u2122 \ud83c\udfa8 AiPro Institute\u2122 Professional AI Prompt Library \ud83d\udc8d Wedding Invitation Design Generate elegant, customizable wedding invitations with sophisticated typography, romantic visual elements, and professional print quality\u2014perfect for digital or physical stationery that captures the couple&#8217;s unique love story. \ud83c\udfaf Intermediate \u23f1\ufe0f 5-8 minutes \ud83d\udcb0 Medium&hellip;<\/p>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[112,96],"tags":[],"class_list":["post-3857","post","type-post","status-publish","format-standard","hentry","category-creative-artistic","category-visual-creation"],"acf":[],"_links":{"self":[{"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/posts\/3857","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/comments?post=3857"}],"version-history":[{"count":4,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/posts\/3857\/revisions"}],"predecessor-version":[{"id":3877,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/posts\/3857\/revisions\/3877"}],"wp:attachment":[{"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/media?parent=3857"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/categories?post=3857"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/teen.aiproinstitute.com\/zh\/wp-json\/wp\/v2\/tags?post=3857"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}