@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap'); :root { --primary: #21759b; --primary-dark: #1a5c7a; --primary-light: #3a9bc5; --accent: #72aee6; --dark: #1e1e2f; --text: #334155; --text-light: #64748b; --bg: #f8fafc; --white: #ffffff; --border: #e2e8f0; --success: #10b981; } * { margin: 0; padding: 0; box-sizing: border-box; } html { scroll-behavior: smooth; } body { font-family: 'Inter', sans-serif; color: var(--text); background: var(--bg); line-height: 1.7; } /* Header */ .header { background: var(--white); border-bottom: 1px solid var(--border); padding: 16px 0; position: sticky; top: 0; z-index: 100; } .header-container { max-width: 1100px; margin: 0 auto; padding: 0 24px; display: flex; justify-content: space-between; align-items: center; } .logo { display: flex; align-items: center; gap: 10px; text-decoration: none; font-size: 22px; font-weight: 700; color: var(--dark); } .logo-icon { width: 36px; height: 36px; background: var(--primary); border-radius: 8px; display: flex; align-items: center; justify-content: center; color: white; font-weight: 800; font-size: 16px; } .logo span { color: var(--primary); } .header-link { color: var(--text-light); text-decoration: none; font-size: 15px; font-weight: 500; transition: color 0.2s; } .header-link:hover { color: var(--primary); } /* Main Content */ .main-container { max-width: 880px; margin: 40px auto 80px; padding: 0 24px; } .breadcrumb { font-size: 14px; color: var(--text-light); margin-bottom: 20px; } .breadcrumb a { color: var(--primary); text-decoration: none; } .breadcrumb a:hover { text-decoration: underline; } h1 { font-size: 38px; font-weight: 800; color: var(--dark); margin-bottom: 16px; letter-spacing: -0.5px; line-height: 1.2; } .intro { font-size: 18px; color: var(--text); margin-bottom: 40px; padding-bottom: 30px; border-bottom: 1px solid var(--border); } h2 { font-size: 26px; font-weight: 700; color: var(--dark); margin: 40px 0 20px; padding-top: 20px; } h3 { font-size: 20px; font-weight: 600; color: var(--dark); margin: 30px 0 12px; } p { margin-bottom: 16px; font-size: 16px; } .rights-grid { display: grid; grid-template-columns: 1fr; gap: 20px; margin: 24px 0 40px; } .right-card { background: var(--white); border: 1px solid var(--border); border-radius: 12px; padding: 24px; transition: border-color 0.2s, box-shadow 0.2s; } .right-card:hover { border-color: var(--primary); box-shadow: 0 4px 20px rgba(33,117,155,0.08); } .right-card h3 { margin-top: 0; display: flex; align-items: center; gap: 10px; color: var(--primary-dark); } .right-icon { width: 28px; height: 28px; background: rgba(33,117,155,0.1); border-radius: 6px; display: flex; align-items: center; justify-content: center; font-size: 14px; color: var(--primary); } .right-card p { margin-bottom: 0; color: var(--text); font-size: 15px; } .process-box { background: var(--white); border: 1px solid var(--border); border-left: 4px solid var(--primary); border-radius: 12px; padding: 28px; margin: 30px 0; } .process-box h3 { margin-top: 0; color: var(--dark); } .process-box ol { padding-left: 20px; margin: 16px 0; } .process-box li { margin-bottom: 10px; font-size: 15px; } .timeline-note { background: #f1f5f9; padding: 16px; border-radius: 8px; font-size: 15px; margin-top: 16px; color: var(--text); } .complaint-box { background: #fffbeb; border: 1px solid #fde68a; border-radius: 12px; padding: 24px; margin: 30px 0; } .complaint-box h3 { color: #92400e; margin-top: 0; } .complaint-box p { color: #78350f; margin-bottom: 0; } .contact-card { background: var(--dark); color: var(--white); border-radius: 16px; padding: 32px; margin: 40px 0; display: grid; grid-template-columns: 1fr 1fr; gap: 24px; } .contact-card h3 { grid-column: 1 / -1; color: var(--white); margin-top: 0; font-size: 22px; } .contact-item { display: flex; flex-direction: column; gap: 4px; } .contact-label { font-size: 13px; text-transform: uppercase; letter-spacing: 0.5px; color: var(--text-light); font-weight: 600; } .contact-value { font-size: 16px; color: var(--white); } .contact-value a { color: var(--accent); text-decoration: none; } .contact-value a:hover { text-decoration: underline; } .last-updated { margin-top: 40px; padding-top: 24px; border-top: 1px solid var(--border); font-size: 14px; color: var(--text-light); } /* Footer */ .footer { background: var(--white); border-top: 1px solid var(--border); padding: 30px 0; text-align: center; } .footer p { font-size: 14px; color: var(--text-light); margin-bottom: 0; } .footer a { color: var(--primary); text-decoration: none; } /* Responsive */ @media (max-width: 768px) { h1 { font-size: 30px; } .contact-card { grid-template-columns: 1fr; padding: 24px; } .main-container { margin: 30px auto 60px; } }
Contact Support

