apply_filters( 'woocommerce_maxmind_geolocation_database_path', string $database_path )
Filter the geolocation database storage path.
Description Description
Parameters Parameters
- $database_path
-
The path to the database.
Source Source
File: includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-database-service.php
Changelog Changelog
Version | Description |
---|---|
3.9.0 | Introduced. |