Filters the default Array of states when not using the international version (basic text field) on the checkout page.
apply_filters("pmpro_states", array $pmpro_states); |
Parameters
- $pmpro_states
- array;
Source
File: https://github.com/strangerstudios/paid-memberships-pro/blob/master/includes/states.php
View in Source Code