Release v1.31.0 - #1214
Merged
Merged
Conversation
Ensure that the evaluate function verifies the presence of tagName before comparing it to 'u'.
Updated the evaluation method to check for underline decoration using both 'text-decoration' and 'text-decoration-line' properties.
Updated the selector to prevent underlining for elements inside links, no need for this custom matcher anymore
Co-authored-by: pattonwebz <3902039+pattonwebz@users.noreply.github.com>
Co-authored-by: pattonwebz <3902039+pattonwebz@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: pattonwebz <3902039+pattonwebz@users.noreply.github.com>
- CommentSearchLabelFix: Complex form handling with multiple settings - ReadMoreAddTitleFix: Content filtering with WordPress hooks - AddNewWindowWarningFix: Frontend JavaScript integration - FocusOutlineFix: CSS injection pattern - LinkUnderline: Frontend data filtering with hooks - AddLabelToUnlabelledFormFieldsFix: Pro feature pattern Total: 119 new test methods across 6 classes Covers all major Fix patterns and functionality types Co-authored-by: pattonwebz <3902039+pattonwebz@users.noreply.github.com>
…g 100% coverage Co-authored-by: pattonwebz <3902039+pattonwebz@users.noreply.github.com>
[PRO-169]
Co-authored-by: pattonwebz <3902039+pattonwebz@users.noreply.github.com>
Co-authored-by: pattonwebz <3902039+pattonwebz@users.noreply.github.com>
[PRO-169]
…0 lines Co-authored-by: pattonwebz <3902039+pattonwebz@users.noreply.github.com>
Co-authored-by: pattonwebz <3902039+pattonwebz@users.noreply.github.com>
Co-authored-by: pattonwebz <3902039+pattonwebz@users.noreply.github.com>
Co-authored-by: pattonwebz <3902039+pattonwebz@users.noreply.github.com>
This change allows the post view link to be modified via a filter, enhancing flexibility in how links are generated. [PRO-169]
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…d5-4ef2-b283-d7941ace93ec Add automated backport workflow for main to develop branch synchronization
Backport: Release/1.30.0
…1d-457e-85f4-70fe61a69cd9 Add comprehensive unit tests for Fix classes with improved test infrastructure
…slations_august-29-2025-11-11-14404135 PTC accessibility-checker (1985): Automatic Translations August 29, 2025 11:11:14404135
Adjust the date calculation to subtract three days instead of two for the custom cache suffix.
21 tasks
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Steve Jones (8):
William Patton (13):