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

Unknown function isadmin #623

Open
sharpchi opened this issue Feb 20, 2025 · 0 comments
Open

Unknown function isadmin #623

sharpchi opened this issue Feb 20, 2025 · 0 comments

Comments

@sharpchi
Copy link
Contributor

isadmin is called here:

if (isadmin()) {

Since it's in a if block that I don't think could ever be true, perhaps we don't need that block.

Alternatively use is_siteadmin()

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

No branches or pull requests

1 participant