Conversation
Sync Main with Trunk branches
… since it's different from the one in the repo.
Updated: Trunk readme version and also pulled the latest trunk readme
Updated: distignore to be the same as in main
Bugfix: distignore composer.lock ignored twice.
Added: Contributor
There was a problem hiding this comment.
Pull request overview
Updates WordPress plugin metadata in readme.txt to reflect the main-based release line, including an updated donation URL and new changelog entries for the latest versions.
Changes:
- Update the plugin “Donate link” to OpenCollective.
- Add changelog entries for v2.5.0 and v2.5.1 in the WordPress
readme.txt.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| Release date: 2026-2-26 | ||
|
|
||
| * Changes | ||
| * Added: Handling for SVN publishing | ||
|
|
||
| = v2.5.0 = | ||
|
|
||
| Release date: 2026-2-26 |
There was a problem hiding this comment.
The new changelog entries use a different date format ("2026-2-26") than the rest of this readme, which consistently uses zero-padded YYYY-MM-DD (e.g., 2020-12-14). Please update this to match the existing format to keep changelog parsing/consistency reliable.
| Release date: 2026-2-26 | |
| * Changes | |
| * Added: Handling for SVN publishing | |
| = v2.5.0 = | |
| Release date: 2026-2-26 | |
| Release date: 2026-02-26 | |
| * Changes | |
| * Added: Handling for SVN publishing | |
| = v2.5.0 = | |
| Release date: 2026-02-26 |
| Release date: 2026-2-26 | ||
|
|
||
| * Changes | ||
| * Added: Handling for SVN publishing | ||
|
|
||
| = v2.5.0 = | ||
|
|
||
| Release date: 2026-2-26 |
There was a problem hiding this comment.
The release date here is formatted as "2026-2-26", but all other release dates in this file use the zero-padded YYYY-MM-DD format. Please change this to YYYY-MM-DD for consistency.
| Release date: 2026-2-26 | |
| * Changes | |
| * Added: Handling for SVN publishing | |
| = v2.5.0 = | |
| Release date: 2026-2-26 | |
| Release date: 2026-02-26 | |
| * Changes | |
| * Added: Handling for SVN publishing | |
| = v2.5.0 = | |
| Release date: 2026-02-26 |
* Trunk to main changes to readme donate link and changelog (#153) * Updated: Trunk readme version and also pulled the latest trunk readme since it's different from the one in the repo. * Updated: distignore to be the same as in main * Bugfix: distignore composer.lock ignored twice. * Added: Contributer * Updated: Readme to new donate link and added changelog --------- Co-authored-by: Dog Byte Marketing <contact@dogbytemarketing.com> * Updated: Short description --------- Co-authored-by: Ruth Cheesley <ruth@ruthcheesley.co.uk>
These need to be updated to main so changes aren't lost in future releases.