Skip to content

Unknown function isadmin #623

@sharpchi

Description

@sharpchi

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()

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions