Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-geolocation.php

WC_Integration_MaxMind_Geolocation::update_database()

Method: Updates the database used for geolocation queries.

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

Used by 1 function | Uses 1 function

WC_Integration_MaxMind_Geolocation::get_geolocation()

Method: Performs a geolocation lookup against the MaxMind database for the given IP address.

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

Used by 0 functions | Uses 0 functions

WC_Integration_MaxMind_Geolocation::get_database_prefix()

Method: Fetches the prefix for the MaxMind database file.

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

Used by 1 function | Uses 0 functions

WC_Integration_MaxMind_Geolocation::add_missing_license_key_notice()

Method: Add missing license key notice.

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

Used by 1 function | Uses 1 function

WC_Integration_MaxMind_Geolocation::remove_missing_license_key_notice()

Method: Remove missing license key notice.

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

Used by 2 functions | Uses 1 function

WC_Integration_MaxMind_Geolocation::display_missing_license_key_notice()

Method: Display notice if license key is missing.

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

Used by 0 functions | Uses 2 functions

woocommerce_maxmind_geolocation_update_database_periodically

Filter Hook: Allows for the automatic database update to be disabled.

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

Used by 1 function | Uses 0 functions

WC_Integration_MaxMind_Geolocation::admin_options()

Method: Override the normal options so we can print the database file path to the admin,

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

Used by 0 functions | Uses 1 function

WC_Integration_MaxMind_Geolocation::init_form_fields()

Method: Initializes the settings fields.

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

Used by 1 function | Uses 0 functions

WC_Integration_MaxMind_Geolocation::get_database_service()

Method: Get database service.

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

Used by 0 functions | Uses 0 functions
1 2 Next »
Proudly powered by WordPress