Skip to content

Started work on updating the render_block methods.#971

Merged
mauteri merged 4 commits intodevelopfrom
render-block-updates
Dec 31, 2024
Merged

Started work on updating the render_block methods.#971
mauteri merged 4 commits intodevelopfrom
render-block-updates

Conversation

@mauteri
Copy link
Copy Markdown
Contributor

@mauteri mauteri commented Dec 31, 2024

Description of the Change

Closes #

How to test the Change

Changelog Entry

Added - New feature
Changed - Existing functionality
Deprecated - Soon-to-be removed feature
Removed - Feature
Fixed - Bug fix
Security - Vulnerability

Credits

Props @username, @username2, ...

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@what-the-diff
Copy link
Copy Markdown

what-the-diff bot commented Dec 31, 2024

PR Summary

  • 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.

@github-actions
Copy link
Copy Markdown
Contributor

Preview changes with Playground

You can preview the recent changes for PR#971 with the following PHP versions:

PHP Version 8.3

PHP Version 7.4

Download .zip with build changes

Made with 💙 from GatherPress & a little bit of WordPress Playground. Changes will not persist between sessions.

@mauteri mauteri marked this pull request as ready for review December 31, 2024 20:06
@mauteri mauteri merged commit 033b9eb into develop Dec 31, 2024
@mauteri mauteri deleted the render-block-updates branch December 31, 2024 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant