Forums
(@fxwisdom1)
4 years, 2 months ago
add_filter('wp-meteor-frontend-adjust-wpmeteor', function ($wpmeteor, $settings) { $wpmeteor['rdelay'] = 20000; // number of milliseconds to delay return $wpmeteor; }, 100, 2);
Above is the code I used to the functions.php file