Events Manager Plugin: Remove or Add Countries in Dropdown using WordPress Filters

If you’re using the famous Events Manager plugin and you want to remove or add the default countries in the drop down menu without modifying the core file (em-functions.php) you can simply add a filter in your functions.php inside your WordPress theme file. Below is a very short code that I made and you can […]