Skip to content

Commit 46b2f71

Browse files
committed
Add more earlyTerminatingFunctionCalls:
1 parent e5997ac commit 46b2f71

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

extension.neon

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,8 @@ parameters:
2929
- WP_CLI
3030
earlyTerminatingFunctionCalls:
3131
- wp_die
32+
- wp_send_json
33+
- wp_send_json_success
34+
- wp_send_json_error
35+
- wp_nonce_ays
36+
- dead_db

0 commit comments

Comments
 (0)