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

Draft
wants to merge 147 commits into
base: master
Choose a base branch
from
Draft

Test Release/t25.imp #2339

wants to merge 147 commits into from

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
pattihis and others added 29 commits January 8, 2025 22:04
…ated_notice

Fix warning about deprecated ability
Eliminated unnecessary blank lines in the `remove_dismissed_notices` method to improve code readability. No functionality was affected by this change.
…o_helphub_ff

merging Imp into Help Hub FF
…ith direct instantiations of `Tribe__PUE__Notices`. Additionally, updated tests to align with the new approach and removed unnecessary setup and teardown methods.
…lication

Creating tests for Tribe__PUE__Notices class.
…sients

Help Hub - Transient issue when installing new plugin
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

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.

6 participants