Skip to content

fix: prefix global variable $uninstaller in uninstall.php#305

Merged
Dan0sz merged 1 commit into
plausible:developfrom
masteradhoc:NonPrefixedVariable
Jun 10, 2026
Merged

fix: prefix global variable $uninstaller in uninstall.php#305
Dan0sz merged 1 commit into
plausible:developfrom
masteradhoc:NonPrefixedVariable

Conversation

@masteradhoc

Copy link
Copy Markdown
Contributor

Renames the global variable $uninstaller to $plausible_uninstaller in uninstall.php to comply with the WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound coding standard rule, which requires all global variables to carry a plugin-specific prefix.

@coderabbitai

coderabbitai Bot commented May 16, 2026

Copy link
Copy Markdown
Contributor

Warning

Rate limit exceeded

@masteradhoc has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 5 minutes and 17 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 57689dd6-e3bb-4b00-8283-16139b4d3e70

📥 Commits

Reviewing files that changed from the base of the PR and between c2fc480 and d999333.

📒 Files selected for processing (1)
  • uninstall.php
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@masteradhoc

Copy link
Copy Markdown
Contributor Author

@Dan0sz any chance you get some minutes to check this PR?

@Dan0sz Dan0sz merged commit f67424b into plausible:develop Jun 10, 2026
7 checks passed
@masteradhoc masteradhoc deleted the NonPrefixedVariable branch June 10, 2026 12:45
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