Skip to content

[WIP] Fix code based on review comments - #4

Merged
jordantrizz merged 1 commit into
mainfrom
copilot/fix-code-for-review-comments
Aug 20, 2026
Merged

jordantrizz merged 1 commit into
mainfrom
copilot/fix-code-for-review-comments

Conversation

Copilot AI commented Aug 20, 2026 •

Copy link
Copy Markdown
Contributor
  • Fix comment on line 14 (and 21): AJAXDEBUG → AJAX_DEBUG_ENABLED
  • Fix str_contains() → strpos() !== false for PHP 7 compatibility
  • Fix exclude logic bypassing shutdown hook (move add_action('shutdown',...) to after the exclude check or remove it before returning)

@jordantrizz
jordantrizz marked this pull request as ready for review August 20, 2026 14:39
Copilot AI lite review requested due to automatic review settings August 20, 2026 14:39
@jordantrizz
jordantrizz merged commit 8769bbd into main Aug 20, 2026
1 check failed

Copilot AI left a comment

Copy link
Copy Markdown

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.


💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@jordantrizz jordantrizz mentioned this pull request Aug 20, 2026
Copilot AI requested a review from jordantrizz August 20, 2026 14:40
@jordantrizz
jordantrizz deleted the copilot/fix-code-for-review-comments branch August 20, 2026 14:40
Copilot stopped work on behalf of jordantrizz due to an error August 20, 2026 17:02
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.

3 participants