Skip to content

v0.1.0 — Initial Release

Choose a tag to compare

@welbinator welbinator released this 02 Jun 20:54
· 5 commits to main since this release

ReadMeWP v0.1.0

Initial release of the ReadMeWP WordPress plugin.

Features

  • Custom post type for admin README documents
  • Role-based and per-user read access
  • Owner lock (restrict editing to the README creator)
  • Creator permissions via Settings → ReadMeWP
  • Read-only viewer page in wp-admin
  • Admin menu integration with per-README submenus
  • Block editor support
  • PHPUnit test suite (60+ unit + integration tests)
  • Playwright E2E test suite (19 tests)
  • GitHub Actions CI (PHPUnit + PHPStan + PHPCS)

Requirements

  • WordPress 6.4+
  • PHP 8.1+