#Overview
This function checks if the current user is an administrator and if administrators are excluded from restrictions.
#Return
(bool) Whether to do an admin override.
#Checks the current user
$can_overrride = wpf_admin_override();
Was this helpful?
Let us know if you liked the post. That’s the only way we can improve.