diff --git a/google-listings-and-ads.php b/google-listings-and-ads.php index 8dd3d58d06..a672dbfe92 100644 --- a/google-listings-and-ads.php +++ b/google-listings-and-ads.php @@ -109,3 +109,5 @@ function() { }, 1 ); + +do_action( 'gla_test_action', 'test' );