Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Release/t25.imp #2339

Merged
merged 167 commits into from
Jan 22, 2025
Merged

Test Release/t25.imp #2339

merged 167 commits into from
Jan 22, 2025

Conversation

Camwyn
Copy link
Member

@Camwyn Camwyn commented Jan 6, 2025

Camwyn and others added 30 commits May 2, 2024 15:46
`current_user_can( 'read', $post_id )` 'read' does not use a post ID.
changed to `current_user_can( 'read_post', $post_id )`
Fixed issue with tribe_asset.
…elp_header_hidden

[Tectria-572] Help Hub - H1 hidden
…preadsheet

Help Hub FF Fixes for spreadsheet
…reate false positives due to the transients not clearing.
…reate false positives due to the transients not clearing.
…frame_styles

[Tectria-570][Tectria-569] Help Hub Iframe restructuring
redscar and others added 6 commits January 9, 2025 13:15
Refactored `monitor_active_plugins` to handle transient updates more efficiently by dynamically detecting and adding missing plugins. Added a comprehensive integration test to validate correct plugin monitoring and transient behavior, ensuring robustness and reliability.
…sient-new-plugin-issue

[TEC-5332] Help Hub transient newly installed plugin issue
}
}

}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[phpcs] reported by reviewdog 🐶
PSR2.Methods.FunctionClosingBrace.SpacingBeforeClose
Function closing brace must go on the next line following the body; found 1 blank lines before brace

stratease and others added 20 commits January 14, 2025 17:50
…0-tabindex-search"

This reverts commit 3b6d19f, reversing
changes made to 4d3f741.
Revert Merge pull request #2335 from the-events-calendar/fix/FBAR-330
…tice_structure` to set up default structure.

Updated tests to coincide with changes.
fix(PUE) fatals and warnings due to undefined properties
…elease/T25.imp-bbe19c6

Version bump for release/T25.imp
…lease/T25.imp-with-f607100

Generate Pot for release/T25.imp
…log/2025-01-22/6.4.2/ef7b5af6f

Process changelog for refs/heads/release/T25.imp
@dpanta94 dpanta94 marked this pull request as ready for review January 22, 2025 17:49
@Camwyn Camwyn merged commit ca5bb4c into master Jan 22, 2025
15 of 18 checks passed
@Camwyn Camwyn deleted the release/T25.imp branch January 22, 2025 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hold Status: on hold–do not proceed with other status items.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants