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

Fix undefined array key #45

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Fix undefined array key #45

merged 1 commit into from
Dec 13, 2024

Conversation

wpscholar
Copy link
Member

@wpscholar wpscholar commented Dec 13, 2024

Proposed changes

Fixes this error:

Warning: Undefined array key "QUERY_STRING" in /var/www/html/wp-content/plugins/wp-plugin-hostgator/vendor/newfold-labs/wp-module-coming-soon/includes/ComingSoon.php on line 249

Type of Change

Production

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency update
  • Refactoring / housekeeping (changes to files not directly related to functionality)

Development

  • Tests
  • Dependency update
  • Environment update / refactoring
  • Documentation Update

Video

Checklist

  • I have read the CONTRIBUTING doc
  • I have viewed my change in a web-browser
  • Linting and tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

Fixes this error:

Warning: Undefined array key "QUERY_STRING" in /var/www/html/wp-content/plugins/wp-plugin-hostgator/vendor/newfold-labs/wp-module-coming-soon/includes/ComingSoon.php on line 249
@wpscholar wpscholar requested a review from circlecube December 13, 2024 02:34
@wpscholar wpscholar self-assigned this Dec 13, 2024
@Copilot Copilot bot review requested due to automatic review settings December 13, 2024 02:34

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

Files not reviewed (1)
  • includes/ComingSoon.php: Language not supported
@circlecube circlecube merged commit 6f64cc0 into main Dec 13, 2024
4 of 6 checks passed
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.

2 participants