You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Composer Dependency Update
The version of the pmc/unit-test tool we use has been changed from dev-main to dev-fix-mock-mailer. This is an internal update that will help stabilize our product's ongoing development processes.
Support for 'Author' Added
We've added support for the 'author' role in certain parts of our product's code (class-event-setup.php and class-venue.php). This implies the ability for authors to have more functionality in these areas.
Plans for Improved Sanitization
We've included remarks in the code to remind ourselves to enhance the sanitization of settings in class-settings.php in the future. Sanitization is crucial to maintain the security of our product.
Tested Version Update
We've updated the record of our WordPress version that's been tested from 6.7.2 to 6.8 in our readme.md file. This indicates that we're keeping up with the most recent versions of WordPress.
Removal of Unused Requirement
The code that was previously requiring the autoload file has been eliminated from bootstrap.php. This elimination will simplify our codebase, making it easier to manage and understand.
mauteri
changed the title
Gp 1049
Get author issue into 0.32.1 branch.
Apr 19, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of the Change
Closes #
How to test the Change
Changelog Entry
Credits
Props @username, @username2, ...
Checklist: