Tag: WordPress

WordPress-specific content.

  • Embed and Shortcode Compatibility Test

    Embed and Shortcode Compatibility Test

    Shortcodes

    Square demo caption

    Embeds

    The URLs and shortcodes are included for parser and fallback testing. Remote media may not resolve.

  • Security Baseline for a New WordPress Site

    Security Baseline for a New WordPress Site

    Baseline Controls

    • Use unique administrator accounts and strong authentication.
    • Apply updates deliberately and verify backups.
    • Restrict write access to required paths.
    • Protect login, XML-RPC, REST, and administrative endpoints according to actual use.
    • Use HTTPS everywhere.
    • Log authentication, privilege changes, plugin changes, and file modifications.

    This is generalized test content and not a complete security standard.

  • A Practical Website Launch Checklist

    Before Launch

    • Confirm the production domain and canonical URL.
    • Remove demo users and imported test data.
    • Verify backups and restoration.
    • Test forms, transactional email, and password reset.
    • Validate redirects and 404 handling.
    • Check privacy, terms, cookie behavior, and accessibility.
    • Test mobile layouts and keyboard navigation.
    • Review caching, security headers, and update policy.

    After Launch

    Monitor logs, uptime, performance, indexing, conversions, and user reports.

  • Classic Editor HTML Compatibility

    Classic HTML Content

    This post intentionally contains no Gutenberg block comments.

    Compatibility target: themes, sanitizers, migrations, excerpts, and feeds.
    Feature Expected result
    Semantic HTML Preserved
    Custom class Preserved when allowed
    Data attribute May be filtered by security rules

    Special characters: © ™ € £ ¥ — …

  • Gutenberg Block Stress Test

    Block Coverage

    Column one

    Column two is intentionally wider.

    A block parser should preserve valid comments and inner HTML.

    Demo QA
    function imported_demo_status(): string {
        return 'ready';
    }
    Whitespace    should
    remain          visible.
  • Welcome to the Exhaustive Demo Import

    Welcome to the Exhaustive Demo Import

    Welcome to the Exhaustive Demo Import

    This post confirms that standard published content imported successfully. It contains semantic headings, links, lists, emphasis, and an intentional HTML entity: R&D.

    1. Review imported users.
    2. Inspect page hierarchy.
    3. Check category and tag archives.
    4. Verify comments and media.
    5. Test search, RSS, and pagination.

    Visit the About page or browse the Guides archive.