Method: Generates a unique slug for a given product. We do this so that we can override the behavior of wp_unique_post_slug(). The normal slug generation will run single select queries on every non-unique slug, resulting in very bad performance.
Source: includes/admin/class-wc-admin-duplicate-product.php:255
Method: Display MaxMind missing license key notice.
Source: includes/admin/class-wc-admin-notices.php:483
Method: Add MaxMind missing license key notice.
Source: includes/admin/class-wc-admin-notices.php:453
Source: includes/wccom-site/class-wc-wccom-site-installer.php:549
Method: Gets an array of Non-EU countries that use VAT as the Local name for their taxes based on this list – https://en.wikipedia.org/wiki/Value-added_tax#Non-European_Union_countries
Source: includes/class-wc-countries.php:384
Method: Custom PayPal order received text.
Source: includes/gateways/paypal/class-wc-gateway-paypal.php:469
Method: Add an order note for status transition
Source: includes/class-wc-order.php:1755
Action Hook: Fires when the order progresses from a pending payment status to a paid one.
Source: includes/class-wc-order.php:387
Filter Hook: Filter the geolocation database storage path.
Source: includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-database-service.php:78
Class: The service class responsible for interacting with MaxMind databases.
Source: includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-database-service.php:16