Add new currency in Payment section

How to add more currencies in Buddha Panel, Payment module?

Please open the file wp-content/themes/spalab/framework/admin_utils.php and find the function dt_currencies() approxmately in line no: 937 and add the new currency value in array format. Use the same format we have used for other currencies.

Then in the same file find the function dt_currency_symbol and the new currency value in the switch case condition.

Make sure you are using the correct UNICODE values of the currency that you are going to add.

Leave A Comment?


The reCAPTCHA verification period has expired. Please reload the page.

This site uses Akismet to reduce spam. Learn how your comment data is processed.