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

Various Notice fixes #1237

Merged
merged 2 commits into from
Feb 6, 2024
Merged

Various Notice fixes #1237

merged 2 commits into from
Feb 6, 2024

Conversation

dd32
Copy link
Member

@dd32 dd32 commented Feb 1, 2024

Was looking at the PHP Notices, and noticed a few typos.

See also WordPress/wporg-mu-plugins#564

dd32 added 2 commits February 1, 2024 11:01
Fixes a Notice of `Undefined index: post_ID`.

This likely previously worked, as `get_post( null )` quite possibly was returning the correct object.
Fixes a PHP Notice of `Undefined variable: statuses`.
@dd32 dd32 merged commit c914a9f into production Feb 6, 2024
3 checks passed
@dd32 dd32 deleted the fix/notices branch February 6, 2024 01:22
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.

1 participant