We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a9f293 commit 7ad5649Copy full SHA for 7ad5649
1 file changed
classes/WpMatomo/OptOut.php
@@ -123,6 +123,7 @@ public function load_block() {
123
'matomo/matomo-opt-out',
124
array(
125
'editor_script' => 'matomo-opt-out',
126
+ 'api_version' => 3,
127
)
128
);
129
}
0 commit comments