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

Fixes #1034 #1037

Merged
merged 3 commits into from
Jan 3, 2024
Merged

Fixes #1034 #1037

merged 3 commits into from
Jan 3, 2024

Conversation

attackant
Copy link
Member

Fixes #1034

The parameters in the function "filter_update_post_metadata" have been refactored for better readability and stricter typing. In addition, the condition to check the count of 'old_value' has been enhanced to prevent potential errors when 'old_value' is not an array.
@attackant attackant added this to the v2.4.1 milestone Jan 3, 2024
@attackant attackant added the bug Something isn't working label Jan 3, 2024
@attackant attackant self-assigned this Jan 3, 2024
includes/class-apple-news.php Outdated Show resolved Hide resolved
The strict typing in the parameters of the function "filter_update_post_metadata" has been removed to offer more flexibility. Simultaneously, the condition which checks the count of 'old_value' has been modified to avoid errors if 'old_value' is not an array.
@attackant attackant merged commit 58c6e81 into release/v2.4.1 Jan 3, 2024
8 checks passed
@attackant attackant deleted the issue-1034 branch January 3, 2024 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants