Skip to content

Commit 7ad5649

Browse files
committed
upgrade matomo opt out block registration to use API version 3
1 parent 1a9f293 commit 7ad5649

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

classes/WpMatomo/OptOut.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ public function load_block() {
123123
'matomo/matomo-opt-out',
124124
array(
125125
'editor_script' => 'matomo-opt-out',
126+
'api_version' => 3,
126127
)
127128
);
128129
}

0 commit comments

Comments
 (0)