Skip to content

Ship Dynamic Functionalities 1.4.8#48

Merged
wpgaurav merged 4 commits into
mainfrom
codex/roadmap-and-fixes
Jul 22, 2026
Merged

Ship Dynamic Functionalities 1.4.8#48
wpgaurav merged 4 commits into
mainfrom
codex/roadmap-and-fixes

Conversation

@wpgaurav

@wpgaurav wpgaurav commented Jul 22, 2026

Copy link
Copy Markdown
Owner

Summary

  • add atomic, lock-protected JSON persistence for task and redirect data
  • add a lazy module registry so disabled features are not loaded
  • split the admin bootstrap into focused controllers and external admin assets
  • add versioned settings export/import with redaction, validation, dry-run diffs, and rollback
  • add redirect CSV import/export plus a bounded, privacy-conscious 404 monitor
  • add Site Health reporting, scheduled scans, finding controls, and content baseline diffs
  • add PHP 7.4-8.5 CI, WordPress Coding Standards, PHPUnit coverage, package assertions, and the 1.4.8 release metadata

Validation

  • composer check
  • 18 PHPUnit tests, 64 assertions
  • JavaScript and shell syntax checks
  • clean distribution build and ZIP-content assertions
  • packaged-plugin smoke test on WordPress 7.0.2 / PHP 8.3
  • all-disabled runtime loads 0 feature files instead of 16 and uses about 2.22 MiB less memory than v1.4.7 in the measured Studio environment
  • PWA manifest and service-worker endpoints verified after live option changes

Closes #41
Closes #42
Closes #43
Closes #44
Closes #45
Closes #46
Closes #47

@wpgaurav wpgaurav changed the title Fix explicit module activation and publish the roadmap Ship Dynamic Functionalities 1.4.8 Jul 22, 2026
@wpgaurav
wpgaurav marked this pull request as ready for review July 22, 2026 04:15
@wpgaurav
wpgaurav merged commit 85cc110 into main Jul 22, 2026
9 checks passed
@wpgaurav
wpgaurav deleted the codex/roadmap-and-fixes branch July 22, 2026 04:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment