| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-29 | 3.7 kB | |
| v2.5.0 source code.tar.gz | 2026-05-29 | 143.7 kB | |
| v2.5.0 source code.zip | 2026-05-29 | 183.0 kB | |
| Totals: 3 Items | 330.4 kB | 0 | |
2.5.0 (2026-05-29)
Features
Bug Fixes
- Bump twig/twig to ^3.27 for sandbox security fixes (112d369)
- Fix indentation in core.php (b8e0e77)
- Switch version property to constant and mark old property as deprecated (971a38b)
Code Refactoring
- admin: Extract MINIMUM_WP_VERSION constant and simplify notice (79c4813)
Tests
- cache: Drop vestigial sleep(1) in twig cache tests (bbe859a)
- cache: Replace sleep() with manual transient expiry (03d6a6e)
- helper: Use usleep(50ms) instead of sleep(1) in testTimers (95949ff)
- main: Trim testGetPostsInLoop fixture to loop length (bc023c1)
- pagination: Reduce fixture sizes via WithOption posts_per_page=2 (1d49c5b)
- pagination: Reduce testPaginationEndLimits fixture cost (34631bc)
- post-query: Cut fixture sizes via method-level WithOption (0894595)
- Stop custom-upload-dir tests leaking into random-order runs (c62f138)
Continuous Integration
Miscellaneous Chores
- Bump minimum WordPress version to 6.4 (1333635)
- deps: bump shivammathur/setup-php (#3257) (b5f545f)
- deps: bump tj-actions/changed-files from 47.0.0 to 47.0.6 (e8f79dd)
- Remove phpcs.xml configuration file (767d0b4)
- Update deprecation notice version (fe9e33e)
- Update method references to use class name directly (#3262) (b24cf4c)
- Update minimum WordPress version to 6.8.0 in tests and Timber class (7947b63)