Skip to content

Commit 442b952

Browse files
committed
woops
1 parent 1f15abf commit 442b952

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

agent/php_minit.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -716,6 +716,7 @@ PHP_MINIT_FUNCTION(newrelic) {
716716
nr_guzzle4_minit(TSRMLS_C);
717717
nr_guzzle6_minit(TSRMLS_C);
718718
nr_laravel_minit(TSRMLS_C);
719+
nr_wordpress_minit();
719720
nr_php_set_opcode_handlers();
720721

721722
nrl_debug(NRL_INIT, "MINIT processing done");

0 commit comments

Comments
 (0)