Title: Currency Array in em-functions.php
Last modified: September 1, 2016

---

# Currency Array in em-functions.php

 *  Resolved [dirkbez](https://wordpress.org/support/users/dirkbez/)
 * (@dirkbez)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/currency-array-in-em-functionsphp/)
 * Please could you make this part of the Events Manager core.
    In em-functions.
   php: On line 223 add ” ‘ZAR’ => ‘ZAR – South African Rand’ ” to the array On 
   line 224 and 225 add ” ‘ZAR’ => ‘R’ ” to the array Everytime there is an upgrade
   we have to put it back. Clients complain as today it shows there transactions
   in Rand and the next day (after an upgrade) all their transactions shows in Euro.
 * [https://wordpress.org/plugins/events-manager/](https://wordpress.org/plugins/events-manager/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [caimin_nwl](https://wordpress.org/support/users/caimin_nwl/)
 * (@caimin_nwl)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/currency-array-in-em-functionsphp/#post-7480468)
 * There’s no need to edit the core files to add new currencies to Events Manager.
 * Instead, we recommend using a snippet like the one below in the functions.php
   file of your theme.
 * [http://pastebin.com/FNHArUdy](http://pastebin.com/FNHArUdy)
 *  Thread Starter [dirkbez](https://wordpress.org/support/users/dirkbez/)
 * (@dirkbez)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/currency-array-in-em-functionsphp/#post-7480516)
 * Thanks – I should have looked for the filter.
 * I will also pass the code snippet to the payment gateway developer. The instructions
   I used came from them.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Currency Array in em-functions.php’ is closed to new replies.

 * ![](https://ps.w.org/events-manager/assets/icon-256x256.png?rev=3550347)
 * [Events Manager - Calendar, Bookings, Tickets, and more!](https://wordpress.org/plugins/events-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/events-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-manager/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [dirkbez](https://wordpress.org/support/users/dirkbez/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/currency-array-in-em-functionsphp/#post-7480516)
 * Status: resolved