Skip to content

Commit 8f10c58

Browse files
committed
Show arguments for some more functions within stack traces.
1 parent 9d66654 commit 8f10c58

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

classes/Backtrace.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ class QM_Backtrace {
8181
'current_user_can' => 3,
8282
'user_can' => 4,
8383
'current_user_can_for_blog' => 4,
84+
'user_can_for_site' => 5,
85+
'current_user_can_for_site' => 4,
8486
'author_can' => 4,
8587
);
8688

0 commit comments

Comments
 (0)