Skip to content

Commit

Permalink
Add more earlyTerminatingFunctionCalls:
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor committed Dec 1, 2019
1 parent e5997ac commit 46b2f71
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions extension.neon
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,8 @@ parameters:
- WP_CLI
earlyTerminatingFunctionCalls:
- wp_die
- wp_send_json
- wp_send_json_success
- wp_send_json_error
- wp_nonce_ays
- dead_db

0 comments on commit 46b2f71

Please sign in to comment.