Skip to content

Make Event->get_formatted_datetime() method public#878

Merged
mauteri merged 2 commits intoGatherPress:mainfrom
JordanPak:feature/635-public-event-methods
Sep 17, 2024
Merged

Make Event->get_formatted_datetime() method public#878
mauteri merged 2 commits intoGatherPress:mainfrom
JordanPak:feature/635-public-event-methods

Conversation

@JordanPak
Copy link
Copy Markdown
Contributor

@JordanPak JordanPak commented Sep 17, 2024

Description of the Change

Closes #635

How to test the Change

Changelog Entry

Changed - Made GatherPress\Core\Event's get_formatted_datetime() and get_calendar_description() methods public (from protected).

Credits

Props @JordanPak

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.

@github-actions
Copy link
Copy Markdown
Contributor

Preview changes with Playground

You can preview the least recent changes for PR#878 by following one of the links below:

⚠️ Note: The preview sites are created using WordPress Playground. You can add content, edit settings, and test the themes as you would on a real site, but please note that changes are not saved between sessions.

@JordanPak JordanPak marked this pull request as ready for review September 17, 2024 17:54
@carstingaxion
Copy link
Copy Markdown
Collaborator

😆 Did the same (again in) #831.

@mauteri mauteri merged commit 7b597be into GatherPress:main Sep 17, 2024
@JordanPak JordanPak deleted the feature/635-public-event-methods branch August 9, 2025 19:28
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.

Make some protected methods public

3 participants