WP Rig 3.2

WP Rig v3.2.0 Is Here — Build, Verify, and Ship With Confidence

WP Rig v3.2.0 has officially landed, and this release marks more than just another version bump. It represents a clear shift in focus: making WordPress themes easier to confidently ship.

Not just for agencies.
Not just for private client work.

This release begins a broader 2026 commitment to ensuring that themes built with WP Rig are better prepared for submission to the official WordPress theme repository, and better aligned with the expectations of the WordPress Theme Review Team.

WP Rig v3.2.0 is about helping theme authors catch issues earlier, reduce friction during review, and ship themes with clarity and confidence.


From Development to Delivery — With Fewer Surprises

Shipping a WordPress theme is about more than writing clean code. It is about answering difficult questions before a reviewer, client, or user ever sees your work:

  • Does this theme behave correctly across real user flows?
  • Are performance, accessibility, and SEO measurable and verifiable?
  • Are there structural or PHP issues that could trigger review feedback?
  • Can problems be identified proactively, rather than reactively?

WP Rig v3.2.0 is designed to help you answer those questions while you build, not after rejection or review feedback.


Confidence Through Verification

End-to-End Testing with Playwright

Manual testing is unreliable, inconsistent, and easy to skip under deadline pressure. WP Rig now includes Playwright-based End-to-End (E2E) testing to help theme authors validate behavior in real-world scenarios.

These tests can cover:

  • Navigation and page interactions
  • Accessibility and interaction flows
  • Smoke tests that ensure critical paths work as expected

For theme authors preparing for submission, this provides a tangible way to confirm that key behaviors function consistently — before a reviewer ever touches the theme.


Lighthouse CI — Measure What Reviewers Care About

Performance, accessibility, SEO, and best practices increasingly matter in theme review — and they matter even more to end users.

WP Rig v3.2.0 introduces Lighthouse CI configurations that allow you to:

  • Assess performance and accessibility during development
  • Identify regressions early
  • Make measurable improvements with confidence

Rather than guessing how a theme might perform under scrutiny, you can now evaluate those metrics directly in your workflow.


PHPStan — Fewer Issues, Cleaner Submissions

Static analysis is one of the most effective ways to reduce subtle bugs and review feedback.

By integrating PHPStan, WP Rig helps theme authors:

  • Identify PHP issues before submission
  • Improve code correctness and maintainability
  • Reduce avoidable back-and-forth during theme review

This benefits both authors and reviewers by catching issues at the source.


Modern Features, Without Compromising Review Compatibility

Theme-Level Blocks — Now Explicitly Opt-In

Theme-level blocks remain an important part of modern WordPress development, but compatibility with the WordPress.org theme checker is non-negotiable.

In v3.2.0, theme-level blocks are now explicitly opt-in via a dedicated script, giving authors full control over when and how they are used.

This ensures:

  • Maximum compatibility for repository submissions
  • Clear intent and configuration
  • No accidental review blockers

Modern tooling should empower authors — not surprise them.


A More Reliable Mobile Experience

Mobile usability is critical for both reviewers and users. The default mobile navigation has been refined to eliminate transition issues and ensure smoother, more predictable behavior across devices.


Refinements That Add Up

Beyond new tooling, WP Rig v3.2.0 includes a broad set of stability and quality improvements:

  • Streamlined and optimized dependencies
  • More resilient CLI behavior
  • Bundled test data for immediate E2E test execution

These refinements reduce friction, remove guesswork, and make the framework feel more dependable from day one.


A Commitment to the Entire WordPress Ecosystem

WP Rig is built for:

  • Agencies delivering high-quality client work
  • Independent theme authors
  • Open-source contributors
  • Anyone serious about modern WordPress theme development

This release begins a deliberate, long-term effort to lower the probability of theme rejection, while also making the Theme Review Team’s job easier by empowering authors to self-assess before submission.

The goal is simple:
Better-prepared themes.
Fewer surprises.
A healthier WordPress theme ecosystem.


Looking Ahead

WP Rig v3.2.0 lays the foundation for what comes next. As we move toward 2026, expect continued focus on:

  • Review readiness
  • Developer confidence
  • Measurable quality
  • Modern tooling aligned with WordPress core expectations

WP Rig is not just a starter framework. It is becoming a professional-grade, review-aware theme development toolkit designed to support the full lifecycle of a WordPress theme — from first commit to final approval.

Leave a Reply

Your email address will not be published. Required fields are marked *