Commit Graph

3 Commits

Author SHA1 Message Date
Vladimir Bryzgalov c002b08275 docs(wpmc 1.0.1): changelog entries in readme.txt + CHANGELOG.md
tests / phpunit (push) Has been cancelled
Add 1.0.1 release notes documenting the three hotfixes: procedural wrapper,
WP 6.7 textdomain notice fix, and ACF early-call guard.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-17 17:01:23 +05:00
Vladimir Bryzgalov 43815dea2d refactor(wpmc S7): tighten tests + cleanup bootstrap shims
tests / phpunit (push) Has been cancelled
- PluginBootS7Test idempotency: assertTrue(class_exists) instead of assertTrue(true)
- ZipArchiveBuildTest: try/finally cleanup + unzip exit-code check
- bootstrap.php: drop unused PUC shims (wp_remote_post, transient*)
- CHANGELOG.md: header references Keep a Changelog (was: mirrors readme.txt)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-17 12:31:07 +05:00
Vladimir Bryzgalov 18ffd94240 docs(wpmc S7): CHANGELOG.md mirror of readme.txt changelog
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-17 12:21:55 +05:00