{"id":9374,"date":"2026-03-16T21:09:45","date_gmt":"2026-03-16T21:09:45","guid":{"rendered":"https:\/\/oportowebdesign.com\/?page_id=9374"},"modified":"2026-04-24T15:19:49","modified_gmt":"2026-04-24T15:19:49","slug":"plugin-wordpress-mirror-hours-repeating-numbers","status":"publish","type":"page","link":"https:\/\/oportowebdesign.com\/en\/plugin-wordpress-mirror-hours-repeating-numbers\/","title":{"rendered":"Plugin WordPress Mirror Hours &amp; Repeating Numbers"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"9374\" class=\"elementor elementor-9374\" data-elementor-post-type=\"page\">\n\t\t\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-444ca2e e-flex e-con-boxed e-con e-parent\" data-id=\"444ca2e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0efab8e elementor-widget elementor-widget-heading\" data-id=\"0efab8e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Plugin WordPress Mirror Hours &amp; Repeating Number<\/h1>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-96485a4 e-con-full e-flex e-con e-parent\" data-id=\"96485a4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-11d2bc8 elementor-widget elementor-widget-html\" data-id=\"11d2bc8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n  :root {\r\n    --cyan: #6EC1E4;\r\n    --cyan-dark: #4da8cf;\r\n    --cyan-light: #e8f5fb;\r\n    --navy: #1a2438;\r\n    --navy-mid: #243050;\r\n    --text: #1e2533;\r\n    --muted: #5a6478;\r\n    --border: #e4e8f0;\r\n    --white: #ffffff;\r\n    --bg-soft: #f5f8fc;\r\n  }\r\n\r\n  body {\r\n    font-family: 'DM Sans', sans-serif;\r\n    color: var(--text);\r\n    background: var(--white);\r\n  }\r\n\r\n  \/* \u2500\u2500 HERO \u2500\u2500 *\/\r\n  .mh-hero {\r\n    background: var(--navy);\r\n    padding: 80px 24px 0;\r\n    overflow: hidden;\r\n    position: relative;\r\n  }\r\n\r\n  .mh-hero::before {\r\n    content: '';\r\n    position: absolute;\r\n    inset: 0;\r\n    background: radial-gradient(ellipse 60% 80% at 70% 50%, rgba(78,205,196,0.12) 0%, transparent 70%);\r\n    pointer-events: none;\r\n  }\r\n\r\n  .mh-hero-inner {\r\n    max-width: 1160px;\r\n    margin: 0 auto;\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 60px;\r\n    align-items: end;\r\n  }\r\n\r\n  .mh-hero-label {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n    padding: 6px 14px;\r\n    background: rgba(78,205,196,0.15);\r\n    border: 1px solid rgba(78,205,196,0.3);\r\n    border-radius: 999px;\r\n    font-size: 12px;\r\n    font-weight: 700;\r\n    letter-spacing: 0.8px;\r\n    text-transform: uppercase;\r\n    color: var(--cyan);\r\n    margin-bottom: 24px;\r\n  }\r\n\r\n  .mh-hero-label span {\r\n    width: 6px;\r\n    height: 6px;\r\n    background: var(--cyan);\r\n    border-radius: 50%;\r\n    display: inline-block;\r\n    animation: pulse 2s ease infinite;\r\n  }\r\n\r\n  @keyframes pulse {\r\n    0%, 100% { opacity: 1; transform: scale(1); }\r\n    50% { opacity: 0.5; transform: scale(0.7); }\r\n  }\r\n\r\n  .mh-hero-title {\r\n    font-family: 'DM Serif Display', serif;\r\n    font-size: 52px;\r\n    line-height: 1.08;\r\n    color: var(--white);\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  .mh-hero-title em {\r\n    font-style: italic;\r\n    color: var(--cyan);\r\n  }\r\n\r\n  .mh-hero-sub {\r\n    font-size: 17px;\r\n    line-height: 1.75;\r\n    color: rgba(255,255,255,0.65);\r\n    margin-bottom: 36px;\r\n    max-width: 480px;\r\n  }\r\n\r\n  .mh-hero-proof {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 20px;\r\n    padding: 16px 20px;\r\n    background: rgba(255,255,255,0.06);\r\n    border: 1px solid rgba(255,255,255,0.1);\r\n    border-radius: 14px;\r\n    margin-bottom: 40px;\r\n  }\r\n\r\n  .mh-hero-proof-icon {\r\n    font-size: 28px;\r\n    line-height: 1;\r\n  }\r\n\r\n  .mh-hero-proof p {\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    color: rgba(255,255,255,0.75);\r\n  }\r\n\r\n  .mh-hero-proof strong {\r\n    color: var(--cyan);\r\n    font-weight: 700;\r\n  }\r\n\r\n  \/* mockup visual *\/\r\n  .mh-hero-visual {\r\n    position: relative;\r\n    align-self: end;\r\n  }\r\n\r\n  .mh-screen {\r\n    background: linear-gradient(135deg, #1e2a40 0%, #243050 100%);\r\n    border-radius: 18px 18px 0 0;\r\n    padding: 20px;\r\n    border: 1px solid rgba(255,255,255,0.08);\r\n    border-bottom: none;\r\n    box-shadow: 0 -20px 60px rgba(0,0,0,0.4), 0 0 0 1px rgba(255,255,255,0.05);\r\n    min-height: 320px;\r\n    overflow: hidden;\r\n  }\r\n\r\n  .mh-screen-bar {\r\n    display: flex;\r\n    gap: 6px;\r\n    margin-bottom: 18px;\r\n  }\r\n\r\n  .mh-screen-bar span {\r\n    width: 10px;\r\n    height: 10px;\r\n    border-radius: 50%;\r\n    background: rgba(255,255,255,0.15);\r\n  }\r\n\r\n  .mh-screen-bar span:first-child { background: #ff6058; }\r\n  .mh-screen-bar span:nth-child(2) { background: #ffbc2e; }\r\n  .mh-screen-bar span:nth-child(3) { background: #28ca41; }\r\n\r\n  .mh-screen-content {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 10px;\r\n  }\r\n\r\n  .mh-srow {\r\n    display: grid;\r\n    gap: 10px;\r\n  }\r\n\r\n  .mh-srow-3 { grid-template-columns: repeat(3, 1fr); }\r\n  .mh-srow-2 { grid-template-columns: 1.4fr 1fr; }\r\n\r\n  .mh-scard {\r\n    background: rgba(255,255,255,0.05);\r\n    border: 1px solid rgba(255,255,255,0.07);\r\n    border-radius: 10px;\r\n    padding: 12px 14px;\r\n  }\r\n\r\n  .mh-scard-label {\r\n    font-size: 10px;\r\n    font-weight: 700;\r\n    letter-spacing: 0.5px;\r\n    text-transform: uppercase;\r\n    color: rgba(255,255,255,0.4);\r\n    margin-bottom: 6px;\r\n  }\r\n\r\n  .mh-scard-val {\r\n    font-family: 'DM Serif Display', serif;\r\n    font-size: 22px;\r\n    color: var(--cyan);\r\n  }\r\n\r\n  .mh-scard-sub {\r\n    font-size: 11px;\r\n    color: rgba(255,255,255,0.5);\r\n    margin-top: 2px;\r\n  }\r\n\r\n  .mh-scard.accent {\r\n    background: rgba(78,205,196,0.1);\r\n    border-color: rgba(78,205,196,0.2);\r\n  }\r\n\r\n  .mh-scard-bar {\r\n    height: 4px;\r\n    background: rgba(255,255,255,0.08);\r\n    border-radius: 2px;\r\n    margin-top: 8px;\r\n    overflow: hidden;\r\n  }\r\n\r\n  .mh-scard-bar-fill {\r\n    height: 100%;\r\n    background: var(--cyan);\r\n    border-radius: 2px;\r\n  }\r\n\r\n  \/* \u2500\u2500 LOGOS \/ TRUST \u2500\u2500 *\/\r\n  .mh-trust {\r\n    background: var(--bg-soft);\r\n    border-bottom: 1px solid var(--border);\r\n    padding: 22px 24px;\r\n    text-align: center;\r\n  }\r\n\r\n  .mh-trust p {\r\n    font-size: 13px;\r\n    font-weight: 600;\r\n    letter-spacing: 0.3px;\r\n    text-transform: uppercase;\r\n    color: var(--muted);\r\n    margin-bottom: 14px;\r\n  }\r\n\r\n  .mh-trust-pills {\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    justify-content: center;\r\n    gap: 10px;\r\n  }\r\n\r\n  .mh-trust-pill {\r\n    padding: 6px 16px;\r\n    background: var(--white);\r\n    border: 1px solid var(--border);\r\n    border-radius: 999px;\r\n    font-size: 13px;\r\n    font-weight: 600;\r\n    color: var(--text);\r\n    box-shadow: 0 2px 6px rgba(0,0,0,0.04);\r\n  }\r\n\r\n  \/* \u2500\u2500 PROVA SOCIAL (resultado real) \u2500\u2500 *\/\r\n  .mh-proof-section {\r\n    padding: 80px 24px;\r\n    background: var(--white);\r\n  }\r\n\r\n  .mh-section-wrap {\r\n    max-width: 1160px;\r\n    margin: 0 auto;\r\n  }\r\n\r\n  .mh-eyebrow {\r\n    display: inline-block;\r\n    font-size: 12px;\r\n    font-weight: 700;\r\n    letter-spacing: 0.8px;\r\n    text-transform: uppercase;\r\n    color: var(--cyan-dark);\r\n    margin-bottom: 14px;\r\n  }\r\n\r\n  .mh-section-title {\r\n    font-family: 'DM Serif Display', serif;\r\n    font-size: 40px;\r\n    line-height: 1.12;\r\n    color: var(--text);\r\n    margin-bottom: 16px;\r\n    max-width: 700px;\r\n  }\r\n\r\n  .mh-section-lead {\r\n    font-size: 17px;\r\n    line-height: 1.75;\r\n    color: var(--muted);\r\n    max-width: 640px;\r\n    margin-bottom: 48px;\r\n  }\r\n\r\n  .mh-proof-grid {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 24px;\r\n    align-items: stretch;\r\n  }\r\n\r\n  .mh-proof-left {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 16px;\r\n  }\r\n\r\n  .mh-proof-left .mh-stat-card {\r\n    flex: 1;\r\n  }\r\n\r\n  .mh-stat-card {\r\n    background: var(--navy);\r\n    border-radius: 20px;\r\n    padding: 28px;\r\n    color: var(--white);\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n\r\n  .mh-stat-card::after {\r\n    content: '';\r\n    position: absolute;\r\n    top: -60px;\r\n    right: -60px;\r\n    width: 220px;\r\n    height: 220px;\r\n    background: rgba(110,193,228,0.1);\r\n    border-radius: 50%;\r\n    pointer-events: none;\r\n  }\r\n\r\n  .mh-stat-card::before {\r\n    content: '';\r\n    position: absolute;\r\n    bottom: -80px;\r\n    left: -40px;\r\n    width: 180px;\r\n    height: 180px;\r\n    background: rgba(110,193,228,0.05);\r\n    border-radius: 50%;\r\n    pointer-events: none;\r\n  }\r\n\r\n  .mh-stat-num {\r\n    font-family: 'DM Serif Display', serif;\r\n    font-size: 54px;\r\n    line-height: 1;\r\n    color: var(--cyan);\r\n    margin-bottom: 6px;\r\n  }\r\n\r\n  .mh-stat-desc {\r\n    font-size: 15px;\r\n    line-height: 1.6;\r\n    color: rgba(255,255,255,0.7);\r\n  }\r\n\r\n  .mh-stat-desc strong {\r\n    color: var(--white);\r\n  }\r\n\r\n  .mh-proof-right {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 16px;\r\n  }\r\n\r\n  .mh-insight-card {\r\n    background: var(--bg-soft);\r\n    border: 1px solid var(--border);\r\n    border-radius: 18px;\r\n    padding: 24px;\r\n  }\r\n\r\n  .mh-insight-icon {\r\n    width: 42px;\r\n    height: 42px;\r\n    border-radius: 12px;\r\n    background: var(--cyan-light);\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    margin-bottom: 14px;\r\n    font-size: 18px;\r\n  }\r\n\r\n  .mh-insight-card h3 {\r\n    font-size: 18px;\r\n    font-weight: 700;\r\n    color: var(--text);\r\n    margin-bottom: 8px;\r\n  }\r\n\r\n  .mh-insight-card p {\r\n    font-size: 15px;\r\n    line-height: 1.7;\r\n    color: var(--muted);\r\n  }\r\n\r\n  \/* \u2500\u2500 FEATURES \u2500\u2500 *\/\r\n  .mh-features {\r\n    padding: 80px 24px;\r\n    background: var(--bg-soft);\r\n    border-top: 1px solid var(--border);\r\n  }\r\n\r\n  .mh-feat-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(3, 1fr);\r\n    gap: 20px;\r\n    margin-top: 48px;\r\n  }\r\n\r\n  .mh-feat-card {\r\n    background: var(--white);\r\n    border: 1px solid var(--border);\r\n    border-radius: 20px;\r\n    padding: 28px;\r\n    position: relative;\r\n    overflow: hidden;\r\n    transition: box-shadow 0.2s, transform 0.2s;\r\n  }\r\n\r\n  .mh-feat-card:hover {\r\n    box-shadow: 0 12px 32px rgba(0,0,0,0.07);\r\n    transform: translateY(-2px);\r\n  }\r\n\r\n  .mh-feat-num {\r\n    position: absolute;\r\n    top: 20px;\r\n    right: 24px;\r\n    font-family: 'DM Serif Display', serif;\r\n    font-size: 56px;\r\n    line-height: 1;\r\n    color: var(--border);\r\n    font-weight: 400;\r\n    user-select: none;\r\n  }\r\n\r\n  .mh-feat-icon {\r\n    width: 48px;\r\n    height: 48px;\r\n    border-radius: 14px;\r\n    background: var(--cyan-light);\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-size: 20px;\r\n    margin-bottom: 18px;\r\n  }\r\n\r\n  .mh-feat-card h3 {\r\n    font-size: 19px;\r\n    font-weight: 700;\r\n    color: var(--text);\r\n    margin-bottom: 10px;\r\n    position: relative;\r\n  }\r\n\r\n  .mh-feat-card p {\r\n    font-size: 15px;\r\n    line-height: 1.75;\r\n    color: var(--muted);\r\n    position: relative;\r\n  }\r\n\r\n  \/* \u2500\u2500 PRICING \u2500\u2500 *\/\r\n  .mh-pricing {\r\n    padding: 80px 24px;\r\n    background: var(--white);\r\n  }\r\n\r\n  .mh-pricing-grid {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 24px;\r\n    margin-top: 48px;\r\n    max-width: 860px;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n  }\r\n\r\n  .mh-price-card {\r\n    border-radius: 24px;\r\n    padding: 32px;\r\n    border: 1.5px solid var(--border);\r\n    background: var(--bg-soft);\r\n    position: relative;\r\n  }\r\n\r\n  .mh-price-card.featured {\r\n    background: var(--navy);\r\n    border-color: var(--cyan);\r\n    box-shadow: 0 20px 50px rgba(26,36,56,0.2);\r\n  }\r\n\r\n  .mh-price-badge {\r\n    display: inline-block;\r\n    padding: 5px 12px;\r\n    border-radius: 999px;\r\n    font-size: 11px;\r\n    font-weight: 800;\r\n    letter-spacing: 0.5px;\r\n    text-transform: uppercase;\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  .mh-price-card:not(.featured) .mh-price-badge {\r\n    background: var(--cyan-light);\r\n    color: var(--cyan-dark);\r\n  }\r\n\r\n  .mh-price-card.featured .mh-price-badge {\r\n    background: rgba(78,205,196,0.2);\r\n    color: var(--cyan);\r\n  }\r\n\r\n  .mh-price-name {\r\n    font-size: 24px;\r\n    font-weight: 800;\r\n    margin-bottom: 6px;\r\n    color: var(--text);\r\n  }\r\n\r\n  .mh-price-card.featured .mh-price-name { color: var(--white); }\r\n\r\n  .mh-price-desc {\r\n    font-size: 15px;\r\n    line-height: 1.6;\r\n    color: var(--muted);\r\n    margin-bottom: 22px;\r\n  }\r\n\r\n  .mh-price-card.featured .mh-price-desc { color: rgba(255,255,255,0.6); }\r\n\r\n  .mh-price-amount {\r\n    display: flex;\r\n    align-items: baseline;\r\n    gap: 4px;\r\n    margin-bottom: 24px;\r\n  }\r\n\r\n  .mh-price-amount strong {\r\n    font-family: 'DM Serif Display', serif;\r\n    font-size: 52px;\r\n    line-height: 1;\r\n    color: var(--text);\r\n  }\r\n\r\n  .mh-price-card.featured .mh-price-amount strong { color: var(--cyan); }\r\n\r\n  .mh-price-amount span {\r\n    font-size: 16px;\r\n    color: var(--muted);\r\n    font-weight: 600;\r\n  }\r\n\r\n  .mh-price-card.featured .mh-price-amount span { color: rgba(255,255,255,0.5); }\r\n\r\n  .mh-price-divider {\r\n    height: 1px;\r\n    background: var(--border);\r\n    margin-bottom: 22px;\r\n  }\r\n\r\n  .mh-price-card.featured .mh-price-divider { background: rgba(255,255,255,0.1); }\r\n\r\n  .mh-price-items {\r\n    list-style: none;\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 11px;\r\n    margin-bottom: 28px;\r\n  }\r\n\r\n  .mh-price-items li {\r\n    font-size: 15px;\r\n    line-height: 1.5;\r\n    color: var(--text);\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 10px;\r\n  }\r\n\r\n  .mh-price-card.featured .mh-price-items li { color: rgba(255,255,255,0.85); }\r\n\r\n  .mh-price-items li::before {\r\n    content: '';\r\n    flex: 0 0 8px;\r\n    width: 8px;\r\n    height: 8px;\r\n    border-radius: 50%;\r\n    background: var(--cyan);\r\n    margin-top: 6px;\r\n  }\r\n\r\n  .mh-btn {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    width: 100%;\r\n    min-height: 52px;\r\n    border-radius: 14px;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n    text-decoration: none;\r\n    transition: all 0.2s;\r\n    letter-spacing: 0.2px;\r\n  }\r\n\r\n  .mh-btn-solid {\r\n    background: var(--cyan);\r\n    color: var(--navy) !important;\r\n    border: 2px solid transparent;\r\n    box-shadow: 0 8px 20px rgba(110,193,228,0.35);\r\n  }\r\n\r\n  .mh-btn-solid:hover {\r\n    background: var(--cyan-dark);\r\n    color: var(--white) !important;\r\n    transform: translateY(-2px);\r\n    box-shadow: 0 12px 28px rgba(110,193,228,0.4);\r\n  }\r\n\r\n  .mh-btn-outline {\r\n    border: 2px solid var(--border);\r\n    color: var(--text) !important;\r\n    background: var(--white);\r\n  }\r\n\r\n  .mh-btn-outline:hover {\r\n    border-color: var(--cyan-dark);\r\n    color: var(--cyan-dark) !important;\r\n  }\r\n\r\n  \/* \u2500\u2500 CTA FINAL \u2500\u2500 *\/\r\n  .mh-cta {\r\n    background: var(--navy);\r\n    padding: 70px 24px;\r\n    text-align: center;\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n\r\n  .mh-cta::before {\r\n    content: '';\r\n    position: absolute;\r\n    inset: 0;\r\n    background: radial-gradient(ellipse 50% 80% at 50% 100%, rgba(78,205,196,0.1) 0%, transparent 70%);\r\n    pointer-events: none;\r\n  }\r\n\r\n  .mh-cta-inner {\r\n    position: relative;\r\n    z-index: 1;\r\n    max-width: 600px;\r\n    margin: 0 auto;\r\n  }\r\n\r\n  .mh-cta h2 {\r\n    font-family: 'DM Serif Display', serif;\r\n    font-size: 38px;\r\n    line-height: 1.15;\r\n    color: var(--white);\r\n    margin-bottom: 14px;\r\n  }\r\n\r\n  .mh-cta p {\r\n    font-size: 16px;\r\n    line-height: 1.75;\r\n    color: rgba(255,255,255,0.6);\r\n    margin-bottom: 32px;\r\n  }\r\n\r\n  .mh-cta-btns {\r\n    display: flex;\r\n    gap: 14px;\r\n    justify-content: center;\r\n    flex-wrap: wrap;\r\n  }\r\n\r\n  .mh-cta-btn-main {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    padding: 0 28px;\r\n    min-height: 54px;\r\n    background: var(--cyan);\r\n    color: var(--navy) !important;\r\n    border-radius: 14px;\r\n    font-size: 16px;\r\n    font-weight: 800;\r\n    text-decoration: none !important;\r\n    box-shadow: 0 10px 24px rgba(110,193,228,0.35);\r\n    transition: all 0.2s;\r\n  }\r\n\r\n  .mh-cta-btn-main:hover {\r\n    background: var(--cyan-dark);\r\n    color: var(--white) !important;\r\n    transform: translateY(-2px);\r\n  }\r\n\r\n  .mh-cta-btn-ghost {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    padding: 0 28px;\r\n    min-height: 54px;\r\n    background: transparent;\r\n    color: rgba(255,255,255,0.8) !important;\r\n    border-radius: 14px;\r\n    font-size: 16px;\r\n    font-weight: 700;\r\n    text-decoration: none !important;\r\n    border: 1.5px solid rgba(255,255,255,0.2);\r\n    transition: all 0.2s;\r\n  }\r\n\r\n  .mh-cta-btn-ghost:hover {\r\n    border-color: rgba(255,255,255,0.5);\r\n    color: var(--white) !important;\r\n  }\r\n\r\n  .mh-demo-btn {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n    gap: 16px;\r\n    padding: 18px 22px;\r\n    background: var(--white);\r\n    border: 1.5px solid var(--border);\r\n    border-radius: 18px;\r\n    text-decoration: none;\r\n    color: var(--text);\r\n    box-shadow: 0 4px 16px rgba(0,0,0,0.05);\r\n    transition: border-color 0.2s, box-shadow 0.2s, transform 0.2s;\r\n  }\r\n\r\n  .mh-demo-btn:hover {\r\n    background: var(--cyan);\r\n    border-color: var(--cyan);\r\n    box-shadow: 0 8px 24px rgba(110,193,228,0.25);\r\n    transform: translateY(-2px);\r\n    color: var(--white);\r\n  }\r\n\r\n  .mh-demo-btn:hover .mh-demo-btn-left {\r\n    color: var(--white);\r\n  }\r\n\r\n  .mh-demo-btn:hover .mh-demo-btn-left strong {\r\n    color: var(--white);\r\n  }\r\n\r\n  .mh-demo-btn:hover .mh-demo-btn-left small {\r\n    color: rgba(255,255,255,0.8);\r\n  }\r\n\r\n  .mh-demo-btn:hover > svg {\r\n    color: var(--white);\r\n  }\r\n\r\n  .mh-demo-btn-left {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 14px;\r\n    color: var(--cyan);\r\n  }\r\n\r\n  .mh-demo-btn-left span {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 2px;\r\n  }\r\n\r\n  .mh-demo-btn-left strong {\r\n    font-size: 15px;\r\n    font-weight: 700;\r\n    color: var(--text);\r\n    line-height: 1.3;\r\n  }\r\n\r\n  .mh-demo-btn-left small {\r\n    font-size: 12px;\r\n    color: var(--muted);\r\n    font-weight: 400;\r\n  }\r\n\r\n  .mh-demo-btn > svg {\r\n    flex-shrink: 0;\r\n    color: var(--cyan);\r\n  }\r\n  @media (max-width: 1024px) {\r\n    .mh-hero-inner,\r\n    .mh-proof-grid,\r\n    .mh-feat-grid,\r\n    .mh-pricing-grid {\r\n      grid-template-columns: 1fr;\r\n    }\r\n\r\n    .mh-hero-visual { display: none; }\r\n\r\n    .mh-hero-title { font-size: 40px; }\r\n\r\n    .mh-section-title { font-size: 34px; }\r\n  }\r\n\r\n  @media (max-width: 600px) {\r\n    .mh-hero { padding: 56px 18px 0; }\r\n    .mh-hero-title { font-size: 32px; }\r\n\r\n    .mh-proof-section,\r\n    .mh-features,\r\n    .mh-pricing,\r\n    .mh-cta { padding: 56px 18px; }\r\n\r\n    .mh-section-title { font-size: 28px; }\r\n    .mh-feat-grid { grid-template-columns: 1fr; }\r\n    .mh-stat-num { font-size: 42px; }\r\n    .mh-cta h2 { font-size: 30px; }\r\n    .mh-cta-btns { flex-direction: column; }\r\n    .mh-cta-btn-main, .mh-cta-btn-ghost { width: 100%; }\r\n  }\r\n<\/style>\r\n\r\n<!-- \u2550\u2550 HERO \u2550\u2550 -->\r\n<section class=\"mh-hero\">\r\n  <div class=\"mh-hero-inner\">\r\n    <div>\r\n      <div class=\"mh-hero-label\">\r\n        <span><\/span>\r\n        Plugin WordPress \u00b7 Oporto Webdesign\r\n      <\/div>\r\n\r\n      <h1 class=\"mh-hero-title\">\r\n        The plugin that transforms<br>\r\n        <em>hours and numbers<\/em><br>\r\n        into real organic traffic.\r\n      <\/h1>\r\n\r\n      <p class=\"mh-hero-sub\">\r\n        Create a complete section of mirror hours, reverse hours, and repeating numbers on your WordPress site \u2014 with SEO structure, integrated search, and simple management in the dashboard.\r\n      <\/p>\r\n\r\n      <div class=\"mh-hero-proof\">\r\n        <div class=\"mh-hero-proof-icon\">\r\n          <svg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#6EC1E4\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\"\/><line x1=\"8\" y1=\"21\" x2=\"16\" y2=\"21\"\/><line x1=\"12\" y1=\"17\" x2=\"12\" y2=\"21\"\/><\/svg>\r\n        <\/div>\r\n        <p>\r\n          Feeds the <strong>caminhoclaro.pt<\/strong> \u2014 a project built with this plugin that generates monthly organic visits in Portuguese, Spanish, French, and English, without advertising.\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"mh-hero-visual\">\r\n      <div class=\"mh-screen\">\r\n        <div class=\"mh-screen-bar\">\r\n          <span><\/span><span><\/span><span><\/span>\r\n        <\/div>\r\n        <div class=\"mh-screen-content\">\r\n          <div class=\"mh-srow mh-srow-3\">\r\n            <div class=\"mh-scard accent\">\r\n              <div class=\"mh-scard-label\">Equal Hours<\/div>\r\n              <div class=\"mh-scard-val\">24<\/div>\r\n              <div class=\"mh-scard-sub\">Generated pages<\/div>\r\n            <\/div>\r\n            <div class=\"mh-scard accent\">\r\n              <div class=\"mh-scard-label\">Mirror Hours<\/div>\r\n              <div class=\"mh-scard-val\">13<\/div>\r\n              <div class=\"mh-scard-sub\">Generated pages<\/div>\r\n            <\/div>\r\n            <div class=\"mh-scard accent\">\r\n              <div class=\"mh-scard-label\">N\u00ba Repetidos<\/div>\r\n              <div class=\"mh-scard-val\">10<\/div>\r\n              <div class=\"mh-scard-sub\">Generated pages<\/div>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"mh-srow mh-srow-2\">\r\n            <div class=\"mh-scard\">\r\n              <div class=\"mh-scard-label\">Included languages<\/div>\r\n              <div class=\"mh-scard-val\" style=\"font-size:16px;color:#fff;margin-top:4px;\">PT \u00b7 EN \u00b7 ES \u00b7 FR<\/div>\r\n              <div class=\"mh-scard-bar\"><div class=\"mh-scard-bar-fill\" style=\"width:100%\"><\/div><\/div>\r\n            <\/div>\r\n            <div class=\"mh-scard\">\r\n              <div class=\"mh-scard-label\">Shortcodes<\/div>\r\n              <div class=\"mh-scard-val\" style=\"font-size:16px;color:#fff;margin-top:4px;\">Top 5 main ones<\/div>\r\n              <div class=\"mh-scard-bar\"><div class=\"mh-scard-bar-fill\" style=\"width:80%\"><\/div><\/div>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"mh-scard\" style=\"text-align:center;padding:16px;\">\r\n            <div class=\"mh-scard-label\" style=\"margin-bottom:8px;\">Compatible with<\/div>\r\n            <div style=\"display:flex;gap:12px;justify-content:center;align-items:center;\">\r\n              <span style=\"font-size:13px;font-weight:700;color:rgba(255,255,255,0.7);background:rgba(255,255,255,0.07);padding:5px 12px;border-radius:8px;\">Elementor<\/span>\r\n              <span style=\"font-size:13px;font-weight:700;color:rgba(255,255,255,0.7);background:rgba(255,255,255,0.07);padding:5px 12px;border-radius:8px;\">Block Editor<\/span>\r\n              <span style=\"font-size:13px;font-weight:700;color:rgba(78,205,196,0.9);background:rgba(78,205,196,0.1);padding:5px 12px;border-radius:8px;\">WP 6.0+<\/span>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550 TRUST PILLS \u2550\u2550 -->\r\n<div class=\"mh-trust\">\r\n  <p>Developed in Portugal \u00b7 used in real projects \u00b7 regularly updated<\/p>\r\n  <div class=\"mh-trust-pills\">\r\n    <span class=\"mh-trust-pill\">\u2713 Compatible with Elementor<\/span>\r\n    <span class=\"mh-trust-pill\">\u2713 4 languages included<\/span>\r\n    <span class=\"mh-trust-pill\">\u2713 SEO + JSON-LD + Sitemap<\/span>\r\n    <span class=\"mh-trust-pill\">\u2713 No code required<\/span>\r\n    <span class=\"mh-trust-pill\">\u2713 Pro updates<\/span>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- \u2550\u2550 PROVA REAL \u2550\u2550 -->\r\n<section class=\"mh-proof-section\">\r\n  <div class=\"mh-section-wrap\">\r\n    <span class=\"mh-eyebrow\">Results before promises<\/span>\r\n    <h2 class=\"mh-section-title\">This is not theory. There is a live website running on this.<\/h2>\r\n    <p class=\"mh-section-lead\">\r\n      The caminhoclaro.pt website was built with this plugin and grew organically in four languages, without SEA or paid campaigns. It proves that the structure works.\r\n    <\/p>\r\n\r\n    <div class=\"mh-proof-grid\">\r\n      <div class=\"mh-proof-left\">\r\n        <div class=\"mh-stat-card\">\r\n          <div class=\"mh-stat-num\">47<\/div>\r\n          <div class=\"mh-stat-desc\">Automatically generated content pages \u2014 <strong>mirror hours, reverse hours, and repeating numbers<\/strong> \u2014 each with its own URL, meta tags, and schema.<\/div>\r\n        <\/div>\r\n        <div class=\"mh-stat-card\" style=\"background: linear-gradient(135deg, #1a3040, #1a2438);\">\r\n          <div class=\"mh-stat-num\">4<\/div>\r\n          <div class=\"mh-stat-desc\">Supported languages with base content included: <strong>Portuguese, English, Spanish, and French.<\/strong>Fully editable in the WordPress dashboard.<\/div>\r\n        <\/div>\r\n\r\n        <a href=\"https:\/\/caminhoclaro.pt\" target=\"_blank\" rel=\"noopener\" class=\"mh-demo-btn\">\r\n          <span class=\"mh-demo-btn-left\">\r\n            <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/><path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/><\/svg>\r\n            <span>\r\n              <strong>View the project in action<\/strong>\r\n              <small>caminhoclaro.pt<\/small>\r\n            <\/span>\r\n          <\/span>\r\n          <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"7\" y1=\"17\" x2=\"17\" y2=\"7\"\/><polyline points=\"7 7 17 7 17 17\"\/><\/svg>\r\n        <\/a>\r\n\r\n      <\/div>\r\n\r\n      <div class=\"mh-proof-right\">\r\n        <div class=\"mh-insight-card\">\r\n          <div class=\"mh-insight-icon\">\r\n            <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#6EC1E4\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><\/svg>\r\n          <\/div>\r\n          <h3>SEO-focused structure<\/h3>\r\n          <p>Each signal has its own URL, dynamic title, Open Graph, JSON-LD WebPage + BreadcrumbList, and sitemap integration. No additional configuration required.<\/p>\r\n        <\/div>\r\n        <div class=\"mh-insight-card\">\r\n          <div class=\"mh-insight-icon\">\r\n            <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#6EC1E4\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\/><\/svg>\r\n          <\/div>\r\n          <h3>Ready to use from day one<\/h3>\r\n          <p>One-click base content import. Choose the language, import the texts, add the shortcodes to your pages, and it\u2019s operational. No programming required.<\/p>\r\n        <\/div>\r\n        <div class=\"mh-insight-card\">\r\n          <div class=\"mh-insight-icon\">\r\n            <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#6EC1E4\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"23 4 23 10 17 10\"\/><path d=\"M20.49 15a9 9 0 1 1-2.12-9.36L23 10\"\/><\/svg>\r\n          <\/div>\r\n          <h3>Scalable with no effort<\/h3>\r\n          <p>Add, edit, or reorganize readings directly in WordPress. The plugin automatically handles routes, search, and related content.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550 FEATURES \u2550\u2550 -->\r\n<section class=\"mh-features\">\r\n  <div class=\"mh-section-wrap\">\r\n    <span class=\"mh-eyebrow\">What\u2019s included<\/span>\r\n    <h2 class=\"mh-section-title\">Everything a numerology signals project needs<\/h2>\r\n\r\n    <div class=\"mh-feat-grid\">\r\n      <div class=\"mh-feat-card\">\r\n        <div class=\"mh-feat-num\">01<\/div>\r\n        <div class=\"mh-feat-icon\">\r\n          <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#6EC1E4\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"7\" height=\"7\"\/><rect x=\"14\" y=\"3\" width=\"7\" height=\"7\"\/><rect x=\"14\" y=\"14\" width=\"7\" height=\"7\"\/><rect x=\"3\" y=\"14\" width=\"7\" height=\"7\"\/><\/svg>\r\n        <\/div>\r\n        <h3>Hub, directories, and search<\/h3>\r\n        <p>Dedicated shortcodes for the main page, directories by signal type, and an integrated search block. Complete structure, no extra plugins required.<\/p>\r\n      <\/div>\r\n      <div class=\"mh-feat-card\">\r\n        <div class=\"mh-feat-num\">02<\/div>\r\n        <div class=\"mh-feat-icon\">\r\n          <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#6EC1E4\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 20h9\"\/><path d=\"M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z\"\/><\/svg>\r\n        <\/div>\r\n        <h3>Editable texts from the admin panel<\/h3>\r\n        <p>All titles, readings, introductions, and contextual text are editable directly in WordPress. No code files to touch.<\/p>\r\n      <\/div>\r\n      <div class=\"mh-feat-card\">\r\n        <div class=\"mh-feat-num\">03<\/div>\r\n        <div class=\"mh-feat-icon\">\r\n          <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#6EC1E4\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><path d=\"M19.07 4.93a10 10 0 0 1 0 14.14M4.93 4.93a10 10 0 0 0 0 14.14\"\/><\/svg>\r\n        <\/div>\r\n        <h3>Visual CSS presets<\/h3>\r\n        <p>Four themes included \u2014 Signature Light, Minimal Light, Serene Ocean, Editorial Night. Apply with one click; customize via the dashboard, no manual CSS needed.<\/p>\r\n      <\/div>\r\n      <div class=\"mh-feat-card\">\r\n        <div class=\"mh-feat-num\">04<\/div>\r\n        <div class=\"mh-feat-icon\">\r\n          <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#6EC1E4\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/><path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/><\/svg>\r\n        <\/div>\r\n        <h3>Native multilingual<\/h3>\r\n        <p>Base content in PT, EN, ES, and FR. The admin interface automatically adapts to the language of the installed WordPress.<\/p>\r\n      <\/div>\r\n      <div class=\"mh-feat-card\">\r\n        <div class=\"mh-feat-num\">05<\/div>\r\n        <div class=\"mh-feat-icon\">\r\n          <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#6EC1E4\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71\"\/><path d=\"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71\"\/><\/svg>\r\n        <\/div>\r\n        <h3>Automatic related<\/h3>\r\n        <p>Each reading page suggests related signals with automatically generated internal links. More time on site, more indexed pages.<\/p>\r\n      <\/div>\r\n      <div class=\"mh-feat-card\">\r\n        <div class=\"mh-feat-num\">06<\/div>\r\n        <div class=\"mh-feat-icon\">\r\n          <svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#6EC1E4\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"18\" cy=\"5\" r=\"3\"\/><circle cx=\"6\" cy=\"12\" r=\"3\"\/><circle cx=\"18\" cy=\"19\" r=\"3\"\/><line x1=\"8.59\" y1=\"13.51\" x2=\"15.42\" y2=\"17.49\"\/><line x1=\"15.41\" y1=\"6.51\" x2=\"8.59\" y2=\"10.49\"\/><\/svg>\r\n        <\/div>\r\n        <h3>Native sharing<\/h3>\r\n        <p>Share buttons on each reading, with pre-filled text and URL. Uses the Web Share API when available, with automatic fallback in other cases.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550 PRICING \u2550\u2550 -->\r\n<section class=\"mh-pricing\">\r\n  <div class=\"mh-section-wrap\">\r\n    <span class=\"mh-eyebrow\">Annual licensing<\/span>\r\n    <h2 class=\"mh-section-title\" style=\"text-align:center;max-width:100%;margin-bottom:8px;\">Simple. Fair. Priced in euros.<\/h2>\r\n    <p class=\"mh-section-lead\" style=\"text-align:center;margin:0 auto 0;\">No surprises. Pay once per year, receive all Pro updates during that period.<\/p>\r\n\r\n    <div class=\"mh-pricing-grid\">\r\n      <div class=\"mh-price-card\">\r\n        <span class=\"mh-price-badge\">Annual license<\/span>\r\n        <div class=\"mh-price-name\">Pro \u2014 1 site<\/div>\r\n        <div class=\"mh-price-desc\">For a single project that needs a solid numerology signals section.<\/div>\r\n        <div class=\"mh-price-amount\">\r\n          <strong>39\u20ac<\/strong>\r\n          <span>\/ year<\/span>\r\n        <\/div>\r\n        <div class=\"mh-price-divider\"><\/div>\r\n        <ul class=\"mh-price-items\">\r\n          <li>1 licensed installation<\/li>\r\n          <li>All Pro updates<\/li>\r\n          <li>Base content in 4 languages<\/li>\r\n          <li>Checkout in euros<\/li>\r\n        <\/ul>\r\n        <a class=\"mh-btn mh-btn-outline\"\r\n           href=\"https:\/\/checkout.freemius.com\/plugin\/26649\/plan\/44133\/?licenses=1&billing_cycle=annual&currency=eur&disable_licenses_selector=true\"\r\n           target=\"_blank\" rel=\"noopener\">\r\n          Buy \u2014 1 site \u00b7 \u20ac39\/year\r\n        <\/a>\r\n      <\/div>\r\n\r\n      <div class=\"mh-price-card featured\">\r\n        <span class=\"mh-price-badge\">Recommended<\/span>\r\n        <div class=\"mh-price-name\">Pro \u2014 3 sites<\/div>\r\n        <div class=\"mh-price-desc\">For those managing multiple projects and wanting better cost per installation.<\/div>\r\n        <div class=\"mh-price-amount\">\r\n          <strong>89\u20ac<\/strong>\r\n          <span>\/ year<\/span>\r\n        <\/div>\r\n        <div class=\"mh-price-divider\"><\/div>\r\n        <ul class=\"mh-price-items\">\r\n          <li>3 licensed installations<\/li>\r\n          <li>All Pro updates<\/li>\r\n          <li>Best cost per installation<\/li>\r\n          <li>Checkout in euros<\/li>\r\n        <\/ul>\r\n        <a class=\"mh-btn mh-btn-solid\"\r\n           href=\"https:\/\/checkout.freemius.com\/plugin\/26649\/plan\/44133\/?licenses=3&billing_cycle=annual&currency=eur&disable_licenses_selector=true\"\r\n           target=\"_blank\" rel=\"noopener\">\r\n          Buy \u2014 3 sites \u00b7 \u20ac89\/year\r\n        <\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n<p style=\"text-align:center; margin-top:28px; font-size:15px; color:#5a6478; line-height:1.7;\">\r\n  Want to try before buying? The version\r\n  <a href=\"https:\/\/oportowebdesign.com\/en\/plugin-wordpress-mirror-hours-lite\/\" style=\"color:#3a8fb5; font-weight:600; text-decoration:none; border-bottom:1px solid rgba(58,143,181,0.3);\">Mirror Hours Lite<\/a>\r\n  is available for free on WordPress.org \u2014 includes the 24 mirror hours and the search widget.\r\n<\/p>\r\n<!-- \u2550\u2550 CTA FINAL \u2550\u2550 -->\r\n<section class=\"mh-cta\">\r\n  <div class=\"mh-cta-inner\">\r\n    <h2>Ready to structure your project?<\/h2>\r\n    <p>Install, import the base content in the language you need, and you\u2019ll have a working section the same day.<\/p>\r\n    <div class=\"mh-cta-btns\">\r\n      <a class=\"mh-cta-btn-main\"\r\n         href=\"https:\/\/checkout.freemius.com\/plugin\/26649\/plan\/44133\/?licenses=1&billing_cycle=annual&currency=eur&disable_licenses_selector=true\"\r\n         target=\"_blank\" rel=\"noopener\">\r\n        Start with Pro\r\n      <\/a>\r\n      <a class=\"mh-cta-btn-ghost\"\r\n         href=\"https:\/\/caminhoclaro.pt\"\r\n         target=\"_blank\" rel=\"noopener\">\r\n        View live demo \u2192\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-24b2355 e-flex e-con-boxed e-con e-parent\" data-id=\"24b2355\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f07f42a elementor-widget elementor-widget-gallery\" data-id=\"f07f42a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;columns&quot;:3,&quot;aspect_ratio&quot;:&quot;1:1&quot;,&quot;overlay_title&quot;:&quot;caption&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/oportowebdesign.com\/wp-content\/uploads\/2026\/03\/img_print_1_admin.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"f07f42a\" data-elementor-lightbox-title=\"img_print_1_admin\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTQ0NiwidXJsIjoiaHR0cHM6XC9cL29wb3J0b3dlYmRlc2lnbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9pbWdfcHJpbnRfMV9hZG1pbi5qcGciLCJzbGlkZXNob3ciOiJmMDdmNDJhIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/oportowebdesign.com\/wp-content\/uploads\/2026\/03\/img_print_1_admin-768x528.jpg\" data-width=\"768\" data-height=\"528\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__title\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tAdmin\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/oportowebdesign.com\/wp-content\/uploads\/2026\/03\/img_print_2_front_search.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"f07f42a\" data-elementor-lightbox-title=\"img_print_2_front_search\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTQ0NywidXJsIjoiaHR0cHM6XC9cL29wb3J0b3dlYmRlc2lnbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9pbWdfcHJpbnRfMl9mcm9udF9zZWFyY2guanBnIiwic2xpZGVzaG93IjoiZjA3ZjQyYSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/oportowebdesign.com\/wp-content\/uploads\/2026\/03\/img_print_2_front_search-768x518.jpg\" data-width=\"768\" data-height=\"518\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__title\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tSearch\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/oportowebdesign.com\/wp-content\/uploads\/2026\/03\/img_print_3_front_single_sign.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"f07f42a\" data-elementor-lightbox-title=\"img_print_3_front_single_sign\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTQ0OCwidXJsIjoiaHR0cHM6XC9cL29wb3J0b3dlYmRlc2lnbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9pbWdfcHJpbnRfM19mcm9udF9zaW5nbGVfc2lnbi5qcGciLCJzbGlkZXNob3ciOiJmMDdmNDJhIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/oportowebdesign.com\/wp-content\/uploads\/2026\/03\/img_print_3_front_single_sign-768x597.jpg\" data-width=\"768\" data-height=\"597\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__title\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tSingle Sign\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-11376a0 e-con-full e-flex e-con e-parent\" data-id=\"11376a0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-59ed9bf elementor-widget elementor-widget-html\" data-id=\"59ed9bf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section style=\"padding:70px 24px; background:#f7f8fb;\">\r\n  <div style=\"max-width:1100px; margin:0 auto;\">\r\n\r\n    <div style=\"text-align:center; max-width:860px; margin:0 auto 42px auto;\">\r\n      <span style=\"display:inline-block; padding:8px 14px; background:#e9ecf5; color:#1f2a44; border-radius:999px; font-size:13px; font-weight:700; letter-spacing:0.4px; text-transform:uppercase;\">\r\n        FAQ\r\n      <\/span>\r\n\r\n      <h2 style=\"margin:18px 0 16px; font-size:40px; line-height:1.14; color:#111827; font-weight:800;\">\r\n        Frequently asked questions about the plugin\r\n      <\/h2>\r\n\r\n      <p style=\"margin:0; font-size:18px; line-height:1.8; color:#4b5563;\">\r\n        We have gathered here some of the most common questions about the <strong>Mirror Hours &amp; Repeating Numbers<\/strong>, to help better understand how the plugin works and in what context it can be used.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div style=\"display:flex; flex-direction:column; gap:18px;\">\r\n\r\n      <details style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:22px; padding:0; box-shadow:0 10px 24px rgba(0,0,0,0.05); overflow:hidden;\" open>\r\n        <summary style=\"list-style:none; cursor:pointer; padding:24px 28px; font-size:22px; font-weight:800; color:#111827;\">\r\n          Does the plugin work with Elementor?\r\n        <\/summary>\r\n        <div style=\"padding:0 28px 26px 28px; font-size:16px; line-height:1.8; color:#4b5563;\">\r\n          Yes. The plugin can be integrated into websites developed with <strong>Elementor<\/strong> and also on pages created with the native WordPress editor, giving you flexibility for different types of projects.\r\n        <\/div>\r\n      <\/details>\r\n\r\n      <details style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:22px; padding:0; box-shadow:0 10px 24px rgba(0,0,0,0.05); overflow:hidden;\">\r\n        <summary style=\"list-style:none; cursor:pointer; padding:24px 28px; font-size:22px; font-weight:800; color:#111827;\">\r\n          Do I need to know how to code to use the plugin?\r\n        <\/summary>\r\n        <div style=\"padding:0 28px 26px 28px; font-size:16px; line-height:1.8; color:#4b5563;\">\r\n          No. The plugin was designed to allow simple management within WordPress, without requiring programming knowledge. This makes it especially interesting for content creators, therapists, web designers and website managers.\r\n        <\/div>\r\n      <\/details>\r\n\r\n      <details style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:22px; padding:0; box-shadow:0 10px 24px rgba(0,0,0,0.05); overflow:hidden;\">\r\n        <summary style=\"list-style:none; cursor:pointer; padding:24px 28px; font-size:22px; font-weight:800; color:#111827;\">\r\n          Can I edit the texts and content directly in WordPress?\r\n        <\/summary>\r\n        <div style=\"padding:0 28px 26px 28px; font-size:16px; line-height:1.8; color:#4b5563;\">\r\n          Yes. The plugin was designed to allow content editing directly in the WordPress panel, making it easier to customize interpretations and adapt the content to the style of each project.\r\n        <\/div>\r\n      <\/details>\r\n\r\n      <details style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:22px; padding:0; box-shadow:0 10px 24px rgba(0,0,0,0.05); overflow:hidden;\">\r\n        <summary style=\"list-style:none; cursor:pointer; padding:24px 28px; font-size:22px; font-weight:800; color:#111827;\">\r\n          Is there a Lite version and a Pro version?\r\n        <\/summary>\r\n        <div style=\"padding:0 28px 26px 28px; font-size:16px; line-height:1.8; color:#4b5563;\">\r\n  Yes. The <a href=\"https:\/\/oportowebdesign.com\/en\/plugin-wordpress-mirror-hours-lite\/\" style=\"color:#3a8fb5; font-weight:700; text-decoration:none; border-bottom:1px solid rgba(58,143,181,0.3);\">Lite<\/a> version is a good entry point to test the plugin and create a functional base. The <strong>Pro<\/strong> version was designed for projects looking for more control, more depth and a more professional framework.\r\n<\/div>\r\n      <\/details>\r\n\r\n      <details style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:22px; padding:0; box-shadow:0 10px 24px rgba(0,0,0,0.05); overflow:hidden;\">\r\n        <summary style=\"list-style:none; cursor:pointer; padding:24px 28px; font-size:22px; font-weight:800; color:#111827;\">\r\n          Can the plugin be used in multilingual projects?\r\n        <\/summary>\r\n        <div style=\"padding:0 28px 26px 28px; font-size:16px; line-height:1.8; color:#4b5563;\">\r\n          Yes. The plugin was prepared to work with different languages, making it especially interesting for projects that aim to reach wider audiences and work with content in more than one language.\r\n        <\/div>\r\n      <\/details>\r\n\r\n      <details style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:22px; padding:0; box-shadow:0 10px 24px rgba(0,0,0,0.05); overflow:hidden;\">\r\n        <summary style=\"list-style:none; cursor:pointer; padding:24px 28px; font-size:22px; font-weight:800; color:#111827;\">\r\n          Can Oporto Webdesign help with installation and implementation?\r\n        <\/summary>\r\n        <div style=\"padding:0 28px 26px 28px; font-size:16px; line-height:1.8; color:#4b5563;\">\r\n          Yes. In addition to developing the plugin, <strong>Oporto Webdesign<\/strong> can assist with installation, implementation, website adaptation and any customization, depending on the project's needs.\r\n        <\/div>\r\n      <\/details>\r\n\r\n      <details style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:22px; padding:0; box-shadow:0 10px 24px rgba(0,0,0,0.05); overflow:hidden;\">\r\n        <summary style=\"list-style:none; cursor:pointer; padding:24px 28px; font-size:22px; font-weight:800; color:#111827;\">\r\n          Is this plugin only for spiritual websites?\r\n        <\/summary>\r\n        <div style=\"padding:0 28px 26px 28px; font-size:16px; line-height:1.8; color:#4b5563;\">\r\n          Not necessarily. Although it has a very natural fit in spirituality, numerology, tarot or astrology websites, it can also be useful in editorial projects, thematic blogs or websites that aim to structure symbolic content in a clear and consistent way.\r\n        <\/div>\r\n      <\/details>\r\n\r\n    <\/div>\r\n\r\n    <div style=\"margin-top:34px; text-align:center; max-width:860px; margin-left:auto; margin-right:auto;\">\r\n      <p style=\"margin:0 0 20px; font-size:18px; line-height:1.8; color:#374151;\">\r\n        Do you have another question about the plugin or would you like to understand if this solution makes sense for your project?\r\n      <\/p>\r\n\r\n      <a href=\"https:\/\/oportowebdesign.com\/en\/contactos\/\" style=\"display:inline-block; padding:16px 28px; background:#1f2a44; color:#ffffff; text-decoration:none; font-size:16px; font-weight:700; border-radius:14px;\">\r\n        Request clarification\r\n      <\/a>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Plugin WordPress Mirror Hours &amp; Repeating Number Plugin WordPress \u00b7 Oporto Webdesign O plugin que transforma horas e n\u00fameros em tr\u00e1fego org\u00e2nico real Crie uma \u00e1rea completa de horas iguais, horas espelho e n\u00fameros repetidos no seu WordPress \u2014 com estrutura SEO, pesquisa integrada e gest\u00e3o simples no painel. Alimenta o caminhoclaro.pt \u2014 um projeto [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"on","ocean_disable_heading":"default","ocean_post_title":" ","ocean_post_subheading":" ","ocean_post_title_style":"background-image","ocean_post_title_background_color":"","ocean_post_title_background":9522,"ocean_post_title_bg_image_position":"center center","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"off","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","footnotes":""},"class_list":["post-9374","page","type-page","status-publish","hentry","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Plugin WordPress para Mirror Hours e Repeating Numbers<\/title>\n<meta name=\"description\" content=\"Plugin WordPress mirror hours para criar p\u00e1ginas SEO de n\u00fameros repetidos e aumentar tr\u00e1fego org\u00e2nico.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/oportowebdesign.com\/en\/plugin-wordpress-mirror-hours-repeating-numbers\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Plugin WordPress para Mirror Hours e Repeating Numbers\" \/>\n<meta property=\"og:description\" content=\"Plugin WordPress mirror hours para criar p\u00e1ginas SEO de n\u00fameros repetidos e aumentar tr\u00e1fego org\u00e2nico.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/oportowebdesign.com\/en\/plugin-wordpress-mirror-hours-repeating-numbers\/\" \/>\n<meta property=\"og:site_name\" content=\"Oporto Webdesign \u2014 Cria\u00e7\u00e3o de websites e sistemas digitais para empresas\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/oportowebdesign\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-24T15:19:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/oportowebdesign.com\/wp-content\/uploads\/2023\/10\/cropped-logo-512x512-em-V.png\" \/>\n\t<meta property=\"og:image:width\" content=\"512\" \/>\n\t<meta property=\"og:image:height\" content=\"289\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/oportowebdesign.com\\\/plugin-wordpress-mirror-hours-repeating-numbers\\\/\",\"url\":\"https:\\\/\\\/oportowebdesign.com\\\/plugin-wordpress-mirror-hours-repeating-numbers\\\/\",\"name\":\"Plugin WordPress para Mirror Hours e Repeating Numbers\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/oportowebdesign.com\\\/#website\"},\"datePublished\":\"2026-03-16T21:09:45+00:00\",\"dateModified\":\"2026-04-24T15:19:49+00:00\",\"description\":\"Plugin WordPress mirror hours para criar p\u00e1ginas SEO de n\u00fameros repetidos e aumentar tr\u00e1fego org\u00e2nico.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/oportowebdesign.com\\\/plugin-wordpress-mirror-hours-repeating-numbers\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/oportowebdesign.com\\\/plugin-wordpress-mirror-hours-repeating-numbers\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/oportowebdesign.com\\\/plugin-wordpress-mirror-hours-repeating-numbers\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\\\/\\\/oportowebdesign.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Plugin WordPress Mirror Hours &amp; Repeating Numbers\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/oportowebdesign.com\\\/#website\",\"url\":\"https:\\\/\\\/oportowebdesign.com\\\/\",\"name\":\"Oporto Webdesign\",\"description\":\"Criamos websites profissionais, lojas online e sistemas digitais para empresas que querem crescer com mais presen\u00e7a, organiza\u00e7\u00e3o e efici\u00eancia.\",\"publisher\":{\"@id\":\"https:\\\/\\\/oportowebdesign.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/oportowebdesign.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/oportowebdesign.com\\\/#organization\",\"name\":\"Oporto Webdesign\",\"alternateName\":\"OportoWebdesign\",\"url\":\"https:\\\/\\\/oportowebdesign.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/oportowebdesign.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/oportowebdesign.com\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/cropped-logo-512x512-em-V.png\",\"contentUrl\":\"https:\\\/\\\/oportowebdesign.com\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/cropped-logo-512x512-em-V.png\",\"width\":512,\"height\":289,\"caption\":\"Oporto Webdesign\"},\"image\":{\"@id\":\"https:\\\/\\\/oportowebdesign.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/oportowebdesign\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Plugin WordPress para Mirror Hours e Repeating Numbers","description":"Plugin WordPress mirror hours para criar p\u00e1ginas SEO de n\u00fameros repetidos e aumentar tr\u00e1fego org\u00e2nico.","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:\/\/oportowebdesign.com\/en\/plugin-wordpress-mirror-hours-repeating-numbers\/","og_locale":"en_GB","og_type":"article","og_title":"Plugin WordPress para Mirror Hours e Repeating Numbers","og_description":"Plugin WordPress mirror hours para criar p\u00e1ginas SEO de n\u00fameros repetidos e aumentar tr\u00e1fego org\u00e2nico.","og_url":"https:\/\/oportowebdesign.com\/en\/plugin-wordpress-mirror-hours-repeating-numbers\/","og_site_name":"Oporto Webdesign \u2014 Cria\u00e7\u00e3o de websites e sistemas digitais para empresas","article_publisher":"https:\/\/www.facebook.com\/oportowebdesign","article_modified_time":"2026-04-24T15:19:49+00:00","og_image":[{"width":512,"height":289,"url":"https:\/\/oportowebdesign.com\/wp-content\/uploads\/2023\/10\/cropped-logo-512x512-em-V.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/oportowebdesign.com\/plugin-wordpress-mirror-hours-repeating-numbers\/","url":"https:\/\/oportowebdesign.com\/plugin-wordpress-mirror-hours-repeating-numbers\/","name":"Plugin WordPress para Mirror Hours e Repeating Numbers","isPartOf":{"@id":"https:\/\/oportowebdesign.com\/#website"},"datePublished":"2026-03-16T21:09:45+00:00","dateModified":"2026-04-24T15:19:49+00:00","description":"Plugin WordPress mirror hours para criar p\u00e1ginas SEO de n\u00fameros repetidos e aumentar tr\u00e1fego org\u00e2nico.","breadcrumb":{"@id":"https:\/\/oportowebdesign.com\/plugin-wordpress-mirror-hours-repeating-numbers\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/oportowebdesign.com\/plugin-wordpress-mirror-hours-repeating-numbers\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/oportowebdesign.com\/plugin-wordpress-mirror-hours-repeating-numbers\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/oportowebdesign.com\/"},{"@type":"ListItem","position":2,"name":"Plugin WordPress Mirror Hours &amp; Repeating Numbers"}]},{"@type":"WebSite","@id":"https:\/\/oportowebdesign.com\/#website","url":"https:\/\/oportowebdesign.com\/","name":"Oporto Webdesign","description":"Criamos websites profissionais, lojas online e sistemas digitais para empresas que querem crescer com mais presen\u00e7a, organiza\u00e7\u00e3o e efici\u00eancia.","publisher":{"@id":"https:\/\/oportowebdesign.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/oportowebdesign.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/oportowebdesign.com\/#organization","name":"Oporto Webdesign","alternateName":"OportoWebdesign","url":"https:\/\/oportowebdesign.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/oportowebdesign.com\/#\/schema\/logo\/image\/","url":"https:\/\/oportowebdesign.com\/wp-content\/uploads\/2023\/10\/cropped-logo-512x512-em-V.png","contentUrl":"https:\/\/oportowebdesign.com\/wp-content\/uploads\/2023\/10\/cropped-logo-512x512-em-V.png","width":512,"height":289,"caption":"Oporto Webdesign"},"image":{"@id":"https:\/\/oportowebdesign.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/oportowebdesign"]}]}},"_links":{"self":[{"href":"https:\/\/oportowebdesign.com\/en\/wp-json\/wp\/v2\/pages\/9374","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/oportowebdesign.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/oportowebdesign.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/oportowebdesign.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/oportowebdesign.com\/en\/wp-json\/wp\/v2\/comments?post=9374"}],"version-history":[{"count":132,"href":"https:\/\/oportowebdesign.com\/en\/wp-json\/wp\/v2\/pages\/9374\/revisions"}],"predecessor-version":[{"id":9930,"href":"https:\/\/oportowebdesign.com\/en\/wp-json\/wp\/v2\/pages\/9374\/revisions\/9930"}],"wp:attachment":[{"href":"https:\/\/oportowebdesign.com\/en\/wp-json\/wp\/v2\/media?parent=9374"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}