Description
Tests
whether the current user has Super User privileges. Returns Boolean
True if the user is a Super User and otherwise returns False.
You
can use this method for action access hooks, rather than querying a database
to find out if the named user is a SuperUser.