This hook allows you to modify the default list of countries used by PMPro.
apply_filters("pmpro_countries", "US"); |
Parameters
- $pmpro_countries
- array
Source
File: https://github.com/strangerstudios/paid-memberships-pro/blob/master/includes/countries.php
View in Source CodeRelated Articles and Recipes
Change the default country of your Membership website. By Travis Lima