apply_filters( 'woocommerce_maxmind_geolocation_update_database_periodically', bool $bind_updater )

Allows for the automatic database update to be disabled.


Description Description

Note that MaxMind’s TOS requires that the databases be updated or removed periodically.


Parameters Parameters

$bind_updater

Whether or not the database should be updated periodically.


Top ↑

Source Source

File: includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-geolocation.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.9.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.