Your Data Protection Rights (GDPR)

At Wp Admin, we are fully committed to transparency and compliance with the General Data Protection Regulation (GDPR) and applicable data protection laws. If you are a data subject whose personal information we process, this page outlines your statutory rights and how you can exercise them.

Your Rights Under GDPR

πŸ” Right of Access

You have the right to request confirmation as to whether we are processing your personal data, along with a copy of that data and details regarding how it is being used, stored, and shared.

✏️ Right to Rectification

If any personal data we hold about you is inaccurate, incomplete, or outdated, you have the right to request that it be corrected or completed without undue delay.

πŸ—‘οΈ Right to Erasure (Right to be Forgotten)

Under certain circumstances, you may request the deletion of your personal data. This applies when the data is no longer necessary, consent is withdrawn, or processing was unlawful.

⏸️ Right to Restrict Processing

You may request that we temporarily suspend the processing of your personal data, such as while the accuracy of the data is verified or during a pending dispute.

πŸ“¦ Right to Data Portability

Where processing is based on consent or contract and carried out by automated means, you have the right to receive your data in a structured, commonly used, and machine-readable format.

🚫 Right to Object

You have the right to object to processing based on legitimate interests or direct marketing. We will cease processing unless we demonstrate compelling legitimate grounds or for legal claims.

πŸ€– Rights Regarding Automated Decision-Making

You have the right not to be subject to a decision based solely on automated processing, including profiling, which produces legal or similarly significant effects, unless explicitly exempted by law.

How to Exercise Your Rights

Submission Process

To exercise any of the rights outlined above, please follow these steps:

  1. Submit your request via email to privacy@wpadmin.com or through our secure client portal.
  2. Include sufficient information to allow us to verify your identity and process your request accurately (e.g., full name, associated WordPress site URL, and description of the request).
  3. We may request additional documentation for identity verification purposes to protect your data from unauthorized access.
  4. We will acknowledge receipt and guide you through any necessary next steps.
Response Timeline: We aim to respond to all requests within 30 calendar days. If your request is complex or involves multiple sites, we may extend this period by an additional 60 days and will notify you of the extension and reasons within the initial timeframe. No fees are charged for standard requests.

Right to Lodge a Complaint

If you believe your data protection rights have been violated, you have the right to file a complaint with your local supervisory authority in the European Economic Area (EEA) or the data protection regulator in your jurisdiction. We encourage you to contact us first so we may resolve any concerns promptly.

Contact Our Data Protection Team

Wp Admin Privacy & Compliance Office

Data Protection Officer DPO@wpadmin.com
Mailing Address Wp Admin Inc.
123 Web Management Blvd, Suite 400
Tech City, CA 94107, USA
Support Portal Submit Secure Request

Last Updated: March 15, 2025 | Policy Version: 2.4