Developers
...
Actions
Basic

wpgmza_country_select_created

2min

Take additional actions after the country select module was initialized. Good for creating additional controls for the country select, or loading scripts based on this event.

Source

PHP
ο»Ώ

Arguments

  • $select : The select element instance (WPGMZA\DOMElement)

Files

  • includes/class.country-select.php

If you are comfortable with DOMElement usage, this can be leveraged to extend the options available.

ο»Ώ