diff --git a/src/Admin/PairedBrowsing.php b/src/Admin/PairedBrowsing.php index 4e346a9d65f..b71377aef0b 100644 --- a/src/Admin/PairedBrowsing.php +++ b/src/Admin/PairedBrowsing.php @@ -191,7 +191,7 @@ public function init_client() { // Mark enqueued script for AMP dev mode so that it is not removed. // @todo Revisit with . $dev_mode_handles = array_merge( - [ $handle, 'wp-i18n' ], + [ $handle, 'wp-i18n', 'wp-hooks' ], $dependencies ); add_filter(