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
Updated Image URLs in CSS file
The background pictures of control layers and default icons have been updated in the CSS file. The filenames have been changed from complex, hashed names to simpler, standard ones.
New Interaction Feature for RSVP buttons
A new filter has been added to enable interactivity with the RSVP (Respondez S'il Vous Plaît or 'Please Respond') buttons. This means that users can now interact directly with these buttons.
Enhanced Content Display Based on RSVP Status
The process for the content rendering has been significantly improved. The changes include better serialization (arranging data for storage or transmission) of inner blocks and superior handling of the markup (the code that dictates how the site appears and functions).
New Method for RSVP Button Interactivity
A new function has been introduced that adds the ability for data attributes to be added for interactivity to RSVP buttons. This means RSVP buttons within the content of a page can have additional features.
Improved Compatibility in Timezone Retrieval Method
Change has been made to improve compatibility in timezone retrieval. This involves the replacement of the str_contains function with the strpos function in the get_system_timezone function for improved outcomes.
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: